NSX Manager and vCenter have a one-to-one relationship. For every instance of NSX Manager, there is one vCenter Server. This is true even if you are using the NSX cross-vCenter feature. After you install NSX Manager and ensure that the NSX management service is running, the next step is to register a vCenter Server with the NSX Manager.
Only one NSX Manager can be registered with a vCenter. Changing a vCenter registration can lead to an issue in which the change does not get communicated correctly to all affected vCenters and NSX Managers.
For example, suppose you have the following initial configuration of NSX Managers and vCenters:
NSX1 ----> VC1
NSX2 ----> VC2
If you change the configuration on NSX1 so that its vCenter is VC2, the following occurs:
NSX1 correctly reports that its vCenter is VC2.
VC2 correctly reports that its NSX Manager is NSX1.
VC1 incorrectly reports that its NSX Manager is NSX1.
NSX2 incorrectly reports that its vCenter is VC2.
In other words, if a vCenter is already registered with one NSX Manager, and then a different NSX Manager registers the same vCenter, the vCenter automatically removes its connection with the first NSX Manager and connects to the new NSX Manager. However, when you log in to the first NSX Manager, it continues to report a connection to the vCenter.
To prevent this issue, remove the NSX Manager plug-in from VC1 before registering it with VC2. For instructions, see Safely Remove an NSX Installation.
Prerequisites
The NSX management service must be running. You can verify this by using a Web browser to open the NSX Manager appliance GUI at https://<nsx-manager-ip> and looking at the Summary tab.
You must have a vCenter Server user account with the Administrator role to synchronize NSX Manager with the vCenter Server. If your vCenter password has non-ASCII characters, you must change it before synchronizing the NSX Manager with the vCenter Server.
Procedure
What to do next
VMware recommends that you schedule a backup of NSX Manager data right after installing NSX Manager.
If you have an NSX partner solution, refer to partner documentation for information on registering the partner console with NSX Manager.
Login to the vSphere Web Client and make sure that the Networking & Security icon appears on the Home tab. If you are already logged in, the icon will not appear. Re-login to the vSphere Web Client to view the new icon.
You can now install and configure NSX components.