Hi all,
I'm usng LVM-Thin storage for my VMs, one of which is a very old legacy Linux VM. So old that the kernel doesn't support TRIM. The file system is EXT2. Is it possible to somehow run fstrim from the PVE host on the lvm-thin volume and have the space reclaimed in the lvm-thin pool? The VM would be shutdown whilst I do this of course.
You can do this for containers with `pct fstrim` is there an equivalent for KVM/QEMU VMs? A quick grep of the Perl files seems to suggest the only thing supported is submitting an fstrim request via the guest agent.
Many thanks in advance,
Tony.
I'm usng LVM-Thin storage for my VMs, one of which is a very old legacy Linux VM. So old that the kernel doesn't support TRIM. The file system is EXT2. Is it possible to somehow run fstrim from the PVE host on the lvm-thin volume and have the space reclaimed in the lvm-thin pool? The VM would be shutdown whilst I do this of course.
You can do this for containers with `pct fstrim` is there an equivalent for KVM/QEMU VMs? A quick grep of the Perl files seems to suggest the only thing supported is submitting an fstrim request via the guest agent.
Many thanks in advance,
Tony.