in Xen, dom-0 can use both 'xm vcpu-pin' and 'xm vcpu-set' as well as other guest domains. However, in Xenserver, the same analogy won't work.
1. xe vm-vcpu-hotplug new-vcpus=<n> uuid=<uuid of the control domain> yields
Error: No matching VMs found
Alternatively, you may want to find the menu list file in the boot directory and specificy the number of CPU and the size of memory for the boot option.
"dom0_max_vcpus=X"
In order to dedicate those VCPUs, dom0_vcpus_pin needs to be specified in the boot option.
No comments:
Post a Comment