YYYY-MM-DDTHH:MM:SS.info vpxd[01234] [Originator@6876 sub=vpxLro opID=5a6b7c8d] [VpxLRO] -- BEGIN task-internal-1234 -- HostSystem.Reconnect -- 52a1-b2c3-d4e5
YYYY-MM-DDTHH:MM:SS error vpxd[01234] [Originator@6876 sub=HpHelper] [VpxdHostSync] Duplicate FQDN detected for host: esxi-01.example.com. Reverse lookup returned multiple records.
YYYY-MM-DDTHH:MM:SS info vpxd[01234] [Originator@6876 sub=vpxdVmomi] Result:
(vim.fault.DatastoreConflict) {
faultCause = (vmodl.MethodFault) null,
faultMessage = <unset>,
name = "vsanDatastore",
datastore = 'vim.Datastore:datastore-101'
msg = "An error occurred while communicating with the remote host. Host has a Datastore that conflicts with an existing Datastore in the Datacenter."
}
YYYY-MM-DDTHH:MM:SS error vpxd[01234] [Originator@6876 sub=HostAccess] Failed to reconnect host [esxi-01.example.com]: vim.fault.DatastoreConflict
root@VCSA [ ~ ]# nslookup ##. ##.###.### (ESXI_IP Address)
209.###.##.##.#### name= esxi-01.example.com
209.###.##.##.#### name=esxi-01.example.com <-- Duplicate Entry
nslookup using IP (Duplicate Entry for FQDN)
nslookup using FQDN (Single IP shown below using FQDN)
root@VCSA [ ~ ]# nslookup ##. ##.###.### (ESXI_FQDN)
127.0.0.1
127.0.0.1###
Non-authoritative answer:
#################### (FQDN)
Address: ##.##.###.###
VMware vCenter Server
nslookup from the vCenter Server to the ESXi host reveals two different FQDN (Fully Qualified Domain Name) entries associated with the same IP address.To resolve this issue, the stale or Duplicate DNS records must be mapped to ensure a 1:1 mapping between the Hostname, FQDN, and IP address.
Verify the Duplicate Entry and Clean up DNS Records