8,560
edits
(Created page with "<!-- Don't forget to look more templates: https://wiki.manjaro.org/index.php/Help:Template -->") Tags: Mobile web edit Mobile edit |
(Updating to match new version of source page) Tags: Mobile web edit Mobile edit |
||
Line 264: | Line 264: | ||
* '''balance''' all chunks that are less than 90% full. This '''will''' take some time ! | * '''balance''' all chunks that are less than 90% full. This '''will''' take some time ! | ||
{{RootCmd|command=btrfs balance start -musage=90 -dusage=90 /}} | {{RootCmd|command=btrfs balance start -musage=90 -dusage=90 /}} | ||
{{BoxWarning|Don't use filters higher than 90%|This is unnecessary on an SSD drive. On a hard drive, this will put a lot of strain on the disk. Even with today's hard drives (>2TB), it may take a very long time. (e.g. 24 hours or more)}} | |||
</div> | </div> | ||