The L2 default Any Any rule is applied to ALL traffic traversing virtual machine workloads.
When the L2 default Any Any rule is set to log events and there is a high amount of traffic, this causes a high hit count and increases the number of CPU threads required to process those hits.
This resource-intensive process leaves fewer CPU threads available for nsx-proxy and other internal daemons to use.
The lack of available CPU threads results in the daemons failure to respond to inter-process communication. As a result, the process reports as down.
There is a bug in the current code which prevents cfg-agent from recovering from a down state on its own which leads to the vMotion failing with the alert:
"Unable to vmotion VMs due to error: "Currently connected network interface" "Network Adapter 1" uses network 'DVSwitch[50 29 dd 1a c9 58 df 20-a6 c1 XX XX XX XX XX XX} NSX Port Group {dvportgroup-2003}(lcp.ccpSession down)'. Which is not accessible"
/etc/init.d/nsx-opsagent restart
/etc/init.d/nsx-cfgagent restart