Skip to content

Instantly share code, notes, and snippets.

@mb00g
Last active March 22, 2017 10:28
Show Gist options
  • Save mb00g/543c76c5c1fb3c6f2257e40cbaf9ec6f to your computer and use it in GitHub Desktop.
Save mb00g/543c76c5c1fb3c6f2257e40cbaf9ec6f to your computer and use it in GitHub Desktop.
Resize CPU XenServer
xe vm-param-set uuid=0f4e3f10-d300-3858-628b-669f652970a7 VCPUs-at-startup=1
xe vm-param-set uuid=0f4e3f10-d300-3858-628b-669f652970a7 VCPUs-max=24
xe vm-param-set uuid=0f4e3f10-d300-3858-628b-669f652970a7 VCPUs-at-startup=24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment