While attempting to federate an NSX-T Local Manager to a Global Manager we receive the following error:
Error: Message size 59,767,760 is larger than supported size 51,200,000 in Global Manager transaction queue. Full sync to Site will be requested to bring Site up to speed with GM. If deleting site, please delete some resources before retrying. (Error code: 529013)
On Global Manager logs, /var/log/gmanager/gmanager-ui.log
2024-02-20T12:14:37.446Z INFO http-nio-127.0.0.1-64440-exec-42 NsxBaseRestController 4069 SYSTEM [nsx@6876 comp="global-manager" level="INFO" subcomp="global-manager"] Error in API /gm/api/v1/infra/sites/{site-id} caused by exception com.vmware.nsx.management.common.exceptions.PrecommitTransactionInterceptorException: {"moduleName":"Policy","errorCode":529013,"errorMessage":"Message size 59,767,964 is larger than supported size 51,200,000 in Global Manager transaction queue. Full sync to Site will be requested to bring Site up to speed with GM. If deleting site, please delete some resources before retrying.","details":"com.vmware.nsx.management.policy.policyframework.exceptions.InvalidFederationOperationException: Message size 59,767,964 is larger than supported size 51,200,000 in Global Manager transaction queue. Full sync to Site will be requested to bring Site up to speed with GM. If deleting site, please delete some resources before retrying."}
2024-02-20T12:14:37.446Z INFO http-nio-127.0.0.1-64440-exec-42 NsxBaseRestController 4069 SYSTEM [nsx@6876 audit="true" comp="global-manager" level="INFO" subcomp="global-manager"] UserName:'admin' ModuleName:'Policy' Operation:'PUT@/api/v1/infra/sites/{site-id}' Operation status: 'failure' Error: Message size 59,767,964 is larger than supported size 51,200,000 in Global Manager transaction queue. Full sync to Site will be requested to bring Site up to speed with GM. If deleting site, please delete some resources before retrying.
2024-02-20T12:14:38.204Z ERROR pool-122-thread-1 GmFacadeInterceptorValidator 4069 POLICY [nsx@6876 comp="global-manager" errorCode="PM500518" level="ERROR" reqId="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" subcomp="global-manager" username="system"] The API readTraceGlobalConfig is invalid on the global manager.
VMware NSX-T 3.2.3.1
On the onboarding the system is trying to push more than 10k objects, the payload size is going beyond 51,200,000 bytes and hence the error.
This issue is resolved in VMware NSX-T 3.2.4 and 4.1.3, available at Broadcom Downloads.
If you are having difficulty finding and downloading software, please review the Download Broadcom products and software KB.