https://pve.proxmox.com/wiki/Qemu_trim/discard_and_virtio_scsi
I managed to make fstrim work by changing:
This line:
virtio0: local-zfs:vm-101-disk-1,size=1000G
To:
scsi0: local-zfs:vm-101-disk-1,size=1000G
In:
/etc/pve/nodes/prx10/qemu-server/101.conf
Now it wont boot unless I select the...