Hi Thomas,...
Hmm, no good...
Could you please post the output of:
(where 'eth0' should be replaced with a problematic e1000e NIC link name)Code:ethtool -e eth0 length 256 ethtool -i eth0
I've look at an cluster with e1000e driver but running an older kernel (4.13.13-34).
There are also trouble with two from seven nodes, but not so often (like I had on one node with the 4.15er):
Code:
root@pve01:~# dmesg | grep e1000
...
[4815221.163083] NETDEV WATCHDOG: eth4 (e1000e): transmit queue 0 timed out
[4815221.271681] joydev intel_cstate pcspkr ipmi_si dcdbas shpchp mei intel_rapl_perf ipmi_devintf lpc_ich wmi mac_hid ipmi_msghandler acpi_pad acpi_power_meter vhost_net vhost tap ib_iser rdma_cm iw_cm ib_cm ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi sunrpc ip_tables x_tables autofs4 hid_generic usbmouse usbkbd btrfs usbhid xor hid raid6_pq e1000e(O) tg3 ahci ptp libahci megaraid_sas pps_core
[4815221.628818] e1000e 0000:05:00.0 eth4: Reset adapter unexpectedly
[4815224.767822] e1000e: eth4 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[5506569.903374] e1000e 0000:05:00.1 eth5: Reset adapter unexpectedly
[5506573.100126] e1000e: eth5 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[6454490.510657] e1000e 0000:05:00.0 eth4: Reset adapter unexpectedly
[6454493.679389] e1000e: eth4 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[6885168.270113] e1000e 0000:05:00.1 eth5: Reset adapter unexpectedly
[6885171.474830] e1000e: eth5 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[11810161.032883] e1000e 0000:05:00.0 eth4: Reset adapter unexpectedly
[11810164.317643] e1000e: eth4 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[13020006.535342] e1000e 0000:05:00.1 eth5: Reset adapter unexpectedly
[13020009.772075] e1000e: eth5 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
root@pve03:~# dmesg | grep e1000
...
[8780811.944900] NETDEV WATCHDOG: eth4 (e1000e): transmit queue 0 timed out
[8780812.065959] dcdbas joydev soundcore shpchp pcspkr intel_rapl_perf mei wmi lpc_ich ipmi_si acpi_power_meter mac_hid ipmi_devintf ipmi_msghandler acpi_pad vhost_net vhost tap ib_iser rdma_cm iw_cm ib_cm ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi sunrpc ip_tables x_tables autofs4 hid_generic usbmouse usbkbd usbhid hid btrfs xor raid6_pq e1000e(O) ahci tg3 ptp libahci megaraid_sas pps_core
[8780812.461362] e1000e 0000:05:00.0 eth4: Reset adapter unexpectedly
[8780815.565703] e1000e: eth4 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
Code:
ethtool -e eth4 length 256
Offset Values
------ ------
0x0000: 00 15 17 84 cd 0c 20 05 98 11 62 50 ff ff ff ff
0x0010: 77 c5 05 21 2f a4 5e 13 86 80 5e 10 86 80 6f b1
0x0020: 08 00 5e 10 00 54 00 00 01 58 00 00 00 00 00 01
0x0030: f6 6c b0 37 ae 07 03 84 83 07 00 00 03 c3 02 06
0x0040: 08 00 f0 0e 64 21 40 00 01 48 00 00 00 00 00 00
0x0050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x0060: 00 01 00 40 1e 12 07 40 00 01 00 40 ff ff ff ff
0x0070: ff ff ff ff ff ff ff ff ff ff ff ff ff ff dd 41
0x0080: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
0x0090: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
0x00a0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
0x00b0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
0x00c0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
0x00d0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
0x00e0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
0x00f0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
root@pve01:~# ethtool -i eth4
driver: e1000e
version: 3.3.6-NAPI
firmware-version: 5.6-2
expansion-rom-version:
bus-info: 0000:05:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: no
Code:
ethtool -i eth4
driver: e1000e
version: 3.3.6-NAPI
firmware-version: 5.11-2
expansion-rom-version:
bus-info: 0000:05:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: no
Code:
root@pvetest:~# ethtool -i enp5s0f0
driver: e1000e
version: 3.2.6-k
firmware-version: 5.11-2
expansion-rom-version:
bus-info: 0000:05:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: no
root@pvetest:~# ethtool -i enp5s0f0
driver: e1000e
version: 3.2.6-k
firmware-version: 5.11-2
expansion-rom-version:
bus-info: 0000:05:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: no
root@pvetest:~# ethtool -e enp5s0f0 length 256
Offset Values
------ ------
0x0000: 00 15 17 4a 4a aa 20 04 ff ff b2 50 ff ff ff ff
0x0010: 08 d5 03 68 2f a4 5e 11 86 80 5e 10 86 80 65 b1
0x0020: 08 00 5e 10 00 54 00 00 01 50 00 00 00 00 00 01
0x0030: f6 6c b0 37 a6 07 03 84 83 07 00 00 03 c3 02 06
0x0040: 08 00 f0 0e 64 21 40 00 01 40 00 00 00 00 00 00
0x0050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x0060: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
0x0070: ff ff ff ff ff ff ff ff ff ff 97 01 ff ff bf 7e
0x0080: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
0x0090: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
0x00a0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
0x00b0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
0x00c0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
0x00d0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
0x00e0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
0x00f0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
Last edited: