Comment 4 for bug 728435

Revision history for this message
Surbhi Palande (csurbhi) wrote :

The following workaround can be used for the time being:

1) mdadm -S /dev/<array that you want to start in degraded mode>
and then
2) mdadm --assemble --scan --run

This should start the array that you want in degraded mode (for now)