kvm: Desc next is 3
againDid anybody figure this out?
We started to see these warnings. and problems arose on VMs with any sensitive service like Exchange, or standard SQL.
We are using PVE 8.03 with Ceph, in a 7-node cluster. I've tried all the suggestions in this and other threads, without any success.
It is causing big trouble for us.
I just read through myself on the Github link before i posted hereIts also being discussed here
https://github.com/virtio-win/kvm-guest-drivers-windows/issues/756
RHEL are also tracking it but I dont have access and there was a PR from Nutanix recently to bugcheck on Windows when a reset occurs.
https://github.com/virtio-win/kvm-g...mmit/eff7b43073b95c563d2e5c6b0d7b6dd954f1232a
I just read through myself on the Github link before i posted here
I am a 100% sure that this error is occuring at others.
We started to think, that maybe it is caused by the lack of bandwidth on the backend. We are using 2x10Gbit with 9000 MTU for public and cluster networks. Switches are not overwhelmed, and error is occuring randomly, but this, and the Proxmox/Ceph version update is the only thing what happened before the errors started to happen.
Wow, so CEPH can't be, or most likely not the issue. That is a surprise for me. Then it can only be virtio / QEMU? Awesome.It occurs on 2 SQL servers for me with local storage (SATA & SAS enterprise SSD's in RAID-10) when there is high IO during an ETL run or processing cubes.
Did anybody figure this out?
We started to see these warnings. and problems arose on VMs with any sensitive service like Exchange, or standard SQL.
Just ran into this exact issue.
I have the latest drivers and the CPU is set to Host. Error still occurs. However, I have the feeling that it occurs much more often on systems with ZFS as the storage system for the Vms than on my Ceph cluster.Same here on Windowsserver 2019 mit SQL Server 2019. But only after the upgrade to Proxmox 8.x. The problem didn't exist before. I have to mention that the Windows VM was also updated, including SQL Server updates. It does not always occur. Every few days... I will switch to CPU Host and install the latest VirtIO drivers, maybe this will bring a positive change.
Here we have to old DELL Servers with LVM-Thin.I have the latest drivers and the CPU is set to Host. Error still occurs. However, I have the feeling that it occurs much more often on systems with ZFS as the storage system for the Vms than on my Ceph cluster.
Very old problem ( since pve 3.x )
The solution/fix is simple:
- Don't use any "virtio" based emulation for WINDOWS based VM.
There was always problems with MS SQL server in VM (running backup-jobs always triggerred: virtio-disk dropping/disappearing), i gave up virtio for WINDOWS long time ago, no problems since then.
Other VMs ( Linux, FreeBSD ) virtio is working correctly.