racli alter disk_group
Modifies the power, or speed, of rebalance operations during Recovery Appliance expansion activities.
During rebalance operation, data files are distributed across all drivers evenly and disk groups are rebalanced automatically. However, this command is useful to perform a controlled rebalance operation because it allows the power, or speed, of the data rebalance to be modified.
Syntax
racli alter disk_group --rebalance=POWEROptions
Examples
The following example sets the power, or speed, of an active rebalance operation to 0, which stops the active rebalance operation.
racli alter disk_group --rebalance=0The following example sets the power, or speed, of an active rebalance operation to 100.
racli alter disk_group --rebalance=100