2V0-621D · Question #194
How does vSphere High Availability calculate the memory slot size of a virtual machine?
The correct answer is A. Virtual machine memory reservation + overhead of largest virtual machine. vSphere High Availability calculates the memory slot size for a virtual machine by summing its memory reservation and the memory overhead required for the largest virtual machine within the cluster.
Question
How does vSphere High Availability calculate the memory slot size of a virtual machine?
Options
- AVirtual machine memory reservation + overhead of largest virtual machine
- BVirtual machine memory reservation - overhead of largest virtual machine
- CVirtual machine memory reservation + overhead of smallest virtual machine
- DVirtual machine memory reservation - overhead of smallest virtual machine
How the community answered
(22 responses)- A91% (20)
- B5% (1)
- D5% (1)
Why each option
vSphere High Availability calculates the memory slot size for a virtual machine by summing its memory reservation and the memory overhead required for the largest virtual machine within the cluster.
The vSphere HA slot size for memory is determined by the virtual machine's configured memory reservation combined with the estimated memory overhead needed by the ESXi host to run that virtual machine. To ensure any VM can be restarted, HA uses the values from the largest configured virtual machine in the cluster for this calculation.
Subtracting the overhead would result in an insufficient memory slot size, potentially preventing a VM from powering on during an HA event.
Using the overhead of the smallest virtual machine would underestimate the memory requirements for larger VMs, leading to a miscalculation of HA capacity.
Subtracting the overhead and using the smallest virtual machine's values would lead to a significantly inaccurate and insufficient memory slot size for HA planning.
Concept tested: vSphere HA slot size calculation
Source: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.ha.doc/GUID-D81D29BF-F15C-4F91-AA02-39082F81D635.html
Topics
Community Discussion
No community discussion yet for this question.