lbcli enable feature-flag proactive-rebalance (2.2 and above)
Enables proactive-rebalance.
Synopsis
Enables the "proactive-rebalance" feature. The proactive rebalance feature enables the cluster to automatically balance volumes and snapshots between nodes based on storage and memory usage. This will prevent scenarios where one storage node in the cluster is over capacity and reaching read-only status, while other nodes have available space to serve more capacity.
lbcli enable feature-flag proactive-rebalance [flags]Examples:
x
# enable proactive rebalance feature flaglbcli --jwt $JWT enable feature-flag proactive-rebalance| Flag | Short | Type | Default | Description |
|---|---|---|---|---|
| --help | -h | bool | Help for proactive-rebalance. |
Was this page helpful?