Explains the CLI commands that you can use to balance the containers of a volume.
cldb.volume.balancing.enable
parameter using the config save
command. To:
maprcli config save -values {cldb.volume.balancing.enable:1}maprcli config save -values {cldb.volume.balancing.enable:0}volume balancecontainers
command to balance the containers associated with a volume.maprcli volume balancecontainers
command to balance a volume.
/opt/mapr/bin/maprcli volume balancecontainers -name <vol_name>
For more information, see volume balancecontainers.maprcli volume balancecontainers
command to stop or cancel a balancing activity.
/opt/mapr/bin/maprcli volume balancecontainers -name <vol_name> -cancel true
For more information, see volume balancecontainers.