web-dev-qa-db-ja.com

Intel Quad NIC 82571EBは、インストールされたUbuntuサーバーではリンクを取得しませんが、Live Desktopでは機能します

HP ML310e Gen 8 v2サーバー(オンボードのデュアルポートBroadcom BCM5720も搭載)にIntel Quadポートギガビットイーサネットコントローラーがあります。

Ubuntu DesktopライブUSB(16.04)から起動すると、6つのポートはすべて期待どおりに動作します。ケーブルが接続されるとすぐにリンクが取得され、ポートのLEDがすぐに点灯し、スイッチの対応するLEDが点灯します。

Ubuntu Server(16.04)をインストールしましたが、Intelポートのどれもリンクを取得しません。 LEDは点灯せず、ethtoolはポートごとに「リンクが検出されました:no」と報告します。実績のあるケーブルを使用します。 Broadcomポートは正常に動作します。 ethtool -pを使用して、Intelカードの各ポートのLEDを点滅させることができます。

表向きは同様の問題のレポートをここで見つけました: https://bbs.archlinux.org/viewtopic.php?id=159454 しかし、それは解決されました沿って:

echo on > /sys/bus/pci/devices/0000\:09\:00.0/power/control

(正しいPCI IDごとに)-私の場合、そのキーはすでに「オン」に設定されています。

Live USBデスクトップを起動するとカードは完全に機能するため、カードとケーブルは問題ないと思いますが、インストールされたUbuntuサーバーからは機能しません。これは、私が今試した3回目のゼロからのインストールです。以前の試みでは、インテルのサイトからe1000eドライバーをダウンロードしてビルドしようとしましたが、それはまったく違いはありませんでした。

コミュニティからのアドバイスをいただければ幸いです-ありがとう。

lshwレポート:

driver=e1000e
driverversion=3.2.6-k
firmware=5.12-2

lscpilshw、およびunameからの完全な関連出力:

~$ lspci -nnk | grep -i eth

03:00.0 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM5720 Gigabit Ethernet PCIe [14e4:165f]
Subsystem: Hewlett-Packard Company NetXtreme BCM5720 Gigabit Ethernet PCIe [103c:2133]
03:00.1 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM5720 Gigabit Ethernet PCIe [14e4:165f]
Subsystem: Hewlett-Packard Company NetXtreme BCM5720 Gigabit Ethernet PCIe [103c:2133]
09:00.0 Ethernet controller [0200]: Intel Corporation 82571EB Gigabit Ethernet Controller (Copper) [8086:10bc] (rev 06)
09:00.1 Ethernet controller [0200]: Intel Corporation 82571EB Gigabit Ethernet     Controller (Copper) [8086:10bc] (rev 06)
0a:00.0 Ethernet controller [0200]: Intel Corporation 82571EB Gigabit Ethernet     Controller (Copper) [8086:10bc] (rev 06)
0a:00.1 Ethernet controller [0200]: Intel Corporation 82571EB Gigabit Ethernet Controller (Copper) [8086:10bc] (rev 06)

~$ lshw -C net
*-network:0 DISABLED
       description: Ethernet interface
       product: 82571EB Gigabit Ethernet Controller (Copper)
       vendor: Intel Corporation
       physical id: 0
       bus info: pci@0000:09:00.0
       logical name: enp9s0f0
       version: 06
       serial: 00:24:81<redacted because paranoia>
       capacity: 1Gbit/s
       width: 32 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=3.2.6-k firmware=5.12-2 latency=0 link=no multicast=yes port=twisted pair
       resources: irq:30 memory:fbce0000-fbcfffff memory:fbc00000-fbc7ffff ioport:4000(size=32)
  *-network:1 DISABLED
       description: Ethernet interface
       product: 82571EB Gigabit Ethernet Controller (Copper)
       vendor: Intel Corporation
       physical id: 0.1
       bus info: pci@0000:09:00.1
       logical name: enp9s0f1
       version: 06
       serial: 00:24:81:<redacted>
       capacity: 1Gbit/s
       width: 32 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=3.2.6-k firmware=5.12-2 latency=0 link=no multicast=yes port=twisted pair
       resources: irq:32 memory:fbbe0000-fbbfffff memory:fbb00000-fbb7ffff ioport:4020(size=32)
  *-network:0 DISABLED
       description: Ethernet interface
       product: 82571EB Gigabit Ethernet Controller (Copper)
       vendor: Intel Corporation
       physical id: 0
       bus info: pci@0000:0a:00.0
       logical name: enp10s0f0
       version: 06
       serial: 00:24:81:<redacted>
       capacity: 1Gbit/s
       width: 32 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=3.2.6-k firmware=5.12-2 latency=0 link=no multicast=yes port=twisted pair
       resources: irq:33 memory:fbee0000-fbefffff memory:fbe00000-fbe7ffff ioport:5000(size=32)
  *-network:1 DISABLED
       description: Ethernet interface
       product: 82571EB Gigabit Ethernet Controller (Copper)
       vendor: Intel Corporation
       physical id: 0.1
       bus info: pci@0000:0a:00.1
       logical name: enp10s0f1
       version: 06
       serial: 00:24:81:<redacted>
       capacity: 1Gbit/s
       width: 32 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=3.2.6-k firmware=5.12-2 latency=0 link=no multicast=yes port=twisted pair
       resources: irq:34 memory:fbde0000-fbdfffff memory:fbd00000-fbd7ffff ioport:5020(size=32)
  *-network:0
       description: Ethernet interface
       product: NetXtreme BCM5720 Gigabit Ethernet PCIe
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:03:00.0
       logical name: eno1
       version: 00
       serial: 10:60:4b:ee:39:30
       size: 1Gbit/s
       capacity: 1Gbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm vpd msi msix pciexpress bus_master cap_list rom ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=tg3 driverversion=3.137 duplex=full firmware=5720-v1.30 NCSI v1.1.15.0 ip=10.0.1.141 latency=0 link=yes multicast=yes port=twisted pair speed=1Gbit/s
       resources: irq:17 memory:fabf0000-fabfffff memory:fabe0000-fabeffff memory:fabd0000-fabdffff memory:f8000000-f801ffff
  *-network:1 DISABLED
       description: Ethernet interface
       product: NetXtreme BCM5720 Gigabit Ethernet PCIe
       vendor: Broadcom Corporation
       physical id: 0.1
       bus info: pci@0000:03:00.1
       logical name: eno2
       version: 00
       serial: 10:60:4b:ee:39:31
       capacity: 1Gbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm vpd msi msix pciexpress bus_master cap_list rom ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=tg3 driverversion=3.137 firmware=5720-v1.30 NCSI v1.1.15.0 latency=0 link=no multicast=yes port=twisted pair
       resources: irq:18 memory:fabc0000-fabcffff memory:fabb0000-fabbffff memory:faba0000-fabaffff memory:f8020000-f803ffff

