Hp-Proliant
HP NC523SFP 未檢測到鏈路
我有兩個 HP NC523SFP 10Gb 2 埠(一個在 HP DL380e Gen8 上,另一個在 Dell PowerEdge 2950 上)兩個系統都有 Centos 7,卡被檢測到並且執行相同的韌體。我已經使用 10Gtek SFP-H10GB-CU2M 電纜直接連接伺服器,根據其他一些在網上發現的文章看起來兼容(我也嘗試過使用 10Gtek SFP-H10GB-CU2M 電纜)但問題是之間沒有檢測到連結這兩張卡.. 在這些卡的另外兩個插槽上,我有光纖適配器 10Gtek AXS85-192-M3-Cisco2,它們通過 LC-SC 光纖電纜連接到 Cisco 交換機,但這些都沒有檢測到鏈路。這裡是兩台伺服器的 ethtool 輸出:
DL380e Gen8(好像光纖和銅線收發器都認)
[root@hpe ~]# ifconfig ens4f0 ens4f0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500 ether 8c:dc:d4:91:5e:50 txqueuelen 1000 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 device interrupt 90 [root@hpe ~]# ifconfig ens4f1 ens4f1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500 ether 8c:dc:d4:91:5e:54 txqueuelen 1000 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 device interrupt 91 [root@hpe ~]# ethtool ens4f0 Settings for ens4f0: Supported ports: [ TP FIBRE ] Supported link modes: 10000baseT/Full Supported pause frame use: No Supports auto-negotiation: No Supported FEC modes: Not reported Advertised link modes: 10000baseT/Full Advertised pause frame use: No Advertised auto-negotiation: No Advertised FEC modes: Not reported Speed: Unknown! Duplex: Unknown! (255) Port: Twisted Pair PHYAD: 0 Transceiver: internal Auto-negotiation: off MDI-X: Unknown Supports Wake-on: g Wake-on: g Current message level: 0x00000000 (0) Link detected: no [root@hpe ~]# ethtool ens4f1 Settings for ens4f1: Supported ports: [ TP FIBRE ] Supported link modes: 10000baseT/Full Supported pause frame use: No Supports auto-negotiation: No Supported FEC modes: Not reported Advertised link modes: 10000baseT/Full Advertised pause frame use: No Advertised auto-negotiation: No Advertised FEC modes: Not reported Speed: Unknown! Duplex: Unknown! (255) Port: FIBRE PHYAD: 1 Transceiver: internal Auto-negotiation: off Supports Wake-on: g Wake-on: g Current message level: 0x00000000 (0) Link detected: no
戴爾 PowerEdge 2950
[root@dell ~]# ifconfig enp8s0f0 enp8s0f0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500 ether c4:34:6b:cc:cf:60 txqueuelen 1000 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 device interrupt 31 [root@dell ~]# ifconfig enp8s0f1 enp8s0f1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500 ether c4:34:6b:cc:cf:64 txqueuelen 1000 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 device interrupt 32 [root@dell ~]# ethtool enp8s0f0 Settings for enp8s0f0: Supported ports: [ TP FIBRE ] Supported link modes: 10000baseT/Full Supported pause frame use: No Supports auto-negotiation: No Supported FEC modes: Not reported Advertised link modes: 10000baseT/Full Advertised pause frame use: No Advertised auto-negotiation: No Advertised FEC modes: Not reported Speed: Unknown! Duplex: Unknown! (255) Port: Other PHYAD: 0 Transceiver: internal Auto-negotiation: off Supports Wake-on: g Wake-on: g Current message level: 0x00000000 (0) Link detected: no [root@dell ~]# ethtool enp8s0f1 Settings for enp8s0f1: Supported ports: [ TP FIBRE ] Supported link modes: 10000baseT/Full Supported pause frame use: No Supports auto-negotiation: No Supported FEC modes: Not reported Advertised link modes: 10000baseT/Full Advertised pause frame use: No Advertised auto-negotiation: No Advertised FEC modes: Not reported Speed: Unknown! Duplex: Unknown! (255) Port: FIBRE PHYAD: 1 Transceiver: internal Auto-negotiation: off Supports Wake-on: g Wake-on: g Current message level: 0x00000000 (0) Link detected: no
我可以檢查什麼?我試圖強制連結速度,但我得到“不允許操作”我注意到在戴爾上銅電纜被檢測為“埠:其他”
問題解決了,戴爾 2950 上的 enp8s0f0 埠壞了。我已經移動了 enp8s0f1 上的 DAC 電纜,現在我有了連結。確定這一點的測試是:
- 在 HP 上循環 DAC 電纜 -> Link OK
- 在戴爾上循環 DAC 電纜 -> Link KO