CLI Guide

Table Of Contents
Arguments
Required arguments
--file pathname Directory and filename of migration plan file. Relative paths can be used. If no directory is specified, the
default directory is /var/log/VPlex/cli on the management server.
Optional arguments
[-v|verbose]
In addition to the specified migration, displays a summary for any in-progress and paused migrations.
Description
Displays a summary of the batch migration.
If the --verbose option is used, displays in the batch that are in an error state.
Table 3. batch migration summary field descriptions
Field Description
--verbose output only
source device Local-device from which to migrate.
source cluster Cluster on which source local-device is located.
target device Local-device to which to migrate.
target cluster Cluster on which target local-device is located.
migration name Names of migration files in the batch migration.
status Status of the individual migration. See below for possible
values.
eta For migrations currently being processed, the estimated time
to completion.
--verbose and non --verbose output
Processed n migrations... Of the number of source-target pairs specified in the batch
migration plan, the number that have been processed.
committed Of the number of source-target pairs that have been
processed, the number that have been committed.
completed Of the number of source-target pairs that have been
processed, the number that are complete.
in-progress Of the number of source-target pairs that have been
processed, the number that are in progress.
paused Of the number of source-target pairs that have been
processed, the number that are paused.
error Jobs that encountered errors during processing.
cancelled Of the number of source-target pairs that have been
processed, the number that have been cancelled.
no-record Of the number of source-target pairs that have been
processed, the number that have no record in the context
tree.
NOTE: If more than 25 migrations are active at the same time, they are queued, their status is displayed as in-progress, and
percentage-complete is displayed as ?.
Commands 51