8,560
edits
(Importing a new version from external source) Tags: Mobile web edit Mobile edit |
(Importing a new version from external source) |
||
Line 1: | Line 1: | ||
=== Filters === | === Filters === | ||
Because a complete balance may take '''a long time''', there is the possibility of filters in balance. When using a filter only those chunks will be balanced, that are named by the filter. | Because a complete balance may take '''a long time''', there is the possibility of filters in balance. When using a filter only those chunks will be balanced, that are named by the filter. | ||
{{ | * '''balance''' all chunks that are less than 50% full. This '''will''' take some time ! | ||
{{RootCmd|command=btrfs balance start -musage=50 -dusage=50 /}} | |||
* '''balance''' all chunks that are less than 90% full. This '''will''' take some time ! | |||
{{RootCmd|command=btrfs balance start -musage=90 -dusage=90 /}} |