Status: Failed[error_code]=11262, module_name=ROUTING,error_message='[Routing] Removal of edge cluster from Tier1 logical router is not allowed as multicast is enabled on it.']VMware NSX 4.x
When running into this realization error, there is a chance that your Tier-1 Gateway will subsequently show as showing Status: Failed, or it could remain completely healthy outside of the inability to change the HA Mode to Distributed Only.
If the Tier-1 Gateway is not in a Failed status:
If the Tier-1 Gateway is in a Failed status as a result of attempting to change HA Mode from Active-Standby to Distributed Only:
In NSX 4.2.0 and above, the T1 GW can be changed to Distributed Only without first disabling multicast and it will realize correctly
If the T1 GW is in a Failed status and the steps above do not resolve the issue then follow these steps:
GET /policy/api/v1/infra/tier-1s/<tier1-id>/locale-services/default/multicast"enabled": "false"PUT /policy/api//v1/infra/tier1s/<tier1-id>/locale-services/default/multicast"enabled": "false"}