tier0_service_group_failover events.Below error messages observed in the Edge node logs:
NSX 1 - [nsx@6876 comp="nsx-edge" subcomp="nsx-edge-agent" s2comp="nsx-monitoring" entId="0000####-0000-####-0000-####0000####" tid="1" level="ERROR" eventState="On" eventFeatureName="high_availability" eventSev="error" eventType="tier0_service_group_failover"] Context report: {"entity_id":"0000####-0000-####-0000-####0000####", "failover_reason":"Peer Node f0a8####-8639-####-9b3c-####e568#### Unreachable"...}
NSX 1 - [nsx@6876 comp="nsx-edge" subcomp="nsx-edge-agent" s2comp="nsx-monitoring" entId="0000####-0000-####-0000-####0000####" tid="1" level="WARNING" eventState="On" eventFeatureName="high_availability" eventSev="warning" eventType="tier0_service_group_reduced_redundancy"]
VMware NSX
This is a known issue during an upgrade when there is a change in the state of the T0-AA stateful configuration, causing it to become T0-AA stateless.
Please follow the below workaround to resolve the issue:
Disconnect the Tier 1 (T1) gateways from the Tier 0 (T0) gateway.
Update the T0 gateway via API by modifying the stateful_services field in the payload as follows:
Connect the T1 gateways back to the T0 gateway.
Check on the Edge node if the interface-groups HA state becomes up, if the T1 AA state becomes up, and verify if traffic resumes.
If needed, restart the local controller on the Edge via nsxcli using the command: restart service local-controller.