Originally posted by: obeseotron
You'd likely get better performance in general from 1 newer faster hard drive than 2 older one's for anything but pure sequential transfer. Maxtor's 300GB 16mb cache drives are very, very fast according to storage review, in many cases matching a raptor, and they're going for like $120. I run 2 of them in RAID0, but I also have a pair of unRAIDed Hitachi 250GB drives where I have duplicates of things like documents and music stored. It's a real pain to get windows installed on a RAID array without a floppy drive (my motherboard is missing pins on the connector, screw you MSI). Once it is installed though I do feel that it is very, very fast. Game loads are still long, but not quite as obnoxious, and I do a fair amount of video stuff and that is helped moreso than general windows usage. Still I wouldn't do something like RAID 2 older drives, you'll do much better to get a new SATA drive with NCQ and 16MB cache.
Edit:
Originally posted by: gsellis
R0's best feature is to give you big volumes with smaller drives. I have a pair of 200s being a 400 and a pair of Raptors being a 74. Got the Raptors for the speed, but R0 for the size. Zepper wins with the answer of increased risk of failure (as opposed to the erroneous 'doubles' the chance of failure )
Actually it does basically double your chances of failure. If normally 5 drives out of 100 fail the fail rate for a single drive is obviously 5% (95% chance of success) but your chances of a RAID0 array with 2 drives failing is 9.8%.
(95/100)*(94/99)=90.2% - Stats 101.