Re: How would you design a large, redundant, expansive network storage device?
Quote:
Originally Posted by
AMD Killa
When the drives are mirrored, parts of each drive are kept on other drives, not just exact copies of disks.
I think you have mirroring mixed up with striping. In a RAID 0,3, and 5 the data is striped across multiple drives. In a RAID 1 or mirror, it is exactly that one drive is an exact copy or mirror of the other one.
Re: How would you design a large, redundant, expansive network storage device?
A drobo isn't a bad idea.
If you are gonna be doing automated offiste backup you are gonna have to get a better net connection with faster upload. The first time it would probably be easier to physicaly transport the data to the offsite data center as the volume of data would be so large. Then all the other backups would be smaller incremental ones.
If you end up a with a file server running *nix rsnapshot is a good tool to use.