Sometimes NSX ALB controllers are frequently redeployed in the lab environment to test and retest setup. Redeploying an NSX ALB controller only takes a few minutes, but in a slow environment, it can take up to 20-25 minutes. Using this handy tip, you can save some quality time.
To reset a controller node to the default settings, login to the node over SSH and run the following command.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
admin@172-26-13-2:~$ shell Login: admin Password: [admin:172-26-13-2]: > reboot clean This will erase the entire configuration and reboot the cluster Would you like to proceed? |