An administrator has configured a cluster with the Host Failures Cluster Tolerates admission control policy, as
shown in the Exhibit:
Based on the exhibit, which two statements are true? (Choose two.)

A.
The number of slots per cluster node is four.
B.
The cluster can sustain loss of only one node.
C.
The number of slots per cluster node is three.
D.
The cluster can sustain the loss of two nodes.
Explanation:
BC is correct.
Largest RAM size is 10GB so no of slots is 3.
Total RAM is 42 GB. So needs to hosts to be up. So 1 node can fail.
Slot size is comprised of two components, CPU and memory.
– vSphere HA calculates the CPU component by obtaining the CPU reservation of each powered-on virtual machine and selecting the largest value. If you have not specified a CPU reservation for a virtual machine, it is assigned a default value of 32MHz. You can change this value by using the das.vmcpuminmhz advanced attribute.)
– vSphere HA calculates the memory component by obtaining the memory reservation, plus memory overhead, of each powered-on virtual machine and selecting the largest value. There is no default value for the memory reservation.
https://pubs.vmware.com/vsphere-50/index.jsp?topic=%2Fcom.vmware.vsphere.avail.doc_50%2FGUID-85D9737E-769C-40B6-AB73-F58DA1A451F0.html
https://docs.vmware.com/en/VMware-vSphere/6.5/com.vmware.vsphere.troubleshooting.doc/GUID-58841E8B-1FDF-4CEF-800A-1090DE42170D.html
2
0