Adding disks to an existing disk array
Some controllers support adding disks to existing RAID level 5 or 6 disk arrays, which allows you to dynamically increase the capacity of a disk array while preserving its existing data.
After you add disks to an existing disk array, they are
protected and become part of the disk array but will not contain parity
and the data will not be restriped. Use of this feature, however,
will result in a performance penalty. The first part of the performance
penalty exists because not all the drives in the array contain parity
and therefore the drives with parity are accessed more often for parity
updates. The second part of the performance penalty comes from the
data not being restriped and therefore reducing the ability to use
the hardware assisted stripe write features.
An Array Candidate pdisk is not necessarily a candidate that can be added to an existing array. In addition to being an Array Candidate, the pdisk must also be recognized by the adapter as having its data zeroed. This situation ensures that when the disks are added to the array, the parity data will be correct and the array will remain protected against disk failures.
To add disks to an existing array, do the following:
Note: Not
all controllers support adding disks to an existing array. See the
feature comparison tables for PCIe3, PCIe2, PCIe and PCI-X cards to
look for controllers that contain this support.
To enable higher level components in the system to use the
increased capacity of the disk array, additional steps might be needed.