RAID 0 can be limited by your OS installation, your memory, the type of
controller, etc... There are to many things to say yes or now.
RAID 0 offers twice the failure rate and no fault-tolerance, do you
really need RAID 0? Chance are that you don't really need it and don't
really notice the performance increase.
RAID 0 only offers increased write performance, RAID 1 has the same
level of read performance as RAID 0.
The raid O failure is double against hard drive failure only,data corruption
will kill both drives in raid 1, hard drive failure is very slim with the
drives made today,i havn't had one fail in my raid set ups for over 3 years.
Doug, while I don't doubt your experience, I've installed many drives
(read that as just under 1000) in the last few years, and maintain a lot
of the systems those drives are in. I can assure you that today's drives
are no more reliable than the ones made 1,2,3,4,5,6,7,8 years ago.
Bad drives run in batches - a vendor will try something new to cut costs
and issue a string of bad drives. It takes about 4 months before we
determine that it was a bad batch and by that time the vendor has
corrected the problem, but we discontinue using their drives for about 8
months or more.
All forms of RAID are susceptible to data corruption by the users,
deleted files, etc... RAID 0 offers measurable increases in WRITE
performance against a RAID 1 array. Neither offers a measurable
difference in reads.
In most cases, people are not going to be impacted by data corruption
any differently when using ANY form of RAID, so most people don't bring
it up - it's not something that RAID impacts.
On the other hand, people building RAID 0 arrays sometimes get confused
and thing that because it's "RAID" that it somehow means a redundant
system and protects the data - this is not the case. In fact, you have
twice the chance that a hardware glitch/failure will render your entire
drive system unreadable/useable.
In the case of a mirror (RAID 1) if I have a drive fail and take out the
array, I can almost always install another drive, boot from it, and then
read data on the remaining array drive. In the case of RAID 0 I would
loose everything.