vserver migrate show-volume
Display status of volumes in a migrating Vservers
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
This command displays status of all the volumes in a migrating Vservers.
Parameters
- { [-fields <fieldname>, ...]
- This specifies the fields that need to be displayed.
- | [-instance ]}
- If this parameter is specified, the command displays detailed volume status information.
- [-vserver <vserver name>] - Vserver Name
- Name of the Vserver which is migrating.
- [-volume <volume name>] - Volume Name
- If this parameter is specified, the command displays detailed volume status information that matches specified volume.
- [-volume-dsid <integer>] - Volume DSID
- If this parameter is specified, the command displays the details of volume status that matches specified DSID.
- [-volume-msid <integer>] - Volume MSID
- If this parameter is specified, the command displays the details of volume status that matches specified MSID.
- [-vserver-uuid <UUID>] - Vserver UUID
- If this parameter is specified, the command displays the details of volume status that matches specified Vserver UUID.
- [-node <nodename>] - Node
- If this parameter is specified, the command displays the details of volume status that matches specified node.
- [-state {Transfer | ReadyForCutover | PreCutover | Penultimate | CutoverStarted | CutoverComplete | Cleanup | MigrateFailed}] - Status of the transfer
- If this parameter is specified, the command displays the details of volume status that matches specified vserver migrate status.
- [-last-transfer-duration <integer>] - Duration of last transfer in seconds
- If this parameter is specified, the command displays the details of volume status that matches specified last transfer duration.
- [-last-transfer-done {true|false}] - Is the last transfer done
- If this parameter is specified, the command displays the details of volume status that matches specified last transfer done flag status.
- [-break-done {true|false}] - Is the break done
- If this parameter is specified, the command displays the details of volume status that matches specified break-done flag status.
- [-errors <text>] - Errors in volume operation if any
- If this parameter is specified, the command displays the details of volume status that matches specified errors.
- [-last-transfer-queue-time <MM/DD/YYYY HH:MM:SS>] - Time of the last transfer
- If this parameter is specified, the command displays the details of volume status that matches specified last transfer queue time.
- [-transfer-completed {true|false}] - Is the transfer completed
- If this parameter is specified, the command displays the details of volume status that matches specified transfer completed flag status.
- [-cutover-transfer-count <integer>] - Number of transfers within cutover threshold
- If this parameter is specified, the command displays the details of volume status that matches specified cutover transfer count.
- [-force {true|false}] - Volume force cutover flag
- If this parameter is specified, the command displays the details of volume status that matches specified volume force cutover flag.
Examples
Give documentation feedback