Difference between revisions of "Mdadm - reattaching a removed disk"

From MyWiki
Jump to: navigation, search
(Created page with "mdadm --manage /dev/md1 --re-add /dev/diskxx")
 
Line 1: Line 1:
mdadm --manage /dev/md1 --re-add /dev/diskxx
+
mdadm --manage /dev/md1 --re-add /dev/diskxx   ( this may not work ) <br>

Revision as of 23:31, 5 December 2014

mdadm --manage /dev/md1 --re-add /dev/diskxx ( this may not work )