vSphere HA agent on host cannot reach some management network addresses of other hosts:
Cannot Reach Management Network Addresses
7.x, 8.x
This issue occurs when a host experiencing a vSphere HA event is unable to ping or reach the Management Network IP address of other hosts in the cluster. The cause could be firewall rules, an incorrect Management Network IP, use of IPv6, or other network connectivity issues.
These alerts are triggered when a host goes down due to various reasons, including changes in the Master Host. If this impacts vSphere HA, it will automatically be reconfigured at the host level for the affected host to restore functionality.
Disable and Re-enable vSphere HA
Restart the vSphere HA agent on the ESXi:
Restart the hostd
and vpx
ESXi services:
root
./etc/init.d/hostd restart
/etc/init.d/vpxa restart