ESXi host shows disconnected in the NSX UI as seen in the following screenshot:
Also you might see the edges showing as MPA connectivity down
VMware NSX
NSX manager APH certificates expired, which are used for communication between the NSX managers and the transport notes and edges
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