Administrators may observe specific INFO-level log entries regarding Edge node status changes within their NSX environment. Specifically, the edge's syslog generates logs containing the vmwNSXClusterNodeStatus event ID, similar to the following example:
[nsx@6876 comp="nsx-edge" subcomp="nsxa" s2comp="ha-cluster" level="INFO" eventId="vmwNSXClusterNodeStatus"] {"event_state":2,"event_external_reason":"Edge node status changed: Up (Routing Down) -> Up "}
This article provides a technical breakdown of these log entries and clarifies their impact on the environment.
VMware NSX 4.x
No administrative action is required to resolve this. Seeing these status messages is by design; when the Edge synchronizes with the Management Plane, the system logs this event to successfully clear out any stale "Routing Down" alarms. Its is safe to ignore these messages.
The legacy alarm framework responsible for generating these specific messages has been completely removed in VMware Cloud Foundation (VCF) 9.0 and later versions. You will no longer observe this specific logging behavior once the environment is upgraded to VCF 9.0 or onward.