commit | 4ec1e369af83f7ecdfbd48a905e44fc9910115ba | [log] [tgz] |
---|---|---|
author | Jonathan Brassow <jbrassow@redhat.com> | Thu Oct 11 13:40:24 2012 +1100 |
committer | NeilBrown <neilb@suse.de> | Thu Oct 11 13:40:24 2012 +1100 |
tree | 5e7287f870140e041190604ede472ae4d7fa2baf | |
parent | eb6491236f283eb6ebc5421fcdb14b86701a7e36 [diff] |
DM RAID: Add rebuild capability for RAID10 DM RAID: Add code to validate replacement slots for RAID10 arrays RAID10 can handle 'copies - 1' failures for each mirror group. This code ensures the user has provided a valid array - one whose devices specified for rebuild do not exceed the amount of redundancy available. Signed-off-by: Jonathan Brassow <jbrassow@redhat.com> Signed-off-by: NeilBrown <neilb@suse.de>