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.
Search This Blog
Showing posts with label XenServer. Show all posts
Showing posts with label XenServer. Show all posts
Friday, June 8, 2012
How to control the number of VCPUs of the control-domain (dom-0)
Tuesday, April 17, 2012
XenServer domain-0's VCPU counts
In XenServer, Domain-0's VCPU counts can be found by
cat /etc/sysconfig/unplug-vcpus.
cat /etc/sysconfig/unplug-vcpus.
Subscribe to:
Posts (Atom)