$ uname -a
Linux victorious 4.4.0-31-generic #50-Ubuntu SMP Wed Jul 13 00:07:12 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

要求に応じてさらに出力:

$ dmesg | grep 09:00

[    0.132795] pci 0000:09:00.0: [8086:10bc] type 00 class 0x020000
[    0.132824] pci 0000:09:00.0: reg 0x10: [mem 0xfbce0000-0xfbcfffff]
[    0.132834] pci 0000:09:00.0: reg 0x14: [mem 0xfbc00000-0xfbc7ffff]
[    0.132843] pci 0000:09:00.0: reg 0x18: [io  0x4000-0x401f]
[    0.132915] pci 0000:09:00.0: PME# supported from D0 D3hot D3cold
[    0.132964] pci 0000:09:00.1: [8086:10bc] type 00 class 0x020000
[    0.132993] pci 0000:09:00.1: reg 0x10: [mem 0xfbbe0000-0xfbbfffff]
[    0.133002] pci 0000:09:00.1: reg 0x14: [mem 0xfbb00000-0xfbb7ffff]
[    0.133012] pci 0000:09:00.1: reg 0x18: [io  0x4020-0x403f]
[    0.133083] pci 0000:09:00.1: PME# supported from D0 D3hot D3cold
[    5.898627] e1000e 0000:09:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    6.070261] e1000e 0000:09:00.0 eth0: (PCI Express:2.5GT/s:Width x4) 00:24:81:<redacted because paranoia>
[    6.070262] e1000e 0000:09:00.0 eth0: Intel(R) PRO/1000 Network Connection
[    6.070341] e1000e 0000:09:00.0 eth0: MAC: 0, PHY: 4, PBA No: D98771-007
[    6.070434] e1000e 0000:09:00.1: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    6.242251] e1000e 0000:09:00.1 eth1: (PCI Express:2.5GT/s:Width x4) 00:24:81:<redacted>
[    6.242252] e1000e 0000:09:00.1 eth1: Intel(R) PRO/1000 Network Connection
[    6.242331] e1000e 0000:09:00.1 eth1: MAC: 0, PHY: 4, PBA No: D98771-007
[    7.625342] e1000e 0000:09:00.0 enp9s0f0: renamed from eth0
[   11.802316] e1000e 0000:09:00.1 enp9s0f1: renamed from eth1

$ cat /etc/network/interfaces

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

source /etc/network/interfaces.d/*

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto eno1
iface eno1 inet static
address <redacted IP in 10. range>
netmask 255.255.255.0
gateway <redacted>

$ ls -l /etc/network/interfaces.d
total 0
2
Matt Saunders

DISABLEDと表示されているインターフェイスは、/ etc/network/interfacesで宣言されていないインターフェイスです。ファイルを次のように修正してください。

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

source /etc/network/interfaces.d/*

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto eno1
iface eno1 inet static
address <redacted IP in 10. range>
netmask 255.255.255.0
gateway <redacted>
dns-nameservers 10.whatever.the.gateway 8.8.8.8

#auto enp9s0f0
iface enp9s0f0 inet dhcp

#auto enp9s0f1
iface enp9s0f1 inet dhcp

#auto enp10s0f0
iface enp10s0f0 inet dhcp

#auto enp10s0f1
iface enp10s0f1 inet dhcp

ちなみに、宣言されたインターフェイスeno1がインターネットに到達すると予想される場合、DNSネームサーバーが必要です。上記の編集案で自由に提案しました。

再起動して確認します。

Sudo lshw -C network

Intelポートは無効化されていませんか?その場合、ケーブルをそれらの1つに転送し、/ etc/network/interfacesを再配置して続行できます。

1
chili555