Skip to main content

vserver migrate show

Display status of migrating Vservers

Availability: This command is available to cluster administrators at the advanced privilege level.

Description

This command displays information about the migrating vserver.

Parameters

{ [-fields <fieldname>, ...]
If you specify the -fields <fieldname>, ... parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.
| [-migrate-status-details ]
If this parameter is specified, the command displays the following information about Vserver migrate operation.
  • Vserver

  • Migrate status

  • Status details

| [-instance ]}
If you specify the -instance parameter, the command displays detailed information about all fields.
[-vserver <vserver name>] - Vserver Name
Name of the Vserver which is migrating.
[-vserver-uuid <UUID>] - Vserver UUID
If this parameter is specified, the command displays Vserver migrate information that matches the specified Vserver UUID.
[-transaction-id <integer>] - Transaction Id
If this parameter is specified, the command displays Vserver migrate information that matches the specified transaction-id. A transaction-id is a 64 bit integer which identifies each Vserver migrate operation uniquely
[-destination-cluster <Cluster name>] - Destination Cluster Name
If this parameter is specified, the command displays Vserver migrate information that matches the specified destination cluster.
[-source-cluster <Cluster name>] - Source Cluster Name
If this parameter is specified, the command displays Vserver migrate information that matches the specified source cluster.
[-migrate-status {precheck-started|transferring|ready-for-cutover|cutover-triggerred|cutover-started|cutover-complete|migrate-paused|migrate-complete|migrate-complete-with-warnings|migrate-failed|post-cutover-cleanup|cleanup-failed|manual-cleanup|destination-cleaned-up|migrate-pausing|cleanup-pausing}] - Vserver migrate status
If this parameter is specified, the command displays Vserver migrate information that matches the specified Vserver migrate status.
[-start-time <MM/DD/YYYY HH:MM:SS>] - Migrate start time
If this parameter is specified, the command displays Vserver migrate information that matches the specified Vserver migrate start time.
[-completion-time <MM/DD/YYYY HH:MM:SS>] - Migrate operation finish time
If this parameter is specified, the command displays Vserver migrate information that matches the specified Vserver migrate completion time.
[-last-pause-time <MM/DD/YYYY HH:MM:SS>] - Last migrate pause time
If this parameter is specified, the command displays Vserver migrate information that matches the specified Vserver migrate last paused time.
[-last-resume-time <MM/DD/YYYY HH:MM:SS>] - Last migrate resume time
If this parameter is specified, the command displays Vserver migrate information that matches the specified Vserver migrate last resume time.
[-last-rollback-time <MM/DD/YYYY HH:MM:SS>] - Last migrate rollback time
If this parameter is specified, the command displays Vserver migrate information that matches the specified Vserver migrate last rollback time.
[-cutover-trigger-time <MM/DD/YYYY HH:MM:SS>] - Cutover trigger time
If this parameter is specified, the command displays Vserver migrate information that matches the specified Vserver migrate cutover trigger time.
[-cutover-start-time <MM/DD/YYYY HH:MM:SS>] - Cutover start time
If this parameter is specified, the command displays Vserver migrate information that matches the specified Vserver migrate cutover start time.
[-cutover-complete-time <MM/DD/YYYY HH:MM:SS>] - Cutover complete time
If this parameter is specified, the command displays Vserver migrate information that matches the specified Vserver migrate cutover completion time.
[-rollback-count <integer>] - Rollback Count
If this parameter is specified, the command displays Vserver migrate information that matches the specified rollback count.
[-status-details <text>, ...] - Errors and Warnings During Migrate
If this parameter is specified, the command displays Vserver migrate information that matches the specified Vserver migrate status details.
[-cutover-window <integer>] - cutover duration(seconds)
If this parameter is specified, the command displays Vserver migrate information that matches the specified Vserver migrate cutover window.
[-ipspace <IPspace>] - Destination cluster IPspace Name for vserver
If this parameter is specified, the command displays Vserver migrate information that matches the specified ipspace.
[-force {true|false}] - Force cutover until completion
If force is set to "true", the command will only display Vserver migrate operation information about Vservers where the value of force is set to "true". If set to "false", the command will only display Vserver migrate operation information where force is set to "false".
[-aggr-list <aggregate name>, ...] - Aggregate list for creating the volumes
If this parameter is specified, the command displays Vserver migrate information that matches the specified aggregate list that are assigned for Vserver to use.
[-migrate-vserver-type {migrate-source|migrate-destination}] - Identify if the Vserver is migrate source or destination
If this parameter is specified, the command displays Vserver migrate information that matches the specified Vserver migrate type.
[-is-past-point-of-no-return {true|false}] - Indicate point of no return for migrate
If this parameter is specified, the command displays Vserver migrate information that matches the specified past point of no return flag.
[-current-migrate-operation {none|start|resume|pause|cleanup|cutover}] - Current Migrate operation
If this parameter is specified, the command displays Vserver migrate information that matches the specified current Vserver migrate operation.
[-last-migrate-operation {none|start|resume|pause|cleanup|cutover}] - Last Migrate operation
If this parameter is specified, the command displays Vserver migrate information that matches the specified last Vserver migrate operation.
[-local-vserver-id <integer>] - Vserver ID
If this parameter is specified, the command displays Vserver migrate information that matches the specified local vserver id.
[-group-id <integer>] - Group ID
If this parameter is specified, the command displays Vserver migrate information that matches the specified group id.
[-partner-vserver-id <integer>] - Partner Vserver ID
If this parameter is specified, the command displays Vserver migrate information that matches the specified partner vserver id.
[-partner-group-id <integer>] - Partner group ID
If this parameter is specified, the command displays Vserver migrate information that matches the specified partner group id.
[-auto-cutover {true|false}] - Automatic cutover
If this parameter is specified, the command displays Vserver migrate information that matches the specified auto cutover flag.
[-skip-performance-check {true|false}] - Skip checking iops requirement of volume on destination aggregates
If this parameter is specified, the command displays Vserver migrate information that matches the specified skip performance flag.
[-cutover-ready-max-transfer-time-limit <integer>] - Transfer duration for marking ready for cutover (seconds)
If this parameter is specified, the command displays Vserver migrate information that matches the specified time required to mark cutover ready.

Examples