The Institute for Backup Trauma
fief writes "John Cleese explains why tape based backup solutions will drive a manager insane in a viral marketing bit for Live Vault. (flash required) Produced by the Captains of Industry. Links provided via AdRants" Barely an ad, mostly just hilarious. Also contains Michael Dorn. Use as directed.
I mod this video -1 unfunny. Even though it is usually a pleasure to see Cleese, even he can't breath life into this clinker. The only positive thing I can say is that it had nice production values. I want my seven minutes back. That earlier story about electrically-assisted microbial fuel cells that can be used to produce hydrogen from organic material was a knee-slapper by comparison.
"...all the labours of the ages, all the devotion, all the inspiration, all the noonday brightness..." yada yada
If it's a credible institution, where's the machine that goes 'bing'?
Moderation +4
70% Funny
20% Overrated
10% Slashvertisment
I have an idea for his next sketch, and it involves a smoking server, that features a flash animation, and less than NASA-like bandwidth available to it...
Saskboy's blog is good. 9 out of 10 dentists agree.
It's gotta involve spam.... spam... spam, spam, spam
"Who says nothing is impossible? Some people do it every day!" - Alfred E. Neuman
I enjoyed the part where their backups failed because the guy who had them drove off of a cliff, we all know that is a problem with a tape backup.
Only in our American cars, which we know (from Hollywood) have a tendency to blow up without fail in a massive fireball as soon as they leave the road.
Indy Media Watch-Proctologist of the Internet
But it'll never be as good as getting perpendicular
"Plans are for fools! Oglethorpe, the plutonian (Aqua Teen Hunger Force)
John Cleese explains why tape based backup solutions will drive a manager insane
In the next episode, he explains why Slashdotted marketing solutions will drive a network manager to suicide.
Indy Media Watch-Proctologist of the Internet
No joke. His previous company was called Fred and Ted Entertainment, which made similar videos that can be found at http://www.fredandted.com
Their whole skit about "Ambulatory Mortosis" is one of their funniest.
http://www.fredandted.com/Mortosis/index.html
Congrats, Fred. You made Slashdot's front page. Now let's see if your servers can take the slashdotting...
Why's it streaming video *sigh*? I guess it's because of advertising and stuff but streaming video sucks! Can't stream properly when slashdottet, can't email to friends, can't save to harddisk. For all you (other) webmonkeys, here's a word of advice; make a non-streamable version so more people will enjoy this (perhaps) fine video.
Your sincerely
An unsatisfied 4 MB Internet user.
. . . is when I open a website in a new tab, and the site resizes my whole FireFox window.
All for a $@#% Flash site, too.
At least it doesn't use frames, I guess.
John Cleese to do this video? I know the answer, money, but this is definitley strange. When was the last time you saw a celebrity like this involved in promoting some obscure IT product?
Because I *am* the kind of person who annoys those around me by shouting out continuity errors in theaters, here's what was in the hidden frame of the Clockwork Orange-like training video:
Congratulations
You have found the hidden frame. If you have time to look for things
like this, you have way too much time on your hands. You are
probably the kind of person who watches movies just to look for
continuity issues, shouting out, "Hey, that guy in the background is
wearing a different pair of cufflinks than he did two seconds ago!"
- as if anyone else cares. You tend to dream up elaborate conspiracy
theories that involve movie stars, politicians, and the logos of certain
brands of cereal. You used to stuff grasshoppers into soda bottles
and bury them in the playground during recess just to see how long
they survived without oxygen. You should definitely seek professional
help of some kind even before you check in to the
Institute for Backup Trauma.
Brandishing Dangerous Logic
Although not commercial, here is what I do.
I live in Wisconsin and a friend of mine lives in Nevada. He has a broadband connection and so do I. My home server has 2x200 GB hard drives mirrored. His server also has 2x200 GB hard drives mirrored. I can use half the space for my data on both servers and he can use the other half. Every other day at 3am, my server rsyncs over ssh to his. The same occurs every other day when his rsyncs with my server.
We do a full tape backup every week on Saturday and incremental backups every day. I take the full backups to my safe deposit box at the bank.
I guess what I am saying is that if any of your friends or family have a broadband connection, ask if you can use it for backup. Offer them storage space for backup or money to house a Linux box you can use as offsite backup.
If your data is extremely important, make sure you encrypt it. One time my friend thought he dropped a tape in a parking lot. I was conserned for weeks until he found the tape under the seat of his car. I learned my lesson and now encrypt everything that is important to me.
I remember in the late 70's in England my Father coming back from some training course or other raving about the films they had been shown starring John Cleese, and he was always hyped on the fact that Cleese actually made people learn through laughter. I can't remember specifics but Dad worked for Thorne EMI who were in the Security business.
Thanks for the direct link, Kev. Their server seems to be extremely slow right now, so I'd suggest using the Coral Mirror of the file.
I was told that I could listen to the radio at a reasonable volume from nine to eleven...
Me. I am the competitor. lol. $ grep /backup /etc/fstab /dev/hdb1 /backup ext3 noatime 0 0 /dev/hdb2 /backup/archive ext3 noatime 0 0
$ grep /backup /etc/fstab /dev/hdb1 /backup ext3 noatime 0 0 /dev/hdb2 /backup/archive ext3 noatime 0 0
$ grep fri /etc/crontab
1 23 * * mon,tue,wed,thr,fri root /usr/sbin/backup_home
50 23 * * mon,tue,web,thr,fri root /usr/sbin/scrub_backups
30 23 * * fri root cp /backup/`date -I`.tar.bz /backup/archive
$ cat /usr/sbin/backup_home
#/bin/sh
DATE=`date -I`
BACKUP_DIR=/backup/ /bin/tar cvf $BACKUP_DIR$DATE.tar /home /bin/bzip2 $BACKUP_DIR$DATE.tar
exit 0
ewtrowbr@adfleet-svr Avails Reports $ cat /usr/sbin/scrub_backups
#!/bin/bash
REMFILE=`ls -t1 /backup/*.bz2 | sed -e '1,5d'`
for FILE in $REMFILE ;
do
rm -f /backup/$FILE;
done;
exit 0
On the other hand, tape has NONE of these flaws. Even if your tape drive explodes in a fireball from a lightning strike, the tapes will be fine, and can be read in another drive.
And yet here's a company trying to encourage people to migrate away from tape backups? Yes, they have a good offering -- remote backups. But that can (and should) be done with tape (possibly to disk first, but with a second copy on tape or other offline media).
Sorry to make the only on-topic post in the entire story, but I just couldn't handle the FUD.
One of the scariest moments of my life was formatting my company's 150GB Netware server. It died early one Monday morning: power supply and two disks in the RAID just vaporized. The UPS, mysteriously, was fine. This was a 60-person architecture office; architecture's nearly all electronic these days, so that server *was* the company.
I put in new drives and restored from the previous Friday's tape. One guy had done some work on Saturday, which he lost, but everything else was perfect. Numerous times I've gone back to a tape from months previously (grandfather-father-son scheme) to get one or two files, and I've never had one failure. So personally, I'm a big believer in tapes.
This isn't as much "normalization" as it is "don't take so many drugs when you're designing tables."