freeing up storeage

  1. T

    Freeing Up Unused Space In A Linux VM That Doesn't Support TRIM

    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...