Technical Support Note/XenServer
XenServer의 VM에서 CPU 소켓당 Core를 표시 해주는 CLI
윤간지
2010. 2. 12. 14:37
Essentials
Assigning sockets as VCPU's:
To enable for a VM: xe vm-param-s
OR for a template: xe template-p
where # is the amount of cores per socket.
ex) Quad-core CPU x2 시스템에서 8 vCPU VM을 구동.
- xe vm-param-s
et platform:c ores-per-soc ket=4 uuid=xx - xe vm-param-s
et VCPUs-at-s tartup=8 uuid=xx