VMware: How to Troubleshoot vSphere HA if it Does Not Enable or Fault domain manager Agent Does Not Install on the ESXi Hosts
Summary:This article explains requirements for enabling vSphere HA in a VMware Cluster and resolving issues with Fault domain manager (FDM) agent installation on ESXi hosts.
Please select a product to check article relevancy
This article applies to This article does not apply toThis article is not tied to any specific product.Not all product versions are identified in this article.
The datastore for vSphere HA heartbeats is not accessible by all hosts.
The FDM agent is not installed properly on the ESXi host.
The network connectivity is lost between the ESXi host and the vCenter Server.
The ESXi host is not properly connected to vCenter Server.
FDM agent does not install on the ESXi host.
If the FDM agent cannot be installed on the ESXi host, do the following checks:
Check the FDM log for errors: /var/log/fdm.log
Verify that sufficient network bandwidth exists between the ESXi host and vCenter Server.
Check for a hardware issue if network traffic throughput is causing the issue.
Check that disk space is available on the ESXi host in /var and /tmp. Use the command:
vdf -h
If the issue for the install of FDM Agent on the ESXi host is related to network traffic, identify what the cause of the issue is:
Hardware issue with the Network Interface Controller (NIC)
Mismatch between NIC speed and switch speed
Hardware or firewall is blocking or slowing traffic.
Also, verify that the FDM agent files were pushed from vCenter to the ESXi host by checking that the following files exist on the ESXi host in the /etc/opt/vmware/fdm directory:
Cluster configuration: Clusterconfig
FDM configuration file: fdm.cfg
Host membership list: Hostlist
List of all Virtual Machines (VM) and the hosts that they are compatible with: Vmmetadata
See the example screenshot below:
Figure 1: Verify that files were pushed from vCenter to the ESXi host.