【问题标题】:em1: Watchdog timeout -- resetting - freebsd 8.3 / network downem1: 看门狗超时 -- 重置 -- freebsd 8.3 / network down
【发布时间】:2012-09-29 06:22:30
【问题描述】:

我有一个我找不到的主要问题,也找不到头或尾。我已经用谷歌搜索了这个错误,但我没有找到任何相关的解决方案。

问题:

我有大约 8 台服务器,全部运行 freebsd 8.3 p3 / p4。这个文件服务器正在推动大约 300-400 mb/s。

这是第二次发生。网卡似乎死了。我有 2 个网卡,我可以通过专用网络访问服务器,一切正常,只是公共网络完全关闭。我试过重启网络接口:/etc/rc.d/netif restart && service routing restart | ifconfig em1 down && ifconfig em1 up,但没有成功。

只有重启服务器才能恢复连接。

下面是 dmesg.boot 的输出,显示了网卡驱动信息。

em0: <Intel(R) PRO/1000 Network Connection 7.3.2> port 0xf020-0xf03f mem 0xf7b00000-0xf7b1ffff,0xf7b25000-0xf7b25fff irq 20 at device 25.0 on pci0
em0: Using an MSI interrupt
em0: [FILTER]
em0: Ethernet address: 00:25:90:7a:8e:9f
ehci0: <EHCI (generic) USB 2.0 controller> mem 0xf7b24000-0xf7b243ff irq 16 at device 26.0 on pci0
em1: <Intel(R) PRO/1000 Network Connection 7.3.2> port 0xd000-0xd01f mem 0xf7900000-0xf791ffff,0xf7920000-0xf7923fff irq 16 at device 0.0 on pci3
em1: Using MSIX interrupts with 3 vectors
em1: [ITHREAD]
em1: [ITHREAD]
em1: [ITHREAD]
em1: Ethernet address: 00:25:90:7a:8e:9e

----------------------------

pciconf -lv
em1@pci0:3:0:0: class=0x020000 card=0x000015d9 chip=0x10d38086 rev=0x00 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Intel 82574L Gigabit Ethernet Controller (82574L)'
    class      = network
    subclass   = ethernet
em0@pci0:0:25:0:        class=0x020000 card=0x150215d9 chip=0x15028086 rev=0x05 hdr=0x00
    vendor     = 'Intel Corporation'
    class      = network
    subclass   = ethernet

我真的很想得到一些帮助来调试和修复这个问题,因为它通常发生在我睡觉的时候,在随机的日子里,它让我发疯。我爱我的睡眠。

【问题讨论】:

  • 我认为这个问题应该迁移到 serverfault。你试过 9.0 吗?

标签: networking timeout freebsd watchdog


【解决方案1】:

这是一个超微型服务器,对吧?

cat /var/run/dmesg.boot | grep 微星 em0:使用 MSI 中断 em1:使用带有 3 个向量的 MSIX 中断

你的答案大概就在这里:http://forums.freebsd.org/showthread.php?t=27736

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-10-07
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2014-07-13
    • 1970-01-01
    相关资源
    最近更新 更多