raid
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| raid [2022/01/31 12:24] – [Rebuild array with replaced disk] paulsmith | raid [2022/01/31 21:11] (current) – [Rebuild array with replaced disk] paulsmith | ||
|---|---|---|---|
| Line 75: | Line 75: | ||
| mdadm /dev/md0 --replace /dev/sdf1 --with /dev/sdb1 | mdadm /dev/md0 --replace /dev/sdf1 --with /dev/sdb1 | ||
| mdadm /dev/md0 --remove /dev/sdf1 | mdadm /dev/md0 --remove /dev/sdf1 | ||
| + | |||
| + | mdadm --detail --scan > / | ||
| + | update-initramfs | ||
| </ | </ | ||
raid.txt · Last modified: by paulsmith
