Slashdot Mirror


Affordable and Safe Data Protection Practices?

cfreeze asks: "With the recent fire at the University of Twente, I started to think 'Are the steps I'm taking to backup my home network sufficient?'. The first thing going through my mind was the need to mail a set of recent backup discs to a family member. I feel this is a good first step, but due to the distances involved it may prove to be impractical. The second was a small hidden personal safe that is fireproof. What steps are you taking?" If you are interested in truly protecting your data, you have to realize that making backups is just a start. Next comes protecting those backups from floods, fires, and other catastrophes that might occur. What do you do to protect your backups?

7 of 583 comments (clear)

  1. Online Backup by ishamael69 · · Score: 4, Interesting

    Why not do online backup? Many companies offer this fairly cheaply...

    For instance NovaStor

  2. How many buildings must burn by Phronesis · · Score: 5, Interesting
    When I was in graduate school, I saw enough disasters (laboratory floods, thefts, etc.) that the watchword became, "How many buildings must burn down for me to lose my dissertation data?" Multiple complete backups in multiple distinct buildings, separated by large distances on the scale of a firebreak was the standard.

    One fellow, who was paranoid about the permanence of magnetic media, even kept a copy of his raw data on punch cards (cartons of them).

  3. Re:Three words: by davidmcn · · Score: 5, Interesting

    Sure, they may not be insured, but odds are next to none that both the backup that you keep at your house, the current running version of things on your lan and your bank are ALL going to go the way of the dodo on the same day. And if your really concerned about that then keep 2 deposit boxes at different branches of your bank.

    --
    Memories become legend, Legend fades to myth, and even myth is forgotten by the time that age comes again.-Robert Jordan
  4. Practical advice by onyxruby · · Score: 4, Interesting
    First, In a business environment. Your data safe for your media is most likely not intended to protect computer media. It is designed to protect things like papers. As a result, I have heard many horror stories of smoke damage ruining tapes, and heat damage ruining cdr's. What you need to do is to have a smaller safe inside of a larger safe. This provides an additional layer of protection for environmentally sensistive data retention methods.


    Do your incremental backup at least once a day. Do a full backup once a week on two media. Keep one on site and the second offsite at a records retention service like iron mountain. Change out media at least once a year. I have seen sites that have been using the same tape backup tapes for years religously and have literally worn out their tapes. Make sure that you also backup your security keys for your data to a safe deposit box or that offsite data retention company. It is too easy for the key to be safely stored online on an admin station or server that gets burned in the fire.


    Some companies that have very large enterprise data centers will even go so far as to have mirrored backup facilities. These companies effecticely have an entire redundant NOC that is at another physically seperate facility. Treat this much as you would your Internet servers in that you want to make sure that this facility has redundant internet and phone connectivity. Some firms that were wiped out by 9/11 had such facilities available in dedicated host sites and were able to seamlessly transition over within the day. The other firms quickly discovered that such space and facilities were taken by other WTC firms that beat them to the puch. This is by far the most expensive option there is, and is also the most survivable. For a company of sufficeint size though, even a single day down would easily exceed the millions this option can cost. Recommended only for very large operations.


    Another option if you have a campus type facility is to lay underground redundant fiber between buildings. Have your redundant servers and tape backups there. This is very expensive if you have to dig up the ground. However once implemented this is probably one of the cheapest to maintain. Many uni's do this as a matter of course. They have enough data to make the occasional tape back up to offsite facilities impractical. This also allows for much higher speed operations that an internet backup. I have worked with (very large) banking facilities and techs from the various vegas casinos, and this practice is fairly widespread there.


    I have also had a number of facilities that had mirroring in use and never realized that the primary disk had failed and that they had been living off their mirror for some time. So check your mirror every now and then to make sure it isn't running off backup. Also, if you have a raid array, make you have a hot swap /and/ a spare disc available. I have seen a nasty lightning storm take out one disk on an array, only to have the same storm take out another disk a few hours later right after the hotswap had just been put in (server room /was/ on ups and line filtering). Afterall if an environmental condition is sufficeint to take out one disk, it's usually sufficeint to take out or fatally damage another.


    Last and most important. Test your backup! I can't tell you how many times I have worked with people that had backups that were worthless. I have probably referred at least one hundred facilities over the years to ontrack for data recovery when their tape backups, hard disks or raid facilities failed.

  5. They make media fireproof boxes too... by gosand · · Score: 5, Interesting
    but can the storage format your putting your data on stand up to the heat?

    Oddly enough, I was just looking into these earlier today. They make media fireproof safes. Most of them I saw say that they will keep the internal temperature uner 125 degrees F, and under 80% humidity. 125 degrees is the melting point of most portable media. They seemed pretty costly, but if you are going to get a fireproof box, why not spend the extra $100 to get one that is media friendly? I saw some decent, albeit small, ones for around $250.

    --

    My beliefs do not require that you agree with them.

  6. Well, since we're talking about home networks... by Anthony+Boyd · · Score: 5, Interesting

    ...for my personal data, I just burn it to CDs every now & then, and then throw the CDs into the glove compartment of my car. Of course, I'm not backing up pr0n, so all my data fits onto 2 CDs, and since I've already got a few music CDs in the glove compartment, might as well drop the other CDs there too. My car is enough "off site" (I don't park in my house's garage) that the data will be fine if my house burns down. I've never had the summer heat bake the CDs into oblivion, they've always been fine. Low end, sure. But it's good enough for home use.

  7. my home network back system by bogie · · Score: 5, Interesting

    Basically my system is for the cheap and really lazy average user, but it still works fairly well. You'll need to spend some money, but that's just comes with the territory.

    You need either a cdrom burner or tape drive on your server. You should be able to get a used 4/8GB DAT tape drive and scsi card off ebay for $100 max or a 48X burner for around $60. Then you'll need to get some 4/8 dat tapes which are dirt cheap at like $3-5 per tape, or some 50 packs of cdr discs which cost around $15. You'll of course need a hard drive big enough to store all your stuff, but considering you can get a 80GB one off pricewatch for under $100 that shouldn't be a problem. Also I personally use software RAID 1, which is nice, but if your short on funds you can do without it.

    Basically on your server either linux or windows 2000, you have two shares or volumes dedicated just to your data. One is your read-only permenant share of mp3's,docs and crap you've downloaded. This share is readonly as an extra precaution. You can just pull what you need off it and copy it to your temp share if the file has been changed and needs to be backed up. The other is a read/write "temp" share which besides being a area to store New data you've downloaded, is for files you've worked on from your readonly share and as a result now need to be backed up. After they are backed up, you will then move them back to the readonly share.

    On the temp share you will be using a quota system that should come with your OS. You will set this quote for say 650MB for cdrbackup and say 3.75GB if your backing up to a 4/8GB tape drive.

    Now what this system does is stops the most common problem for backups. Since most people A) don't remember to backup and B) just stuff file after file on their server, is stop them cold if they exceed their temp storage space, which now is the same exact size as their backup media. At that point you HAVE to backup, and then you can move those files to your read-only share for further safe keeping. I constantly see people who put off backing up and then realize they have 25 GB that need to be backup up to Cdr. One additional step which although like RAID 1 most people won't due, is to make 2 copies everytime you backup. This is actually really easy and it then allows you to keep one set of backups offsite and one onsite. Offsite can be anywhere, that isn't in your same dwelling.

    This system isn't one I would ever use at a client, but it works well enough, is cheap, and doesn't let the user's datasize grow widly unless they override the quota, which at that point nothing can help them.

    Hopes this helps.

    --
    If you wanna get rich, you know that payback is a bitch