Skip to content

Instantly share code, notes, and snippets.

@soediro
Created September 7, 2017 20:26
Show Gist options
  • Save soediro/704dcd40beb5e0fc86ab1df2368c43b8 to your computer and use it in GitHub Desktop.
Save soediro/704dcd40beb5e0fc86ab1df2368c43b8 to your computer and use it in GitHub Desktop.
Sofware RAID on Xenserver

mdadm --create /dev/md0 --level=0 --raid-devices=24 /dev/sd[bcdefghijklmnopqrstuvwxy]
xe sr-create content-type=user device-config:device=/dev/md0 host-uuid=8797b704-d318-44db-8e4f-8344fea712ab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment