|
If you are referring to mdadm raids, you can only change the number of active devices in a software raid1 using the mdadm Grow Mode (option -G or --grow).
At some time in the future, it is anticipated that you will be able to change the number of active devices in a software raid5, but it isn’t currently implemented.
To add an extra drive as an active device to your raid5, you will need to start from scratch and rebuild the raid5 with the extra active device.
|