8,560
edits
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
Line 229: | Line 229: | ||
* '''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)}} | |||
=== Merging chunks === | === Merging chunks === |