RAID is not the type of backup I'm looking for. Thanks though.You can always do a RAID 1 solution, have your data backed up on an equal sized drive. That also has the benefit of increasing your read speeds sometimes.
As for external solutions, it depends on how much you need. I have a 4TB Seagate GoFlex external USB 3.0 drive and it works fine for occasionally backing up my storage drive on my PC. The ratings say that it needs some special software or firmware to use on a Mac however.
For everyone in this thread with CDs, DVDs, internal hard drives, external hard drives, RAID, etc... How are you protected if there is a fire and your equipment is destroyed or a theft and someone steals all of your equipment. For those of you in certain areas of the country - how does this protect against hurricane, flood, forest fires, etc...
I used to work for a bank that had backups delievered to an environment controlled off site storage by an armed guard. I think this is out of my budget, unfortunatly.By storing some of them off site.
Theft is harder to protect from though. Backups don't help, the only half decent way to help against that is whole disk encryption, and even then since they'll have it on hand they can brute force it for unlimited time (it's not like a network attack where they can be blocked) so eventually they will get the data.
The only true way to protect from theft is prevention. Ex: all data should be in a central highly secure location. Idealy that location should kill or knock them out, or trap them, if they do make it in unauthorized. FM200 systems are great for that. Just hook it up to the burglar alarm.
Has anyone here tried using tapes for home solution ?
Having never used one, I am quite curious about their pros and cons in this scenario.
PS
I dont meant the thousand dollars T10000C tapes, but cheaper ones meant for home users if there's any.
I use a 3 hard drive backup strategy for my file server. This has mostly home movies and pictures that are irreplacable, but also our music and tax documents, etc....
-- Everytime I need a hard drive for this system, I buy *3* identical drives
-- Install OS on all three seperately (so they can all boot if needed)
-- copy files to one
-- setup nightly rsync script for mirroring one to the other
-- use rsync script to mirror 1 --> 2 then 1 --> 3
1 & 2 get installed internally for nightly backups
#3 gets taken to work and locked in a drawer in the event of a fire / natural disaster at my house. Periodically (like every couple months) I'll bring #3 home, sync it with the others and take it back to work.