Difference between revisions of "Btrfs"

22 bytes removed ,  3 months ago
m
remove musage
m (musage removed)
m (remove musage)
 
Line 332: Line 332:
<!--T:77-->
<!--T:77-->
* '''balance''' your volume with a filter(50%) This '''will''' take some time !
* '''balance''' your volume with a filter(50%) This '''will''' take some time !
{{RootCmd|command=btrfs balance start -musage=50 -dusage=50 /}}
{{RootCmd|command=btrfs balance start -dusage=50 /}}
{{BoxSuccess|Tip: Want to watch the volume clean up ?|
{{BoxSuccess|Tip: Want to watch the volume clean up ?|
{{UserCmd|command=pamac install procps-ng}}}}
{{UserCmd|command=pamac install procps-ng}}}}
Line 338: Line 338:
{{RootCmd|command=watch -n 60 btrfs filesystem usage -h / }}}}  
{{RootCmd|command=watch -n 60 btrfs filesystem usage -h / }}}}  
* '''balance''' your volume with a filter(95%) This '''will''' take some more time !
* '''balance''' your volume with a filter(95%) This '''will''' take some more time !
{{RootCmd|command=btrfs balance start -musage=95 -dusage=95 /}}
{{RootCmd|command=btrfs balance start -dusage=95 /}}


<!--T:78-->
<!--T:78-->
translator
1,001

edits