This issue is resolved in NSX-T Data Center 3.2.2, 4.0.1, and 4.1.0 available at
Download Broadcom products and software.
Workaround:
Restart the
nsx-proxy service.
The following process will
not impact the dataplane, the nsx-proxy service connects to CCP on NSX Manager appliance to get new configurations.
Transport nodes have their own database which caches all existing configurations.
The Transport Node will be disconnected from the CCP while nsx-proxy is down, meaning new configuration will not be processed until the CCP is back up.
Step 1 Stopping the
nsx-proxy for 5-10 minutes.
Run the following commands on the Transport Node (Host or Edge) in root mode.
/etc/init.d/nsx-proxy stop
Step 2After nsx-proxy is stopped for more than 5 mins, start it back up.
/etc/init.d/nsx-proxy start
Wait for a short period to confirm the alarms are now gone.
If the alarms are gone, it is permanent and they should not occur again.