全部博文(317)
发布时间:2013-08-12 14:44:20
转自:http://www.hostsoft.cn/blog/2012/06/22/Intel-e1000e-qu-dong-de-bug-Intel-82574L-MSI-MSI-X-interrupts-issue/ 老实说这个解决了我还是不知道是什么触发的主要的现象表现为 1. 无故断网 无论你是network restart 还是ifup eth0 都不能启动网络 2. 断网后重新启动才能恢复网络 只能重新启动.........【阅读全文】
发布时间:2013-08-12 12:42:34
转自:http://www.cnblogs.com/JemBai/archive/2012/03/22/2412496.htmlDELL的R310或是R410服务器安装centos会遇到网卡驱动问题。现象为,在网上负载较高后网上自动down掉。所以需要更新网卡驱动。1、先确认当前驱动版本:modinfo bnx2 #或直接ethtool -i eth0 可以查看到固件版本2、驱动下.........【阅读全文】
发布时间:2013-07-16 22:10:06
摘自:http://blog.chinaunix.net/uid-20546486-id-3512395.htmlIfconfig显示网卡总是报错,IP配置无效,重启也无效,日志错误有如下内容: May 7 17:16:05 localhost kernel: e1000e 0000:02:00.0: eth1: Reset adapterMay 7 17:16:05 localhost kernel: e1000e 0000:02:00.0: eth1: Error readin.........【阅读全文】
发布时间:2013-07-05 14:52:54
原创作品,允许转载,转载时请务必以超链接形式标明文章 原始出处 、作者信息和本声明。否则将追究法律责任。http://xiaogt.blog.51cto.com/1010217/234790 1.修改/boot/grub/grub.confkernel /boot/vmlinuz-2.6.21-1.3194.fc7 ro root=LABEL=/ apm=on apm=power-off rhgb quiet如上,加入apm=on apm=power-off.........【阅读全文】
发布时间:2013-06-16 14:12:24
一、环境 centos 6.3 _64bit (Lnp) Xeon(R)E5620@2.40GHz/2*500G+1*10T/3*8G 问题:服务器运行正常,突然外网卡不通了,看系统日志报:Jun 16 13:50:29 media kernel: lo: Disabled Privacy ExtensionsJun 16 13:50:29 media /etc/sysconfig/network-scripts/ifup-eth: Device et.........【阅读全文】