Data synchronization between sites <Global NSX Manager>(########-####-####-####-########f034) and <failed-remote-site>(########-####-####-####-########cff1) failed for the FlowIdentifier{role='Policy', nameSpace='LM_2_GM_NOTIFICATION'}.
2024-05-29T10:51:02.800Z WARN MetricsRefresh-0 Replicator 3781 - [nsx@6876 comp="global-manager" level="WARNING" subcomp="async-replicator"] AR leader or its IP address is not known for remote-site ########-####-####-####-########cff1
VMware NSX
A failed onboarding for a Local Manager may leave some configurations or references on the Global Manager.
If onboarding of the local site to the global manager fails, the following API call should be run to clean stale entries in the Global Manager
curl -u "<username>:<password>" -X POST -ik https://<primary-gm-ip>/api/v1/sites?action=offboard_remote -H "Content-Type: application/json" -d '{"credential": {"ip": "<IP>", "port":443, "username": "
<USERNAME>
", "password": "<
", "thumbprint": "<THUMBPRINT>"}, "site_id": "########-####-####-####-########cff1"}'PASSWORD
>
"<username>:<password>" from the Global Manager
{"ip": "<IP>", "port":443, "username": "<USERNAME>", "password": "<PASSWORD>", "thumbprint": "<THUMBPRINT>"} from the Local Manager
GM to LM data synchronization warning alarm
https://knowledge.broadcom.com/external/article?articleNumber=345832
NSX Local Manager configuration import fails in a Federation environment
https://knowledge.broadcom.com/external/article?articleNumber=318522