autobalance volume rebalance stop
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
Stop Auto Balance Volume for an Infinite Volume
Availability: This command is available to cluster and Vserver administrators at the advanced privilege level.
Description
The autobalance volume rebalance stop
command allows the user to stop Auto Balance Volume. The autobalance volume rebalance stop
command is only supported for Infinite Volumes.
Parameters
-vserver <vserver name>
- Vserver (privilege: advanced)-
This specifies the Vserver on which the Infinite Volume being rebalanced is located.
-volume <volume name>
- Volume Name (privilege: advanced)-
This specifies the Infinite Volume being rebalanced.
-storage-service <storage service name>
- Storage Service (privilege: advanced)-
If the Infinite Volume being rebalanced uses storage services, the ` storage-service` parameter is required to specify the storage service being rebalanced. If the Infinite Volume being rebalanced does not use storage services, the ` storage-service` parameter cannot be specified because the entire Infinite Volume is being rebalanced.
Examples
The following example stops rebalancing used capacity for the gold storage service for an Infinite Volume named vol:
cluster1::*> autobalance volume rebalance stop -vserver vs0 -volume vol -storage-service gold
The following example stops rebalancing used capacity for an Infinite Volume named vol:
cluster1::*> autobalance volume rebalance stop -vserver vs1 -volume vol