come on Oscar, you are not an IT consultant. But your questions are ok.
I’m building a backup server for my home network. As I understand, if I use 4 drives in a RAID 1 config, then purposefully remove one drive and store it offsite, the array will degrade but will rebuild if I insert the exact drive back.
REPLY – this is incorrect. RAID 1 is called Disk Mirroring. You use a single drive, or a group of drive to create a duplicate, or a mirror of the other set. You can’t compress all the redundant data from the drives onto one drive, and then “take it home”. The idea of having all the data compressed onto one drive (called a Parity drive) is called RAID 3 – which was well used by companies like Medea and HUGE systems, but is never used anymore. And no one just took out the parity drive – it was there at all times to be your emergency, in case you had a drive failure.
Now, if I take this a step further, if I lose the other three drives, is there enough information left on the drive to rebuild the array if it was installed into a new computer with as much of the same hardware as possible, including the same RAID controller?
REPLY – no, no, no. If you want to “take home” a drive with the identical information, buy a second drive array, and use a clone program (like super duper) to make a clone of your media. You don’t
intentionally “break” your drive array to keep it as a backup. Drives are so damn cheap today, and there are so many cloning programs out there. Your concept of what you want to do is rediculous.
Because of my lab environment, I have several TB of data that needs to be backed up, and I’m trying to learn to live without tape backup. Any other thoughts for economical on/offsite backup on a home network?
REPLY – a 1TB drive is $55 bucks. Buy a SATA drive toaster for $29 bucks (that connects via SATA or USB) and make a backup. You don’t need LTO for what you are doing. There is a new invention called GOOGLE that will let you easily find countless numbers of backup programs – some free, some inexpensive. And you can always simply drag your media from one disk to the other, and don’t spend any money.
Bob Zelin