David M. Strang wrote:
Okay, my array is degraded -- and the device /dev/sdm is disabled.

Short of a reboot, is there a way to re-enable the device? It's already flagged as faulty in mdadm.

man mdadm
mdadm --remove /dev/mdN /dev/sdm
mdadm --add    /dev/mdN /dev/sdm

/mjt
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to