Check Compatibility
Remote VMware vCenter instance <remote-vcenter FQDN/IP> has valid network identity.Remote VMware vCenter instance <remote-vcenter FQDN/IP> can be connected.The client VMware vCenter instance <client-vcenter FQDN/IP> and server VMware vCenter instance <remote-vcenter FQDN/IP> are compatible for HCI Mesh operations.Can perform precheck to Remote VMware vCenter instance <remote-vcenter FQDN/IP>.Cannot connect to remote VMware vCenter instance: <remote-vcenter FQDN/IP>.
YYYY-MM-DDTHH:MM:SS INFO vsan-mgmt[PID] [DSMgmt::PrecheckDatastoreSource opID=agw-#] Prechecking datastore source <remote-vcenter FQDN/IP> for checkCreateDsYYYY-MM-DDTHH:MM:SS ERROR vsan-mgmt[PID] [utils::IsLocalVC opID=agw-#] Got exception trying to getaddrinfo from host <remote-vcenter FQDN/IP>Traceback (most recent call last): File "bora/vsan/xvc/lib/utils.py", line 61, in IsLocalVCsocket.herror: [Errno 1] Unknown hostYYYY-MM-DDTHH:MM:SS ERROR vsan-mgmt[PID] [DSMgmt::CheckValidateDs opID=agw-#] Failed to validate Datastore SourceTraceback (most recent call last): File "bora/vsan/xvc/DSMgmt.py", line 478, in CheckValidateDs File "bora/vsan/xvc/lib/utils.py", line 69, in IsLocalVC File "bora/vsan/xvc/lib/utils.py", line 61, in IsLocalVCsocket.herror: [Errno 1] Unknown host
The issue is caused by a failure in DNS name resolution between the vCenter Server instances. The vSAN management service utilizes the getaddrinfo function to verify the remote vCenter's network identity; if the FQDN cannot be resolved to an IP address, the compatibility pre-check fails.
To resolve this issue, ensure that both vCenter Servers can resolve each other's FQDN
If updating the DNS server is not immediately feasible, implement a local host entry workaround:
#.#.#.# remote-vcenter.example.com#.#.#.# client-vcenter.example.com