steelie34 wrote:
raid provides fault tolerance... but since the disks undergo heavy read/write usage, they fail much more often, which is why it's generally not the best for long term storage. i still say tape is the way to go...
How often does your PC read/write from/to the System drive? Thousands of times
every time you use your PC.
How often does a home file-server read/write from/to the Data drives? Fewer times,
only when you choose to back-up.
RAID'd HDDs can
appear to fail more often, but they don't - it's just that you generally have at least 3 HDDs in a good fault-tolerant RAID array - so there is three times as much chance of a
single HDD failing.
The most important part of RAID is the 'R' - which stands for 'redundancy' - this, combined with the funky error-correction algorithms used, means, that, say you have a 3-disc RAID5 set up, if one drive fails, your data will still be completely accessible and 100% correct - as long as you then replace the failed drive before another dies, you're fine - and, again, the more drives you add the safer it gets.
Like I said - lot's of small HDDs in RAID5 FTW.