Originally posted by: Baked
RAID 1 is for redundancy, you get no performance improvement. RAID 0 gives you some performance improvement.
Mostly correct, but as with many things in the wide world of RAID, not always. Good implementations of RAID 1 will take advantage of the availability of data on two drives to
read off them faster than possible with a single drive setup sometimes.
nVIDIA RAID, last I tested, did not improve performance.
Intel RAID, according to some of their marketing material, does, at least somewhat.
But of course neither does nothing for write performance.
RAID 0 can improve both read and write performance at the expense of added data risk and lack of any redundancy.