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
NIC out of receive / transmit buffer alarm can be raised if the below conditions are observed in one or all CPUs.
For NSX versions 3.x and above, follow the below steps:
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). Double the ring size by using the command set dataplane ring-size rx <ring-size> or set dataplane ring-size tx <ring-size>. For example, if the current size is 512, increase it to 1024; if it is 1024, increase it to 2048 (The maximum value is 4096).'restart service dataplane'. Note: Restarting dataplane service impacts datapath. To find the current ring buffer size set on the network adapter of the Edge node, refer: Finding Ring Buffer Size and MTU for Virtual Machine Network InterfacesMaintenance window required for remediation? Yes