Automated deployment of NSX Manager nodes requires an active connection to a Compute Manager to orchestrate the OVF deployment and configuration. If a Compute Manager is not configured, or if there is a communication failure between NSX and vCenter, the UI-based deployment cannot proceed.
To resolve this issue, you must manually deploy the NSX Manager appliance and join it to the cluster using the Command Line Interface (CLI).
Manually Deploy the Appliance
Retrieve Cluster Information from a Healthy Node
get cluster configJoin the New Node to the Cluster
join <Existing-Manager-IP> cluster-id <Cluster-ID> username admin password <Admin-Password> thumbprint <API-Thumbprint>Verify Cluster Health
get cluster statusAdditional Notes: