Changes

Jump to navigation Jump to search
60 bytes added ,  19:03, 28 January 2019
Line 118: Line 118:  
=== LVM and RAID Cheatsheet ===
 
=== LVM and RAID Cheatsheet ===
 
https://gist.github.com/plepe/52ecc9f18efb32c68d18
 
https://gist.github.com/plepe/52ecc9f18efb32c68d18
 +
== Remove Failed Drive ==
 +
mdadm /dev/md0 --remove /dev/sda
 
== Rebuild Array ==
 
== Rebuild Array ==
 
  sudo mdadm --stop /dev/md0
 
  sudo mdadm --stop /dev/md0

Navigation menu