VCP550 · Question #69
Why would a vSphere administrator configure resource shares for a virtual machine?
The correct answer is A. To prioritize access to a resource during contention. Resource shares in vSphere define a relative priority weighting that only takes effect when multiple VMs compete for the same resource during contention.
Question
Why would a vSphere administrator configure resource shares for a virtual machine?
Options
- ATo prioritize access to a resource during contention
- BTo guarantee access to a resource during contention
- CTo prioritize access to a resource at all times
- DTo guarantee access to a resource at all times
How the community answered
(31 responses)- A90% (28)
- B6% (2)
- C3% (1)
Why each option
Resource shares in vSphere define a relative priority weighting that only takes effect when multiple VMs compete for the same resource during contention.
Shares establish a proportional priority for resource access specifically during contention - when VMs compete for CPU, memory, or storage I/O, the hypervisor allocates those resources proportionally based on each VM's share value relative to other VMs. Outside of contention, all VMs can consume resources freely regardless of their share settings.
Reservations - not shares - guarantee a minimum amount of a resource to a VM; shares only influence relative priority during contention, not guaranteed access.
Shares have no effect when resources are abundant; the prioritization mechanism only activates under contention, so shares cannot prioritize access at all times.
Guaranteeing resource access at all times requires a reservation configuration, not shares; shares are purely a relative weighting tool during resource contention.
Concept tested: vSphere resource shares vs reservations during contention
Source: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.resmgmt.doc/GUID-C5D98D9B-FBB7-4AF7-83DE-A9A6E0DCBA10.html
Topics
Community Discussion
No community discussion yet for this question.