What are two requirements for a fully functional vSphere HA cluster? (Choose two.)
A.
Compatible CPUs in each host in the cluster
B.
Access to shared storage from all hosts in the cluster
C.
Static IP addresses for each host in the cluster
D.
A minimum of two VMkernel ports
No need to static ip addresse for each host, try it
I think right answer:
Access to shared storage from all hosts in the cluster
A minimum of two VMkernel ports
Well, as per
http://pubs.vmware.com/vsphere-50/index.jsp?topic=%2Fcom.vmware.vsphere.avail.doc_50%2FGUID-E90B8A4A-BAE1-4094-8D92-8C5570FE5D8C.html
All hosts need to be configured with static IP addresses. If you are using DHCP, you must ensure that the address for each host persists across reboots.
However, MAC reservations would do the same trick, so the wording of this answer SUCKS.
Answer “D” is a recommendation, not a requirement
NO,NO, correct answer is B&D
Answer D: one port is necessary, two ports are recommended. Answer D is correct!
Anseer C: static IP is general method, DHCP is a optional under some conditions. Answer C is not required!