As for the RAID, if this is only backing up data, I have often used RAID 0 for a backup system, as the chances for failure in both the primary and backup unit at the same time are low. If you want more redundancy, RAID 10 would give you striping and mirroring (2X the drives), and in RAID 10, if a drive fails, you pull that drive out, replace it with the same capacity/speed drive, and rebuild the array (it should be automatic), and you are back up and running in no time.