Oracle
1Z0-590 · Question #83
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?
The correct answer is E. Modify the vcpus line in vm.cfg to read: vcpus=4. See the full explanation below for the reasoning.
Question
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?
Options
- AIn Oracle VM Manager, set the maximum number of CPUs to 4.
- BUse the xm vcpu-pin command on the domain once it is up and running, using 4 for the CPUs
- CModify the cpus line in vm.cfg to set the cpus to 0-3.
- DUse the xm vcpu-set command before the domain is up and running, using 4 for the CPUs
- EModify the vcpus line in vm.cfg to read: vcpus=4.
How the community answered
(41 responses)- A2% (1)
- B10% (4)
- C7% (3)
- D2% (1)
- E78% (32)
Community Discussion
No community discussion yet for this question.