Join Global Manager Nodes to Form a
Cluster
Join the three Global Manager nodes you deployed in the
VMware
Cloud Foundation
management domain to form a
cluster.- SSH into the first NSX Global Manager node using theadminuser account.
- Run the following command to retrieve the Global Manager cluster ID.get cluster config | find Id:
- Copy the output of the command and save it.
- Run the following command to retrieve the thumbprint of the Global Manager API certificate.get certificate api thumbprint
- Copy the output of the command and save it.
- Log in to the second Global Manager node and run the following command to join this node to the cluster:joinfirst_node_IPcluster-idcluster_IDusername admin passwordnsx_admin_passwordthumbprintapi_thumbprintwherecluster_IDis the value from step 3 andcertificate_thumbprintis the value from step 5.A warning message displays:Data on this node will be lost. Are you sure? (yes/no).
- Enteryesto confirm.The joining and cluster stabilizing process might take from 10 to 15 minutes.
- Runget cluster statusto view the status.Verify that the status for every cluster service group is UP before making any other cluster changes.
- Repeat steps 6-8 to join the third node to the cluster.
- Verify the cluster status on the web interface.
- Log in to the Global Manager web interface and select.
- Verify that theCluster statusis green that the cluster node isAvailable.