`kernel: WARNING: at net/sched/sch_generic.c dev_watchdog()` 报错的含义是什么?
Issue
- 系统网络连接断掉,在
/var/log/messages中发现类似下面的网络驱动 backtrace:
WARNING: at net/sched/sch_generic.c:... dev_watchdog+0x.../0x...() (Not tainted)
Hardware name: ...
NETDEV WATCHDOG: ethX (<drivername>): transmit queue N timed out
Modules linked in: ...
Pid: ..., comm: ... Not tainted 2.6.32-....el6.x86_64 #1
Call Trace:
<IRQ> [<ffffffff........>] ? warn_slowpath_common+...
[<ffffffff........>] ? warn_slowpath_fmt+...
[<ffffffff........>] ? dev_watchdog+...
[<ffffffff........>] ? run_timer_softirq+...
...
[<ffffffff........>] ? __do_softirq+...
...
[<ffffffff........>] ? call_softirq+...
[<ffffffff........>] ? do_softirq+...
[<ffffffff........>] ? irq_exit+...
...
<EOI> [<ffffffff........>] ? ...
...
Environment
- Red Hat Enterprise Linux 5
- Red Hat Enterprise Linux 6
- 使用下述或其他驱动的网络接口:
bnx2bnx2xe1000e1000eigbixgbenetxen_nicmlx4_coreniur8169sky2tg3
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.