Title: Alarm for Edge NIC out of receive buffer / Edge NIC out of transmit buffer
Event ID: edge_health.edge_nic_out_of_receive_buffer / edge_health.edge_nic_out_of_transmit_buffer
Alarm Description
VMware NSX-T Data Center
VMware NSX
NIC out of receive / transmit buffer alarm can be raised if the below conditions are observed in one or all CPUs.
Steps to resolve
For 3.0.0 and higher
Recommended Action:
Run the NSX CLI command 'get dataplane cpu stats
' on the edge node and check:
get logical-router interface stats
' and if IPSec tunnel is enabled in the topology, then check IPsec tunnel stats using the command 'get ipsecvpn tunnel stats
'. Then analyze the stats to see if majority of traffic is fragmented packets or IPSec packets. If yes, then it is expected behavior. If not, datapath is probably busy with other operations. If this alarm lasts more than 2-3 minutes, contact Broadcom Support.get dataplane cpu stats
' (just to make sure the traffic rate is increasing). Then increase the ring size by 1024 using the command 'set dataplane ring-size rx <ring-size>
' or 'set dataplane ring-size tx <ring-size>
'. Maintenance window required for remediation? Yes