Ethernet Switch Module transmit queue is full
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2012 03:30 AM - edited 03-04-2019 02:56 PM
Please help!
- Labels:
-
LAN Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2012 08:21 AM
Hey,
The error message is indicating buffer overflow on the interfaces, which
is probably accompanied by the large amount of overruns on the interfaces. This
shows the number of times that the receiver hardware was incapable of
handing received data to a hardware buffer because the input rate exceeded the receiver's capability to handle the data.
This in turn caused the traffic to be SW switched and led to CPUHOG which triggered the crash.
SO there is too much traffic coming to this switch. I would suggest to offload some traffic to another interface from the one which get most of input errors/overruns if possible.
Hope this helps,
Nik
Niko
