Slashdot Log In
What Do You Do When the Cloud Shuts Down?
Posted by
CmdrTaco
on Tuesday August 12, @08:22AM
from the more-to-think-about dept.
from the more-to-think-about dept.
jbrodkin writes "Can you trust your data to the cloud? For users of an online storage service called The Linkup, formerly known as MediaMax, the answer turned out to be a resounding 'no.' The Linkup shut down on Aug. 8 after losing access to as much as 45% of its customers' data.
'When we looked at some individual accounts, some people didn't have any files, and some people had all their files,' The Linkup CeO Steve Iverson admits.
None of the affected users will get their lost data back. Iverson called it a 'worst-case scenario.'"
Related Stories
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.

Backups, backups, backups! (Score:5, Insightful)
Like anything else, including local technology, the key is to create a backup strategy. The cloud creates special problems for performing and managing backukps, so you need to understand your chosen compute or storage cluster provider's options, as well as other options specific for your application in regards to backups.
Reply to This
Re:Backups, backups, backups! (Score:4, Insightful)
Reply to This
Parent
Re:Backups, backups, backups! (Score:5, Insightful)
No kidding. Why do you think I said 'backups' three times in the subject line? ;) That's what I mean by a 'backup strategy' -- backup strategies, which are sometimes called 'disaster recovery plans', though that's really a bigger plan that includes a backup strategy, include making multiple redundant backups, offsite storage of backups, considerations for multiple different media, etc. There are several 'best practices', but the best strategy is going to be different for each company or department and often even for each application.
The best thing to do is to examine what kind(s) of data there is in the set, how large that data set is, how often that data gets updated, how often it needs to be accessed, and what are the potential costs for losing a day's, week's, month's, year's etc. worth of that data. That will point you in the direction as to frequency of backups, types of backups, etc.
Offsite backups are essential for any data requiring backup.
Reply to This
Parent
Re:Backups, backups, backups! (Score:5, Funny)
"No kidding. Why do you think I said 'backups' three times in the subject line?"
I think he was just backing up your statement!
Reply to This
Parent
Re:Backups, backups, backups! (Score:5, Insightful)
"No matter how much we preach to the choir, it seems that most managers simply don't want to pay for it."
Fixed that for you.
Reply to This
Parent
Re:Backups, backups, backups! (Score:5, Funny)
There, fixed that for you. Backups aren't worth a damn if the building is blown up.
Yeah, I already thought of that. *smug* I have a script that backs up all my files from our servers in WTC1 to our servers in WTC2. What are the odds we could lose both sets of servers?
Reply to This
Parent
Re:Backups, backups, backups! (Score:4, Funny)
I used to back up my data in the mustache-and-goatee universe, but it kept coming back with the Evil bit set.
Reply to This
Parent
Re:Backups, backups, backups! (Score:5, Insightful)
Don't forget to have a RESTORE strategy in place, too, and one that can be executed by others. Redundant backups don't do any good if you don't know how to restore from them, and know approximately how long it will take to restore.
We set up a test system identical to a few of our servers and had non-IT people execute the restoration plan for the core applications/data our business needs. There were a few flaws in the plan but it was a GREAT learning tool.
Reply to This
Parent
Re:Backups, backups, backups! (Score:4, Interesting)
I proposed an idea [halfbakery.com] like a P2P backup. Say you have some 20 GB you want to back up. You make 20 GB available on your system, and fire up a P2P backup program. You partner with people who want to backup also, trade backup space, and voila! You have a distributed backup system. It's all encrypted, so you can't get into other people's stuff on your system, and vice-versa. Periodically, the app checks to make sure that all your backup partners are available. If not, it starts negotiating a backup with a new partner.
Of course, you don't want to lose your stuff to a single host going down, you would have a ratio of 3:1 or 4:1 to make sure that you have high availability.
Reply to This
Parent
Re:Backups, backups, backups! (Score:4, Informative)
That idea is already quite prevalent and many programs such as BuddyBackup [databarracks.com] already use this idea.
Reply to This
Parent
Test restore, test restore, test restore! (Score:5, Insightful)
I don't have any way of verifying this story, but I worked with an old guy once who told me that he had been at a startup in the UK that was, by the sound of it, creating a kind of IMDB in about 1994. They had a team of researchers and a bunch of seed capital to create a large film database. Everything was ticking along for about 18 months and they had researched thousands of films.
Then one day, the database shut down and they traced it to some bad hardware. They replaced the hardware and restored the database from the previous night's backup. Nothing doing - the backup tape (he said it was DAT) was corrupt. So they tried the other one. Nada. Same corruption. So they tried the off-site one. Same thing. Turned out all the backups they had made seem to have transferred the same corruption resulting in nothing significant recoverable.
Had they tried a test restore at some point, they might have found out. As it was, a week after the crash, they shut the business down.
Which reminds me of another (maybe apocryphal) story: the head of IT as a large company was fond of organising disaster recovery practices by walking into the data centre, physically removing a (pre-ordained) server and leaving a note in its place with the words "The server crashed" written on it. The support staff (and presumably management) knew that this would happen, but not when, or which machine (or dependent services) would be affected. Interesting test I would say.
Reply to This
Parent
Not a new problem! (Score:5, Insightful)
What do you do when your local computer shuts down? How about a server on your company intranet? The cloud is no different. Backups are your friend!
Reply to This
Re:Not a new problem! (Score:5, Insightful)
Reply to This
Parent
Backup, Storage (Score:5, Insightful)
I can't believe this article. The number of places you store your data is directly related to the level of which it's important to you. People put all their data in once place then cry when it's gone? How is this new?
Isn't this akin to dumping all you money into one stock then whining when it tanks?
Reply to This
Re:Backup, Storage (Score:4, Insightful)
Sure, but that doesn't stop people from doing exactly that.
Reply to This
Parent
What Do You Do When the Cloud Shuts Down? (Score:5, Insightful)
Open the curtains and let the sunshine in, and water the garden.
Oh, you mean the network... what kind of fool trusts his data with someone else?
Reply to This
Re: (Score:3, Insightful)
A fool and his data are soon to be parted.
Re: (Score:3, Funny)
I build my own hard drives and power supply too!
Re:What Do You Do When the Cloud Shuts Down? (Score:4, Funny)
You don't generate your own electricity, too? Slacker!
Reply to This
Parent
Re:What Do You Do When the Cloud Shuts Down? (Score:5, Insightful)
Reply to This
Parent
The critical flaw (Score:5, Insightful)
Reply to This
OK, so I'm a dinosaur, but... (Score:4, Funny)
Besides, with Remote Desktop, FOUSs*, and continuous 'Net connections, it's pretty easy to take it with you.
* (8GB on a microSDHC the size of my fingernail is a Flashdrive Of Unusual Size in my book!)
Reply to This
Same happened to me. (Score:4, Funny)
And now look what I'm left with!
Reply to This
Link to the article on ONE PAGE (Score:4, Funny)
This version [networkworld.com] may be easier to read.
Bottom line: The Linkup is blaming Nirvanix (a third-party service provider) which is, of course, blaming The Linkup. FTA:
Summary: "He did it." "No, he did it." "No, it was him!" "You did it FIRST!" "Idiot!" "Moron!" "Jackass!" ** customers shoot them both **
Reply to This
Re:Well DUH! (Score:5, Funny)
I back up everything to /dev/null. Restoration is somebody else's job.
Reply to This
Parent