Linux:mdadmReaddDisk
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
[]Category:Linux]]
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
[]Category:Linux]]