Search results for query: e1000e

  1. C

    e1000e eno1: Detected Hardware Unit Hang:

    ...Based on the Intel PRO/1000 PT Desktop Adapter identification, the chip under that heatsink is the Intel 82572GI controller, which uses the e1000e driver on Linux. To confirm, if you have this card installed in a Linux system, you can run: ``` lspci | grep -i ethernet ``` Honestly unless...
  2. G

    Problems with Wake on LAN and e1000e

    .../ M920q. It is equipped with an Intel Corporation Ethernet Connection (7) I219-LM (rev 10) network card. Proxmox/Debian automatically uses the e1000e driver. I am now have the issue that I cannot enable Wake-on-LAN. ethtool eno1 shows: Settings for eno1: Supported ports: [ TP ]...
  3. N

    Detected Hardware Unit Hang

    Thanks for your help. i installed the proxmox script succesfully; Enhanced version supporting both e1000e and e1000 drivers ℹ️ Searching for Intel e1000e and e1000 interfaces... ✔️ Found 1 Intel e1000e/e1000 interfaces ✔️ Selected interface: eno1 (e1000e) ℹ️ Creating systemd...
  4. S

    Detected Hardware Unit Hang

    ...off txvlan off sg off And you can turn this into a systemd service to run once on boot using something like this: #/etc/systemd/system/e1000e-offload-disable.service [Unit] Description=Disable NIC offloading for Intel e1000e interface eno1 After=network.target [Service] Type=oneshot...
  5. N

    Detected Hardware Unit Hang

    ...had my Proxmox host suddenly become unreachable several times now. The log shows the following message: Dec 31 19:55:58 Proxmox01 kernel: e1000e 0000:00:1f.6 eno1: Detected Hardware Unit Hang I've already searched the internet for some things, but I can't find the right one. I also saw this...
  6. S

    About to pull my hair out

    What is your nic? I have two computers with intel e1000e and learned about the offloading bug which results in the conditions you have, if so search around on here for the fix.
  7. R

    e1000e eno1: Detected Hardware Unit Hang:

    I have a few NUCs showing this behaviour, on 2 of them I have blacklisted the e1000e driver and use a different NIC which seems to work fine. What I have noticed though, this only seems to happen on servers hosting VMs, I got one that only hosts LXCs which seems to be running forever and did...
  8. Z

    HA does not trigger when node loses LAN but remains in quorum

    Hello all! The setup: I’m running a small three-node Proxmox cluster with Ceph. Each node has a single NVMe OSD; Ceph itself is stable and behaving correctly. Cluster and corosync traffic runs over a dedicated 2.5 GbE network (directly connected between nodes as a mesh - no switch). VM/LXC...
  9. C

    e1000e eno1: Detected Hardware Unit Hang:

    ...part is that in 2017, there already was a workaround attempt: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/net/ethernet/intel/e1000e/netdev.c?h=v6.19-rc3&id=b10effb92e272051dd1ec0d7be56bf9ca85ab927 But for some reason it seemingly/obviously isn't always...
  10. V

    e1000e eno1: Detected Hardware Unit Hang:

    ...to the latest Proxmox 9.0 I started seeing this issue shortly after that. I know it's meant to be a very old bug with the Intel e1000/e1000e chipsets - however, I'm curious why this issue didn't arise before - but seems to have only started manifesting recently? Does anybody have any...
  11. C

    e1000e eno1: Detected Hardware Unit Hang:

    Found this issue through google. Installed Proxmox v 8.??? in 2023 on generic Intel NUC with a e1000e NIC. Have suffered with a loss of network every 5 - 6 weeks and simply lived with the reboot. Failed once to often while I was away so upgraded bios and Proxmox versions to 8.4.1 including...
  12. M

    Disconnecting from network: unplug and re-plug ethernet fixes it

    If your NUC has an Intel NIC you may be affected by the e1000e issue
  13. B

    HP Elitedesk 800 G6, welche SSD für VM, Backups, Proxmox?

    Hallo @plentman, dass die Intel e1000e-NICs (oft I219-LM) mit neueren Kernel-Versionen in PVE 9 Probleme machen („Hardware Unit Hang“), ist leider ein bekanntes Phänomen. Der Verbleib auf PVE 8 ist hier die stabilere Wahl. Bezüglich deiner Speicher-Planung würde ich das Setup umdrehen und die...
  14. P

    HP Elitedesk 800 G6, welche SSD für VM, Backups, Proxmox?

    ...9 installiert, PBS angebunden, Backups zurückgespielt und dann festgestellt, dass der NIC vom HP wohl Treiberprobleme hat oder so (Intel e1000e). Dann hab ich Proxmox 8 installiert, PBS angebunden, Backups zurückgespielt, läuft bis jetzt. Damit der Wechsel von Proxmox 9 zurück auf 8 schneller...
  15. M

    max Cstate=1 fixed freezing on VE 8.X but Version 9+ upgrade/fresh seems to bring the issue back (2400GE)

    ...management in bios, or for testing everyting related to power saving. And check what nic you have, if it is a intel you maybe affected by the e1000e issue You can always test another linux distro to see if the problem persists there like vanilla debian or ubuntu server 24.04 with hwe...
  16. M

    e1000e eno1: Detected Hardware Unit Hang:

    Had this on one of my hosts today: Nov 29 15:24:37 pve2 kernel: e1000e 0000:00:19.0 enp0s25: Detected Hardware Unit Hang: The host has been fine for about 12 months. I've only got a single network card (bridged) and 3 VLAN sub interfaces. I've tried the post-up commands above but the post-up...
  17. L

    BUG: kernel NULL pointer dereference

    ...uas usb_storage dm_thin_pool dm_persistent_data dm_bio_prison dm_bufio nvme nvme_core xhci_pci i2c_i801 nvme_keyring i2c_mux ahci i2c_smbus e1000e xhci_hcd nvme_auth libahci video wmi Nov 23 21:47:26 pve.home.arpa kernel: CPU: 3 UID: 100000 PID: 3853 Comm: crun Tainted: P D O...
  18. M

    [SOLVED] Intel NIC e1000e hardware unit hang

    Just came here to say that the following fixed my e1000e intel nic hanging issue. Both of the following have successfully worked around this stupid issue: * Switch my heavy usage VM's to use the emulated e1000e NIC at the VM level, instead of virtio (limited testing, but worked for about 24...
  19. E

    e1000e eno1: Detected Hardware Unit Hang:

    ...uname -r 6.8.12-14-pve root@pve:~# lspci | grep Eth 00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (7) I219-LM (rev 10) e1000e 0000:00:1f.6 eno1: Detected Hardware Unit Hang: working around with the bounce physical on hang method no replies in a while and a new kernel...
  20. M

    [SOLVED] Error /boot/ USB installation Proxmox 9.1

    ...your NIC issue, you may have to install / compile a vendor driver module but i would avoid that if possible. Better get a Intel NIC (caution: e1000e issue on certain revisions) or even better broadcom / mellanox https://forum.proxmox.com/threads/no-nic-connection-with-asus-nuc14mnk.163537/...