A customer wants to use hard partitioning with Oracle VM to restrict the number of cores
that can be used by a virtual machine to four cores. Which method will best accomplish that
goal?
A.
Use the xm vcpu-pin command on the domain once it is up and running, using 4 for
the CPUs parameter.
B.
Modify the cpus line in vm.cfg to set the cpus to 0-3.
C.
Use the xm vcpu-set command before the domain is up and running, using 4 for the
CPUs parameter.
D.
Modify the vcpus line in vm.cfg to read: vcpus=4.
E.
In Oracle VM Manager, set the maximum number of CPUs to 4.