Before you recover a failed NSX Manager node, you must detach the failed node from the NSX Manager cluster.
Procedure
- In a web browser, log in to the management domain vCenter Server by using the vSphere Client (https://<vcenter_server_fqdn>/ui).
- Select Menu > VMs and Templates.
- In the inventory expand vCenter Server > Datacenter > NSX Folder.
- Click the VM of an operational NSX Manager node in the cluster, click Launch Web Console, and log in by using administrator credentials.
Setting
Value
User name
admin
Password
nsx-t_admin_password
- Retrieve the UUID of the failed NSX Manager node.
- Run the command to view the details of the cluster members.
get cluster status
The status of the failed node is Down.
- Record the UUID of the failed NSX Manager node.
- Run the command to view the details of the cluster members.
- Run the command to detach the failed node from the cluster
detach node faild_node_uuid
The detach process might take some time.
- When the detaching process finishes, run the command to view the cluster status.
get cluster status
The status of all cluster nodes is Up.