volume rebalance stop
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Stop a volume capacity rebalancing operation on a FlexGroup volume
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The volume rebalance stop
command stops a volume capacity rebalancing operation on a FlexGroup volume in the specified Vserver.
The volume rebalance stop
command is only supported on FlexGroup volumes.
Parameters
-vserver <vserver name>
- Vserver Name-
Identifies the Vserver that contains the FlexGroup volume whose capacity rebalancing operation will be stopped.
-volume <volume name>
- Volume Name-
Identifies the FlexGroup volume whose capacity rebalancing operation will be stopped.
Examples
In this example, a volume capacity rebalancing operation is stopped for the FlexGroup volume "fg1" in vserver "vs0".
cluster::volume rebalance rebalance*> stop -vserver vs0 -volume fg1