
Originally Posted by
loki
Depending a bit on the controller, RAID1 arrays can boost read transfer rates almost as much as a RAID0 array. The problem with FSX and RAID0 arrays is that RAID0 is better at transferring large files, like 100+MBs each, not multiple small files. Part of this has to do with the overhead of the array, and partly because RAID0 arrays don't improve seek times. Also, most people only have software based RAID controllers, not a dedicated hardware controller with its own memory.
For most of us a single faster drive will be better than a RAID0 array. RAID1 is a little better in than your data is more secure, but you lose half of the total capacity of the drives.
RAID1 isn't meant for backing up data. It is designed to limit downtime due to a dead hard drive. If you get a virus, or your computer is hit with a power surge, the data on both drives will still be affected.
Bookmarks