On 2016-09-20 16:27, Peter Becker wrote:

You have 417(total)-131(used) blocks wo are only partial filled.
You should balance your file-system.

(...)

#or a full balance
btrfs balance start /mnt

OK, does it mean that btrfs needs some userspace daemon which does the following from time to time (how often?):

1) btrfs fi show /mountpoint(s)

2) if "used" is more than 90% (or 80%? or 70%?) of "size" - run a full balance

3) ...unless "btrfs fi df" shows that "used" is 95% (?) or more of "total", then don't bother, as we're "really" full

?


Tomasz Chmielewski
https://lxadm.com

--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to