nsxcli -c get controllers nsxcli -c get managers nc -zv <NSX Manager IP/FQDN> 1234 and nc -zv <NSX Manager IP/FQDN> 1235vmkping ++netstack=vxlan -I vmk10 <Destination vmk IP> -d -s <MTU Size> and vmkping ++netstack=vxlan -I vmk11 <Destination vmk IP> -d -s <MTU Size>VCF 9.0.2
VCF NSX 9.0.2
This is a known issue in VCF 9.0.2 related to AggService status propagation.
Specifically, a race condition occurs in the call creation process during an opsagent restart. This prevents the Host Transport Node from correctly reporting its health telemetry to the NSX Manager UI.
There is no functional impact, the ESXi management and data plane remain fully operational.
This is a known issue impacting VCF 9.0.2.
To restore the UI status of the ESX host to Up, services must be restarted in this specific order:
/etc/init.d/nsx-opsagent stop/etc/init.d/nsx-exporter stop/etc/init.d/nsx-opsagent start/etc/init.d/nsx-exporter startRelated Article: