Skip to content

Instantly share code, notes, and snippets.

@maxbelyanin
Created February 25, 2016 12:11
Show Gist options
  • Save maxbelyanin/df0838c266cd7bfe1242 to your computer and use it in GitHub Desktop.
Save maxbelyanin/df0838c266cd7bfe1242 to your computer and use it in GitHub Desktop.
raid xenserver
mdadm --stop /dev/md3
mdadm --assemble --scan
watch -n 1 cat /proc/mdstat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment