Hi,
you probably just need to migrate/start the VMs fresh with the updated QEMU version:
you probably just need to migrate/start the VMs fresh with the updated QEMU version:
Code:
pve-qemu-kvm (10.2.1-2) trixie; urgency=medium
...
* fix misleading IO wait and pressure stall information (PSI) accounting
with io_uring-based event loop. A drive with IO thread being idle resulted
in nearly 100% IO pressure. This is resolved by telling io_uring to not
count blocking waits towards the IO wait metric when the event loop is
effectively idle.