Balance block groups on a btrfs filesystem.
sudo btrfs balance status {path/to/btrfs_filesystem}
sudo btrfs balance start {path/to/btrfs_filesystem}
sudo btrfs balance start --bg -dusage={15} {path/to/btrfs_filesystem}
devid
(see btrfs filesystem show
):
sudo btrfs balance start -musage={20},limit={10},devid={devid} {path/to/btrfs_filesystem}
sudo btrfs balance start -dconvert={raid6} -mconvert={raid1c3} {path/to/btrfs_filesystem}
sudo btrfs balance start -dconvert={raid1},soft {path/to/btrfs_filesystem}
sudo btrfs balance {cancel|pause|resume} {path/to/btrfs_filesystem}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY This content has been proxied by September (ba2dc).Proxy Information
text/gemini;lang=en-GB