Opt-in Linux 7.0 Kernel for Proxmox VE 9 available

I've seen similar issues but with a realtek nic, I just figured it was realtek being realtek and turned off checksum offloading.
See the bug, I can reproduce this on Broadcom and Intel NICs as well so I think its a wider problem. The problem exists when newer linux kernel features in 6.16+ interact with new Qemu versions 11.0+ which introduce new offloading scenarios. I don't know why these break if its a problem in Qemu or the host Kernel though.
 
Does choosing a lower machine version prevent these issues? 11.0 was only released late april, it seems a bit too new.
 
Hi,

with QEMU 10.2, there was a switch to using io_uring for the IO thread event loops and the IO pressure/wait accounting is set via the io_uring subsystem now. It's a different kernel subsystem from before, so it's not unexpected if it's different.

So, if I understood correctly, this is just a different way the graph is calculated after the update, and it does not necessarily mean that performance is affected, right?
 
So, if I understood correctly, this is just a different way the graph is calculated after the update, and it does not necessarily mean that performance is affected, right?
Yes. To be precise: a different way the IO wait metric is calculated.
 
  • Like
Reactions: Pcom
I am trying to install the NVidia host grid drivers on 7.0.2-7-pve and I am getting this error:

fatal error: os-interface.h: No such file or directory

I have these installed:

proxmox-headers-6.17.13-12-pve
proxmox-headers-7.0.2-7-pve

What am I missing?
 
I am trying to install the NVidia host grid drivers on 7.0.2-7-pve and I am getting this error:

fatal error: os-interface.h: No such file or directory

I have these installed:

proxmox-headers-6.17.13-12-pve
proxmox-headers-7.0.2-7-pve

What am I missing?
Which driver version? This could indicate incompatibility between driver and kernel version.
 
Last edited:
Thanks for that, it helped some but still not working. Looks like I will need to reinstall and configure proxmox back to version 8.