>>>>> "Chris" == Chris Murphy <lists@xxxxxxxxxxxxxxxxx> writes: Chris> On Fri, Jul 27, 2018 at 1:31 PM, John Stoffel <john@xxxxxxxxxxx> wrote: >> >> Why don't you run quotas on your filesystems? Also, none of the >> filesystems in Linux land that I'm aware of supports shrinking the >> filesystem while live, it's all a unmount, shrink FS, shrink volume >> (carefully!) and then re-mount the filesystem. Chris> Btrfs supports grow and shrink resizes only when mounted. It's Chris> not possible to resize when unmounted. That's... bizarre. Good to know, but bizarre. That does make it more appealing to use in day to day situations for sure. Any thoughts on how stable this is in real life? John _______________________________________________ linux-lvm mailing list linux-lvm@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/