I have some containers with large disks (mount points). I'd like to reduce the number of reserved blocks on these. How can I do this?
According to mount inside the container, the filesystem is ext4:
colin@www1:/dev$ mount | grep images
/dev/mapper/pve-vm--120--disk--2 on /disks/images type ext4...