Proxmox VE 9.1.1 – Windows Server / SQL Server issues

Enable Ballooning can give you fix the UI problem on Proxmox (100% memory). But i heard that enable it will make the SQL server buggy ( slow, lag,etc..)
 
Since I have two 480GB drives and two 1.8TB drives, can I leave the 480GB ones in ZFS and migrate the 1.8TB ones to LVMthin? The VMs are installed on the 1.8TB drives.

Thanks for your help.
 
we can't confirm each step neither detail each step.
backup as safety , always.
but restore can be skipped :
from Node \ Shell , you can zpool detach one 1.8TB , this breaks ZFS mirror , but will continue to work , no interruption.
then "Wipe disk" from PVE UI \ Node \ Disks , the correct disk /!\ , then "Create Thinpool" from Node \ Disks \ Lvm-thin
then moving SQL vdisk to new Storage.
 
Hi,

I have exactly the same issue, and my setup is close to your and I also use zfs. Fresh Proxmox 9.1.1 installation, with VMs migrated from ESXi 8, where everything was working perfectly.

My VMs are two Windows Server 2019 machines (one RDS, one database server), fully up to date and optimized for Proxmox.

After a few hours of use, users report a minimum 10-second latency that appeared after the migration, directly inside the application — whether accessed via RDS or directly on the database server.


We did not have this latency before, so it clearly comes from Proxmox. After many unsuccessful tests, here is what I ended up doing:
  • Downgraded VirtIO drivers from 285 to 271
  • Downgraded QEMU from 10.1 to 9.2
  • Downgraded Proxmox by reinstalling from 9.1.1 to 8.4.16

Hopefully this can help you


PS: I should have expected Proxmox 9 to be unstable with Windows. For example, when uploading a Windows ISO via the web interface, the file gets corrupted — I had to upload it via SSH instead.
PS2: This post was corrected and rewritten with ChatGPT.
 
Last edited: