It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
avatar
sanscript: The main problem with RAID0 is that every other blocks of, say 64kb, is laid on one disk, and the next on the other. And RAIDs in general can't be read like a normal disks. No OS can just read from more than one disks like that especially if it's hardware RAID.
Sounds like a good reason to never use RAID0 to me. I've only ever used mirroring, which makes a lot more sense ... each drive is a duplicate of the other.