Originally posted by: MalVeauX
Heya,
For starters, it's time to read up on RAID and HDD's in general. RAID is NOT a backup solution. Just get that idea out of your head and save yourself the time, money and data loss that you may encounter. RAID is not for backing up, it's for increasing capacity (back when drives were truly small), increasing performance (this we still can get a lot out of) and mainly for Uptime (uptime is the ability to have the machine on, serving data, all the time, or at least as often as possible even if a hardware failure occurs).
Based on what you want, it sounds to me like what you need is a NAS (network attached storage). And I recommend against RAID in your NAS machine unless you're willing to build a monstrously huge multiple-terabyte-RAID5 array. My reasoning is, you will outgrow the size of your RAID array over time. And when you do, you can't just add a drive to it and increase capacity again. You have to rebuild, which means you have to move data. You will be in a big load of trouble trying to move 1+ terabytes of data off an old array, onto something else, while you rebuild the array--meaning, whole new drives, or other media. This is really, really hard, without having basically a whole new RAID to accept the data from. This is why I suggest you avoid RAID in a NAS. Instead, just buy the largest capacity drives you can that are reliable (the 1 tb drives are very good right now and cheap) and have each one independent from the other in a NAS. Very simple. Add drives as you need them. Access all these drives & data sets from ANY machine on your network.
Again, RAID is not a good backup solution. It's also not a good NAS solution (unless you need uptime reliability and then RAID5 and RAID6 are ok, but this is major stuff, not something you ever need at home).
And as for building a NAS, yes, you can do it for $100 (minus the cost of drives of course). Though I would try to put more into it to have a good reliable power source and motherboard to work from.
Very best,