The purpose of this article is to resolve HA initialization error.
Symptoms:
YYYY-MM-DDTTTT:MM:SS.[06212 info 'commonvpxLro' opID=########-########-##-#] [VpxLRO] -- BEGIN task-internal-27741 -- -- DasConfig.ConfigureHost --
YYYY-MM-DDTTT:MM:SS [06212 info 'vpxdvpxdMoHost' opID=########-########-##-#] [HostMo::UpdateDasState] VC state for host host-xxx (HA disabled -> uninitialized), FDM state (UNKNOWN_FDM_HSTATE -> UNKNOWN_FDM_HSTATE), src of state (null -> null)
YYYY-MM-DDTTT:MM:SS[06212 error 'DAS' opID=########-########-##-#] [VpxdDasConfigLRO::Config] Timed out waiting for election to complete or for host to join existing master
YYYY-MM-DDTTT:MM:SS[06212 error 'DAS' opID=########-########-##-#] [VpxdDasConfigLRO::Config] EnableDAS failed on host [vim.HostSystem:host-<hostname>]: class Vim:Fault:Timedout::Exception(vim.fault.Timedout)
fdm.log: [FFC8AB70 info 'Election' opID=SWI-6058ed8] Slave timed out
fdm.log: [FFB7AB70 verbose 'Cluster' opID=SWI-56f32f43] Marking slave host-xxx as unreachable
Note:The preceding log excerpts are only examples.Date,time and environmental variables may vary depending on your environment
Please run these commands on the working and the non working host.
esxcli network firewall get
esxcli network firewall ruleset list
esxcli network firewall ruleset allowedip list
esxcli network firewall ruleset rule list
esxcli system settings encryption get
Ran the below commands
on esxi host to check the connectivity
nc -zuv ESXi IP 8182
From VC:
curl -v telnet://ESXIP_Working_IP:8182 also for non working