By
Published: 14 Sep 2009
In a RAID 10 configuration with four drives, can you recover data if two drives fail?
A
RAID 10 configuration comprises two or more
mirrored pairs of drives. Drives that are on each "side" of the mirror have data
striped across them in a RAID 0 format. This combination of mirrored pairs (
RAID 1) and striping (RAID 0) is how RAID 10 gets its name. Because you must have at least two mirrored pairs to create a RAID 10 array, the minimum number of drives in a RAID 10 format has to be four.
So it's possible to recover data if two drives in a RAID 10 configuration fail, but it's dependent upon which two drives fail. Consider a four-drive RAID 10 setup where drives A and B have data striped across them and are mirrored by drives C and D on the opposite side. This RAID group can recover if any or all drives in a stripe fail, but not if both drives in a particular mirror fail. Therefore, we can recover if drives A and B or drives C and D fail, but not if drives A and C or drives B and D fail.
When adding an old hard drive to RAID sets on servers, it’s important to account for factors such as the number of drive bays in the host. See how to...
Continue Reading
In this Ask the Expert, Steve Pinder talks about which RAID level to choose, depending on the criticality of your data or the capacity required.
Continue Reading
Find out how RAID 5 handles sharing data shares data in a 10 MB file among five drives, including how striping and parity data figure into the ...
Continue Reading
Read more on SAN, NAS, solid state, RAID