Linux:mdadmReaddDisk

From Nigel's Wiki
Jump to navigation Jump to search

If /proc/mdstat shows a disk is missing then it can be readded


 mdadm --manage /dev/md126 --re-add /dev/sdb1
 mdadm --manage /dev/md127 --re-add /dev/sdb2