How To Store Internal Hard Drives?
mike writes "I have been ripping all my movies and TV shows for easy viewing through a media PC. Because I would rather not rip everything again I'm looking for a simple backup solution. I'm considering a hard drive dock and several internal hard drives to use as 'disks' to back things up every once in a while but I don't know what the best way to store internal drives would be in the meantime. Could they sit together in any empty box and be OK, or would a number of externals be worth the slightly higher cost with fewer worries about storing them in the meantime?"
The OP already has the online storage covered. This is regarding using HDD's for offline (not spinning) storage. Even if they're not being accessed and are physically separate from the primary storage, you still are subject to wear (spinning platters) and things like power surges.
Putting the dries back into their orignal enclosures, or perhaps an "OEM Pack" piece of foam (with anti-static bags) may be the best option. Better, consider putting the whole mess into a media-rated fire-safe.
I have two home-built servers: one is an always-on, live NAS; the other is a backup server that I power on only to do backups (or restores if it comes to that). First rule I go by: always use the slower 5400 RPM drives, such as the Western Digital "Green" or the Samsung EcoGreen. For both media streaming and backup purposes, these hard drives are still plenty fast. The biggest benefit, though, is that they use less energy (particularly important if your system is always on), and don't get as hot, making cooling much easier (which usually also translates to quieter).
My live server is currently 4 x 1TB drives in RAID-5, using Linux software RAID. (I know RAID is no substitute for backup, but I still consider it "quasi" backup. But I also have real backup.) This system is fairly un-interesting: it's your typical DIY NAS.
The backup server is housed in the Norco RPC-4020. For $300, you get 24 SATA hot-swap bays. That price is hard to beat. I haven't filled this case up with drives yet, and I have plenty of physical space going forward. The hardware is just some unused spare components I had lying around. Extra SATA ports are provided by the Supermicro AOC-SAT2-MV8 (which works fine in "regular" 32-bit PCI slots).
This, IMO, is a pretty simple set up. I just power up the backup server whenever I need it, and turn it off when I'm done. I don't care about performance, since backups are always run as a batch job (typically over night).
Before I bought that Norco case, I was just using individual drives with a Thermaltake BlacX SATA-to-USB hard drive docking station. This is cheaper, just slightly less convenient. I did order 50 "zip lock"-style anti-static bags for $13. I ordered them from staticbags.com ("GRC Enterprises" was listed on my invoice). After I copied data to the drive and put it in an anti-static bag, I just added it to the stack of drives I had on my bookshelf. The Norco case definitely looks better! :)
All in all, I consider my system fairly robust. It's only semi-secure against my stupidity, and since its all housed in the apartment, does not safeguard against fire. But since the media rips are just copies of DVDs I actually own, my insurance policy becomes the ultimate backup.
Don't forget to migrate to a new (set of) drives every 5 years or so. Drives get bigger and in my experience you can collapse 4-5 into 1 after that period. This assumes you end up with lots of drives. This also refreshes your copies of the data. Sidebar - watch out for your O/S silently converting long file names to 8.3 filenames if your filepathnames are too long (esp. if you lengthen the filepathname somehow).