pfstatepl3
and pf_snat_pl3
.root#: edge-appctl -t /var/run/vmware/edge/dpd.ctl fw/lr/show total-stats
[
{
"uuid": "<UUID>",
"vrf": 1,
"pvi": 3,
"config-loaded": true,
"active": true,
"name": "SR-<Gateway-Name>",
"type": "SERVICE_ROUTER_TIER0",
"mp-router-id": "<UUID>",
"sync-enabled": true,
"connection-count": 4194124, <=========== High number of connections
Note: The preceding log excerpts are only examples. Date, time, and environmental variables may vary depending on your environment.
VMware NSX
This is caused by VMs on the segment that is establishing large amount of connections which caused the datapath services to run out of memory to handle these connections.
A common scenario is when a Virtual Machine performing excessive network scanning are exhausting connection limits.
This is not a NSX issue. However, a workaround can be implemented to prevent a certain T1 from taking over too many connections and exhaust the mempool.
Workaround: Implement reflexive NAT on a gateway
A reflexive NAT does not consume connection entries and therefore shall not deplete the resources.
If this article did not help resolve your issue, you can review the following article for further information about Edge Datapath mempool usage high alarm