Last active
March 22, 2017 10:28
-
-
Save mb00g/543c76c5c1fb3c6f2257e40cbaf9ec6f to your computer and use it in GitHub Desktop.
Resize CPU XenServer
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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