lbcli get feature-flag proactive-rebalance (2.2 and above)
Returns the proactive-rebalance feature status.
Synopsis
Returns the status of 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.
Example:
lbcli -J $JWT get feature-flag proactive-rebalance [flags]
Flag | Short | Type | Default | Description |
---|---|---|---|---|
--help | -h | bool | Help for proactive-rebalance. |
Was this page helpful?