Tier-1 (T1) Gateways may report a "Failed" status in the NSX UI despite the associated Transport Nodes appearing healthy (Green).
The error message typically displays "There are some unknown runtime issues." This issue commonly arises due to DHCP realization inconsistencies within the NSX management plane.
realizationState: ERROR for the associated DHCP service.
VMware NSX
The T1 Gateway failure is caused by an inconsistent realization state in the Corfu database (GenericPolicyRealizedResource table), typically triggered by DHCP configuration mismatches during upgrades or segment migrations.
Perform the following steps to trigger a re-realization of the gateway configuration:
GET https://<nsx-mgr>/policy/api/v1/infra/realized-state/realized-entities?intent_path=/infra/tier-1s/<T1-ID>realizationState to REALIZED. Refer to internal runbooks for "Remediate CGW status from GPRR table" before attempting manual database edits.