I don't understand why RAID is useless for read-only operation. If I have a mirror and one half fails, then it starts using the other half. Otherwise, I have to write some logic to figure out which half has failed, which is pretty much like reinventing the wheel. Not to mention how I would go about finding which half failed when intially mounting the root filesystem.
_________________________
Bitt Faulk