Symptoms:
Connection error for nsx manager https://sdkTunnel:8089/sdk/vimService invocation failed with "java.net.UnknownHostException: <vCenter_FQDN>".cm-inventory service may appear as down or flapping.VMware NSX 4.x
The NSX Manager cannot resolve the vCenter Server FQDN via DNS. This prevents the SDK tunnel from establishing a connection to port 8089 for management tasks, including cluster joining and legacy node removal.
To resolve this issue, ensure the NSX Manager can resolve the vCenter FQDN or use the manual deployment workaround below:
Method 1: Correct DNS Configuration
admin.nslookup <vCenter_FQDN>.get name-servers.set name-servers <DNS_IP>.Method 2: Manual OVF Deployment (Workaround)
join command to manually add the node to the cluster. Form an NSX Manager Cluster Using the CLIFor steps on changing NSX Manager IPs, see .