This issue is resolved in VMware NSX 3.2, available at Broadcom downloads.
If you are having difficulty finding and downloading software, please review the Download Broadcom products and software KB.
Workaround:
To workaround this issue and clear the error banner, a restart of the Async Replicator service on the Global Manager is required. The restart must be perform on the Global Manager which is the leader of the AR service.
- To identify the AR Leader, on any Global Manager as admin user
#get cluster status verbose
Group Type: ASYNC_REPLICATOR
Group Status: STABLE
Members:
UUID FQDN IP STATUS
########-####-####-####-##########56 global1 10.#.#.# UP
########-####-####-####-##########48 global2 10.#.#.# UP
########-####-####-####-##########11 global3 10.#.#.# UP
Leaders:
SERVICE LEADER LEASE VERSION
site-manager ########-####-####-####-##########56 740
ar ########-####-####-####-##########56 737 <<<< AR Leader UUID
- ssh as admin user to the Global Manager identified above
Restart the AR service:
#service async-replicator-service restart
Alternatively, a reboot of the GM appliance can be performed.