2V0-622D · Question #19
In a vSphere 6.5 cluster, the administrator notices that it is possible to set a percentage in the DRS option, "Control CPU over-commitment in the cluster." Which is the purpose of this setting?
The correct answer is B. It sets and enforces a maximum ratio in percentage between powered on virtual machine CPUs. The DRS CPU over-commitment setting enforces a maximum ratio between total powered-on virtual CPUs and the cluster's physical CPU threads to limit CPU contention.
Question
In a vSphere 6.5 cluster, the administrator notices that it is possible to set a percentage in the DRS option, "Control CPU over-commitment in the cluster." Which is the purpose of this setting?
Options
- AIt sets and enforces a maximum percentage of virtual machine CPU usage in GHz in comparison
- BIt sets and enforces a maximum ratio in percentage between powered on virtual machine CPUs
- CIt prevents the creation of any additional virtual machines in the cluster.
- DIt calculates the total shares assigned to all virtual machines in comparison to GHz of available
How the community answered
(33 responses)- A9% (3)
- B85% (28)
- C3% (1)
- D3% (1)
Why each option
The DRS CPU over-commitment setting enforces a maximum ratio between total powered-on virtual CPUs and the cluster's physical CPU threads to limit CPU contention.
The setting is based on a vCPU-to-pCPU count ratio, not a GHz consumption comparison, so it does not cap aggregate virtual machine CPU usage measured in GHz.
This setting controls the vCPU-to-pCPU ratio across the cluster by capping how many powered-on virtual machine vCPUs can exist relative to the total number of physical CPU threads available. When the ratio limit is reached, DRS will prevent additional virtual machines from powering on in the cluster. This directly governs CPU over-commitment rather than raw GHz throughput.
The setting limits VM power-on operations once the ratio threshold is met, but it does not prevent the creation (provisioning) of virtual machines in the cluster.
The setting does not involve shares or compare shares to available GHz; shares are a separate resource entitlement mechanism used during CPU contention scheduling.
Concept tested: DRS CPU over-commitment ratio control
Source: https://docs.vmware.com/en/VMware-vSphere/6.5/com.vmware.vsphere.resmgmt.doc/GUID-A0BEA89A-4D77-4931-A7FF-F39E3E06F56A.html
Topics
Community Discussion
No community discussion yet for this question.