When using "Cluster resource percentage" for host failover capacity in vSphere HA Admission Control, the total resource requirements are calculated from which two values?

When using "Cluster resource percentage" for host failover capacity in vSphere HA Admission Control, the total resource requirements are calculated from which two values? (Choose two.)
A. Total vCPUs assigned to each VM.
B. Average CPU usage on each VM over time.
C. Memory reservations on each VM.
D. Total memory assigned to each VM.
E. Average active memory on each VM over time.
F. CPU reservations on each VM.

microsoft-exams

3 thoughts on “When using "Cluster resource percentage" for host failover capacity in vSphere HA Admission Control, the total resource requirements are calculated from which two values?

  1. vSphere HA uses the actual reservations of the virtual machines. If a virtual machine does not have reservations, meaning that the reservation is 0, a default of
    0MB memory and 32MHz CPU is applied.
    Computing the Current Failover Capacity
    The total resource requirements for the powered-on virtual machines is comprised of two components, CPU and memory. vSphere HA calculates these values.
    The CPU component by summing the CPU reservations of the powered-on virtual machines. If you have not specified a CPU reservation for a virtual machine, it is
    assigned a default value of 32MHz (this value can be changed using the das.vmcpuminmhz advanced option.)
    The memory component by summing the memory reservation (plus memory overhead) of each powered-on virtual machine.
    Reference:
    https://docs.vmware.com/en/VMware-vSphere/6.5/com.vmware.vsphere.avail.doc/GUID-FAFEFEFF-56F7-4CDF-A682-FC3C62A29A95.ht

    correct answer is C and F

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.