NSX install on ESXi Transport Node fails at 48% "Waiting for Connection to Managers"
book
Article ID: 441417
calendar_today
Updated On:
Products
VMware NSX
Issue/Introduction
- Host was previously prepared for NSX.
- Host was removed from NSX due to a hardware replacement.
- Preparing host for NSX fails with error: "Waiting for Connection to Managers".
- Running the following command shows host has VIBs from previous installation.
esxcli software vib list | grep -i nsx
Resolution
This is a condition that may occur in a VMware NSX environment.
- Put the ESX host into maintenance mode.
- SSH to the ESX host and stop the NSX proxy.
/etc/init.d/nsx-proxy stop
- Delete the NSX configuration.
nsxcli -c del nsx
- Within the NSX UI, configure the host for NSX.
Feedback
thumb_up
Yes
thumb_down
No