When migrating a vCenter Server Appliance (VCSA) that is registered as a Compute Manager in VMware NSX, changes to the vCenter IP address or its management environment can cause management plane disconnection, host isolation, or "Compute Manager Down" status.
This article provides the decommissioning and re-registration steps required to maintain NSX-T functionality during a vCenter IP change or cluster migration.
VMware NSX
NSX-T identifies a Compute Manager by its FQDN or IP address. If the IP changes, the underlying trust and communication between the NSX Manager and vCenter are interrupted.
Furthermore, if the vCenter is moved to a new cluster or management vCenter, existing dependencies (Host Transport Nodes, Edges, UI-deployed appliances) must be reconciled to prevent orphaned objects.
Prerequisites
Decommissioning the Source vCenter
Before migrating the vCenter to a new IP or cluster, you must decouple it from the source NSX Manager in the following top-down order:
1.Uninstall NSX from ESXi Hosts:
2.Delete UI-Deployed Edge Nodes:
3.Remove the Compute Manager:
/opt/vmware/share/vami/vami_config_net<new_vcenter_ip> in your DNS (A and PTR records).Workaround: If only the IP is changing (and not the management cluster), ensure the vCenter Server Managed Address is updated in vCenter > Configure > Runtime Settings to match the new IP, then re-sync the Compute Manager in the NSX UI.