no connection with Intel Corporation Ethernet Controller X710/X557-AT 10GBASE-T

Helwo

Active Member
Feb 12, 2020
3
0
41
59
Germany
Hi @,
we have issue wie Intel Networkcard X710-T4, I've read the chut and checked my system, the cards are not working.
could someone support me?

root@001:~# ethtool -i enp24s0f0
driver: i40e
version: 2.8.20-k
firmware-version: 6.01 0x80003485 1.1876.0
expansion-rom-version:
bus-info: 0000:18:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: yes


root@001:~# pveversion -v
proxmox-ve: 6.2-2 (running kernel: 5.4.65-1-pve)
pve-manager: 6.2-15 (running version: 6.2-15/48bd51b6)
pve-kernel-5.4: 6.2-7
pve-kernel-helper: 6.2-7
pve-kernel-5.4.65-1-pve: 5.4.65-1
pve-kernel-5.4.60-1-pve: 5.4.60-2
pve-kernel-5.4.34-1-pve: 5.4.34-2

root@001:/# grep -i i40e /boot/config-5.4.34-1-pve
CONFIG_I40E=m
CONFIG_I40E_DCB=y
CONFIG_I40EVF=m


dmesg |grep -i eth0
[ 3.794633] i40e 0000:18:00.0 eth0: NIC Link is Up, 10 Gbps Full Duplex, Flow Control: None
[ 5.665603] i40e 0000:18:00.0 enp24s0f0: renamed from eth0


18:00.0 Ethernet controller [0200]: Intel Corporation Ethernet Controller X710/X557-AT 10GBASE-T [8086:1589] (rev 02)
Subsystem: Intel Corporation Ethernet Converged Network Adapter X710-T4 [8086:0002]
Kernel driver in use: i40e
Kernel modules: i40e
 
Hi,

well, the log suggests that they are working.
Can you see incoming packages with tcpdump?
tcpdump -i enp24s0f0?
Do you have the correct IP configuration?

How did u confirm, that they are not working?
 
Hi AKA,

according to your comment, it should working.
I did checked the wiring again, very thorough.
Reason was 4 x 10G network card, where the numbering of the ports has changed, compared to the other network cards which we already had.
Problem is solved.

Thanx AKA