tune2fs

  1. C

    How to tune2fs a mount point in an LXC container?

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