nerdexam
Broadcom-VMware

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.

Establish and Maintain Service Levels

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)
  • A
    90% (28)
  • B
    6% (2)
  • C
    3% (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.

ATo prioritize access to a resource during contentionCorrect

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.

BTo guarantee access to a resource during contention

Reservations - not shares - guarantee a minimum amount of a resource to a VM; shares only influence relative priority during contention, not guaranteed access.

CTo prioritize access to a resource at all times

Shares have no effect when resources are abundant; the prioritization mechanism only activates under contention, so shares cannot prioritize access at all times.

DTo guarantee access to a resource 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

#resource shares#resource contention#DRS

Community Discussion

No community discussion yet for this question.

Full VCP550 Practice