After we ran Using CARR 1.21, we lost connection to the transport nodes. You might see similar errors for the edges in the NSX UI:
HOST
EDGE
VMware NSX
When running the CARR 1.21 script in fix mode, it was unable to properly replace the NSX Manager APH_TN certificates which resulted in the NSX transport nodes being unable to connect to the Managers.
Fix will be add it to a newer release of CARR
Workaround:
Run the CARR Script to fix the certificated on the NSX manager:
If we still see that the host show as disconnected after renewing the certificates on the NSX manager then follow the next steps:
get certificate api thumbprintnsxclipush host-certificate <manager-IP-FQDN> username <username> thumbprint <cert-api-thumbprint-of-manager> password <password>sync-aph-certificates <manager-IP-FQDN> username <username> thumbprint <cert-api-thumbprint-of-manager> password <password>exit to get out of nsxcli and then run the following commands/etc/init.d/nsx-proxy restart/etc/init.d/nsx-opsagent restart
For the Edge
Run the following commands
get certificate api thumbprintpush host-certificate <manager-IP-FQDN> username <username> thumbprint <cert-api-thumbprint-of-manager> password <password>sync-aph-certificates <manager-IP-FQDN> username <username> thumbprint <cert-api-thumbprint-of-manager> password <password>st en to get into root and then run the following commands
/etc/init.d/nsx-proxy restart/etc/init.d/nsx-opsagent-appliance restartFor this component give it a couple minutes and you should be able to see them come back and green