What are the Benefits of having RAID 0?

You will have higher read and write times, But if one of the two hard drives fail all data on the array is lost.
 
The data is shared between the 2 drives, which in turn speeds up your read and write times.
Advantage = speedier machine
Because the data is shared if one drive of a Raid 0 array fails you lose all your data.
Disadvantage = data loss if a drive fails
That's the real simple version :)
 
So with an average low-cost ermm...500gb HDD x2, what is the likelyhood that one would fail, or is there any way of preventing the complete loss of data.
 
RAID0 at least doubles the chances of losing everything.

RAID10 has the benefits of RAID0 with redundancy, but it isn't really a sensible option for a desktop machine.
 
I use a RAID 0 array for my OS drive and then have all my documents on my a different drive (well, actually, a Drobo).
 
Back
Top Bottom