In some cases, ESX hosts report this error in vCenter Server.
To ensure connection to the primary VMware HA in the cluster:
- Re-configure VMware HA on the host that did not have the agent running.
- Wait for the reconfigure to complete. You receive an error similar to that generated on other hosts.
- From VirtualCenter, disable VMware HA on the cluster.
- Wait for the reconfigure to complete across all hosts.
- Enable VMware HA for the cluster again.
Certain versions of Virtual Infrastructure 3 have case sensitivity enforced in the network configuration files. If the preceding steps do not resolve your issue:
- Log in as root with SSH to each ESX host.
-
Using a text editor, examine the contents of these three files:
-
/etc/hosts
-
/etc/sysconfig/network
-
/etc/vmware/esx.conf
-
Change any uppercase characters to all lowercase.
-
Save your changes and exit.
-
-
Verify the changes have taken by running the commands:
hostname
hostname -s
The results appear in lowercase.
For more information related to configuring VMware HA, see: