When accessing the GRUB menu for an NSX Manager node, such as when changing the root password, the starting menu loads normally. However, after root credentials are applied, the menu returns to the starting menu rather than allowing for access to the authenticated menu.
Starting menu:
Authenticated menu:
VMware NSX-T
VMware NSX
The GRUB menu was disabled or improperly configured when the NSX Manager node was deployed, preventing access to the authenticated menu even with correct credentials.
NOTE: The following resolution will only work if the existing cluster's admin password is known and current. If the admin password is unknown, please make a case with Broadcom support and reference this KB for assistance.
get cluster configget certificate api thumbprintold_node_uuid with the UUID of the node being replaced from the get cluster config command above:
detach node old_node_uuidexisting_node_ip with the IP of one of the two nodes still in the cluster and cluster_id with the cluster UUID, both from the get cluster config command, and api_thumbrint from the get certificate api thumbprint command:
join existing_node_ip cluster-id cluster_id thumbprint api_thumbprint username adminOnce the above steps have been completed, access to the authenticated GRUB menu will be possible via the replaced node.
If the above steps do not resolve the issue, please create a case with Broadcom Support and reference this KB.