我使用debian squeeze安装了一个新的戴尔Poweredge R410服务器。 如果服务器闲置较长时间,似乎进入睡眠模式。 如果我ping的服务器,它不会回答10-20秒,然后再次出现。 在/var/log/messages我可以看到:
Oct 13 12:54:56 localhost kernel: [74420.949520] device eth0 entered promiscuous mode Oct 13 12:55:49 localhost kernel: [74473.200155] device eth0 left promiscuous mode
在/etc/acpi中没有任何configuration,如果长时间没有活动,服务器应该进入睡眠模式。
有谁知道还有什么可以导致这个问题?
问题是由bnx2networking驱动程序造成的。 从版本2.0.2升级到2.0.23b后,问题就解决了。