Proxmox 6.8.12-9-pve kernel has introduced a problem with e1000e Driver and network connection lost after some hours

Using the documented workarounds my test box has been up for 21 days with no network drops.

In /etc/networks/interfaces:

Code:
iface eno2 inet manual
        post-up ethtool -K eno2 tso off gso off
 
  • Like
Reactions: chrisn-au
I am running PVE 9.2.3 for few weeks now. It uses the Linux 7.0.6-2-pve (2026-05-29T11:08Z) kernel and I had no issues so far. But also I still have the offload turned off and the reset script running.
If you need more detail, I can provide that, but need the step-by-step commands as I am not a linux pro.