I am trying to reduce the number of VCPU on Dom0, but not understanding why its not reducing the number.
Log:
[2016-02-11 13:43:25 2550] INFO (XendDomainInfo:1977) Set VCPU count on domain Domain-0 to 5
Commands:
root@user:/home/user# xm list
Name ID Mem VCPUs State Time(s)
Domain-0 0 2024 10 r----- 994.1
root@user:/home/user# sudo xm vcpu-set Domain-0 5
root@user:/home/user# xm list
Name ID Mem VCPUs State Time(s)
Domain-0 0 2024 10 r----- 994.4