host-Id
. 2. On vCenter Server, in /var/log/vmware/vpxd/vpxd.log
: faultDomainId = "########-####-####-####-#########-#-#######-vCenter##",
version = 21,
info 'Default'] [VpxdMoHost::UpdateDasState] VC state for host host-123 (initialized -> initialized), FDM state (Live -> FDMUnreachable), src of state (host-### -> host-###)
info 'Default'] [VpxdMoHost::UpdateDasState] VC state for host host-789 (initialized -> initialized), FDM state (Live -> FDMUnreachable), src of state (host-### -> host-###)
3. On the ESXi host, in /var/run/log/fdm.log
: YYYY-MM-DDTHH:MM:SSSZ [######## info 'Cluster' opID=SWI-########] [ClusterManagerImpl::StoreDone] Wrote hostlist version 21 verbose 'Cluster' opID=###-####] [ClusterSlave::LiveCheck] Heartbeat still pending for slave @ host-123
verbose 'Cluster' opID=
###-####]
[ClusterSlave::LiveCheck] Heartbeat still pending for slave @ host-789
VMware vSphere 7.x
VMware vSphere 8.x
host-Id
from /var/log/vmware/vpxd/vpxd.log
on vCenter Server: YYYY-MM-DDTHH:MM:SSSZ
[######## info 'vpxdvpxdInvtHostCnx'] [VpxdHostSync] Synchronizing host: host-123 of the host (host.example.com, ##.###.###.##)
$ /opt/vmware/fdm/fdm/prettyPrint.sh hostlist
Example output:
<faultDomainId>#####-#####-#####</faultDomainId>
<version>21</version>
<hostId>host-123</hostId>
<hostName>
host.example.com
</hostName> <sslThumbprint>##:##:##:##:##:##:##:##:##:##:##:##:##:##:##:##:##:##:##:##</sslThumbprint>
<ipAddress>##:##:##:###</ipAddress>
<mac>##:##:##:##:##:##</mac>
<mac>##:##:##:
##:##:##
</mac> <build>47####</build>
Note: ESXi hosts in Maintenance mode in the cluster will not be listed in the output.