Drive Arrays and Fault Tolerance
In each mirrored pair, the physical drive that is not busy answering other requests answers any read request sent to the array. (This behavior is called load balancing.) If a physical drive fails, the remaining drive in the mirrored pair can still provide all the necessary data. Several drives in the array can fail without incurring data loss, as long as no two failed drives belong to the same mirrored pair.
This
NOTE: When there are only two physical drives in the array, this
Advantages
•Highest read and write performance of any
•No loss of data as long as no failed drive is mirrored to another failed drive (up to half of the physical drives in the array can fail)
Disadvantages
•Expensive (many drives needed for fault tolerance)
•Only half of total drive capacity usable for data storage
RAIDBy this method, a block of parity data is calculated for each stripe from the data that is in all other blocks within that stripe. The blocks of parity data are distributed over every physical drive within the logical drive (refer to Figure
HP Smart Array 641/642 Controller User Guide |