I219-V,I218-V chipet drivers are shitty, not only on proxmox, same on xcp-ng for exampleSame errors here.
I see that proxmox has had problems with Intel NIC for many years.
What card should I buy for this to work properly?
Or maybe that's just the way proxmox is?
Great! It helped! Thanks a lot!ethtool -K eth0 tx off rx off
Disabling TCP checksum offloading worked for me
This seems to have solved the hardware hangups and DRASTICALLY improved the network latency for the webapps I am running.ethtool -K eth0 tx off rx off
Disabling TCP checksum offloading worked for me
I presume that you executed the command in the PVE node, not inside the VM, correct? Moreover, what other guests did you have in the node? I have a mix of VMs and LXCs and this behaviour only happens where I have VMs. Would that be your case, too?Great! It helped! Thanks a lot!
I am also having this problem, disable offloading is one way to solve it. Another solution is to modify your VM's network card model to Intel E1000E instead of VirtIO.
I was also able to reliably reproduce the problem with iperf3 client running inside the VM. (The following command might hang your host)
iperf3 -c <IPERF_SERVER> -M 100 -t 50
We use essential cookies to make this site work, and optional cookies to enhance your experience.