powerful-easter-15334
09/15/2025, 4:37 AMpowerful-easter-15334
09/15/2025, 4:37 AMunable to trim filesystem for volume pvc-c1fe219d-088e-4bd3-a75d-23dfcdf74bfc: failed to get share manager for trimming volume pvc-c1fe219d-088e-4bd3-a75d-23dfcdf74bfc: <http://sharemanager.longhorn.io|sharemanager.longhorn.io> "pvc-c1fe219d-088e-4bd3-a75d-23dfcdf74bfc" not found
It's the same for all my VM volumes - be it windows or linuxpowerful-easter-15334
09/15/2025, 4:38 AMenough-australia-5601
09/15/2025, 1:26 PMdiscard
, then trim commands are automatically issued to the block device - if the filesystem supports it. But there are alternative methods as well. Sometimes the OS runs fstrim
or blkdiscard
on a cron-timer, ext3/ext4 filesystems may have trimming enabled with tunable parameters via tune2fs
and encrypted filesystems with LUKS need to be explicitly set up to support trimming at creation time.powerful-easter-15334
09/15/2025, 1:27 PM