Search results for query: e1000e

  1. Z

    Proxmox Host loses connection on management nic, reboot fixes it

    ...3 (passive) best link: 0 (pri: 1) Apr 08 15:33:45 prox3 corosync[1353]: [KNET ] host: host: 3 has no active links Apr 08 15:33:46 prox3 corosync[1353]: [TOTEM ] Token has not been received in 2737 ms Apr 08 15:33:46 prox3 kernel: e1000e 0000:00:1f.6 enp0s31f6: Detected Hardware Unit Hang:
  2. Z

    Proxmox Host loses connection on management nic, reboot fixes it

    ...spiceterm: 3.3.1 swtpm: 0.8.0+pve1 vncterm: 1.8.1 zfsutils-linux: 2.2.9-pve1 uname -r -> 6.8.12-20-pve ethtool -i enp0s31f6 -> driver: e1000e version: 6.8.12-20-pve firmware-version: 2.5-4 expansion-rom-version: bus-info: 0000:00:1f.6 supports-statistics: yes supports-test: yes...
  3. M

    Problem with Intel I219-V Ethernet Adapter and e1000e driver

    Hi thanks, for the response. Yes, I figured that was the problem. I checked and the BIOS version I have is the same as the one available on the MSI site. However, if not flashed properly do you think if I try to update the BIOS anyway that would reflash the NIC EPROM? Secondly, yes I thought...
  4. C

    Intel e1000e Regression Causing Proxmox Host Freezes — Resolved by Removing Onboard NIC

    Also, no poweroff or restarts (console dissapears, but that's it); if I219 is in a bridge, last two lines in console are: e1000e: EEE TX LPI TIMER: 00000000 ACPI: Preparing to enter sleep state S5 sometime followed by a dump trace e1000e blacklist won't work (prpbably because of AMT/ME)
  5. K

    ToughArmor MB902SPR-B R1 wird nicht erkannt

    ...Network Connection [8086:10d3] Subsystem: Intel Corporation Gigabit CT Desktop Adapter [8086:a01f] Kernel driver in use: e1000e Kernel modules: e1000e 03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8211/8411 PCI Express Gigabit...
  6. P

    Problem with Intel I219-V Ethernet Adapter and e1000e driver

    ...hang — the "NVM Checksum Not Valid" error means the NIC's EEPROM contents are corrupted or were never properly flashed at the factory. The e1000e driver refuses to load because it cannot trust the hardware configuration data. A couple of options. First, check if MSI has a BIOS update for the...
  7. Z

    Proxmox Host loses connection on management nic, reboot fixes it

    I will work out all propositions made by you. Since the error takes place after several days, i will give advice if it works in few days.
  8. P

    Proxmox Host loses connection on management nic, reboot fixes it

    That kernel message is an e1000e "Hardware Unit Hang" - the transmit descriptor ring gets stuck (TDH/TDT mismatch means the hardware head pointer is behind the tail, so it stopped consuming packets). The driver detects this and tries to recover but sometimes cannot without a full reset, hence...
  9. Z

    Proxmox Host loses connection on management nic, reboot fixes it

    ...the NIC is working again for mostly several days. In the hosts System log there is this kernel message: Apr 02 10:02:38 prox3 kernel: e1000e 0000:00:1f.6 enp0s31f6: Detected Hardware Unit Hang: TDH <9c> TDT <d3> next_to_use <d3>...
  10. M

    Problem with Intel I219-V Ethernet Adapter and e1000e driver

    Sorry this is not the same issue. This one is a e1000e hang of the nic. The nic was working then hung. My issue is the nic isnt even showing due to the fact the driver load had an error with the Checksum Not Valid Error Code -5
  11. SteveITS

    Problem with Intel I219-V Ethernet Adapter and e1000e driver

    Don’t have that hardware, but maybe this helps: https://forum.proxmox.com/threads/intel-nic-e1000e-hardware-unit-hang.106001/post-819625
  12. M

    Problem with Intel I219-V Ethernet Adapter and e1000e driver

    I am having a problem with my PROXMOX PVE not upping or showing the Intel I219-V onboard ethernet with the e1000e driver. This is a MSI CODEX R2 system with an onboard ethernet. This is the only available ethernet except for a WIFI 6 adapter. It has been very difficult to get a network...
  13. H

    [SOLVED] HP Probleme mit Proxmox

    ...etwas anderem liegt, da ich aber schon viel Zeit und Hirnschmalz in die Eingrenzung des Fehlers investiert habe ohne Erfolg war wie bei meinem E1000e Fehler die deswegen auch allgemeine Frage ob hier etwas bekannt ist oder ob jemand ähnliche Probleme hat/hatte/mitbekommen hat. Fakt ist in...
  14. H

    [SOLVED] HP Probleme mit Proxmox

    ...per SMB laufen, muss ich zugeben das diese witzigerweise Proxmox intern flott laufen... In den Proxmox Interfaces sind auch noch wegen des E1000e Bugs das offloading deaktiviert, damit der Server stabil läuft. Habe ich gemacht. Nicht per NFS aber per SMB schnell. Ich habe auch einen dd-Test...
  15. B

    Proxmox Absturz nichts ging mehr. Hilfe bei der Fehleranalyse

    Das ist dein e1000e NIC der sich aufhängt, wie @Impact schon sagt. Der AppArmor-Eintrag vom LXC 110 ist nicht das Problem. Was oft hilft: TCP Segmentation Offload abschalten. Probier mal: ethtool -K eno1 tso off gso off gro off Wenn das stabil läuft, pack den Befehl in /etc/network/interfaces...
  16. W

    Intel e1000e Regression Causing Proxmox Host Freezes — Resolved by Removing Onboard NIC

    ...flapping or freezing Host temporarily unreachable No logs indicating a clean shutdown Both nodes affected identically Only the onboard NIC (e1000e driver) showed issues PCIe NICs remained stable Root Cause: A regression in the Intel e1000e driver introduced instability in the onboard NICs...
  17. M

    Proxmox Absturz nichts ging mehr. Hilfe bei der Fehleranalyse

    https://forum.proxmox.com/threads/e1000e-reset-adapter-unexpectedly.87769/post-384609
  18. Impact

    Proxmox Absturz nichts ging mehr. Hilfe bei der Fehleranalyse

    Zu diesem e1000e Problem gibt es bereits extrem viele Threads: https://www.google.com/search?q=e1000e+hang+site:forum.proxmox.com Es gibt Tweaks die helfen sollen, funktioniert aber nicht immer. Ich würde dann auf einen USB NIC ausweichen.
  19. M

    Proxmox Absturz nichts ging mehr. Hilfe bei der Fehleranalyse

    ...audit(1774632901.356:1252): apparmor="DENIED" operation="sendmsg" class="file" namespace="root//lxc-110_<-var-li> Mar 27 18:36:13 pve kernel: e1000e 0000:00:1f.6 eno1: Detected Hardware Unit Hang: TDH <7b> TDT...