autobalance volume rebalance show
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
Display Auto Balance Volume progress for an Infinite Volume
Availability: This command is available to cluster and Vserver administrators at the advanced privilege level.
Description
The autobalance volume rebalance show
command displays information about Auto Balance Volume operations for an Infinite Volume. The command output depends on the parameter or parameters specified with the command. The autobalance volume rebalance show
command is only supported for Infinite Volumes.
Parameters
- {
[-fields <fieldname>,…]
-
This specifies the fields that need to be displayed.
- |
[-instance ]
} -
If this parameter is specified, the command displays information about all entries.
[-vserver <vserver name>]
- Vserver (privilege: advanced)-
If this parameter is specified, the command displays information about capacity balancing for each Infinite Volume and storage service on the specified Vserver.
[-volume <volume name>]
- Volume Name (privilege: advanced)-
If this parameter is specified, the command displays information about capacity balancing for each storage service on the specified Infinite Volume.
[-storage-service <storage service name>]
- Storage Service (privilege: advanced)-
If this parameter is specified, the command displays information about capacity balancing for the specified storage-service.
[-state <Auto Balance Volume state>]
- State (privilege: advanced)-
If this parameter is specified, the command displays information about operations in the specified state.
[-progress <text>]
- Progress (privilege: advanced)-
If this parameter is specified, the command displays information about operations with the specified progress.
[-transferred {<integer>[KB|MB|GB|TB|PB]}]
- Amount Transferred (privilege: advanced)-
If this parameter is specified, the command displays information about operations with the specified amount already transferred.
[-target {<integer>[KB|MB|GB|TB|PB]}]
- Target Amount (privilege: advanced)-
If this parameter is specified, the command displays information about operations with the specified target amount of data to transfer.
[-transferred-percent <percent_no_limit>]
- Percentage Transferred (privilege: advanced)-
If this parameter is specified, the command displays information about operations with the specified percentage of the transfer complete.
Examples
The following example displays information about all operations on the Vserver named vs0:
cluster1::*> autobalance volume rebalance show -vserver vs1 Storage Percent Vserver Volume Service State Target Transferred ---------------- ------------ ----------- --------- ------- ----------- vs0 repo_vol - running 36.44TB 8%
The following example displays information about all operations on the gold
storage service on the Infinite Volume named repo_vol
on the Vserver named vs1:
cluster1::*> autobalance volume show rebalance -vserver vs1 -volume repo_vol -storage-service gold Storage Percent Vserver Volume Service State Target Transferred ---------------- ------------ ----------- --------- ------- ----------- vs1 repo_managed gold running 17.22TB 18% vs1 repo_managed silver complete 19.25TB 100%