CLI Guide

Table Of Contents
batch-migrate check-plan
batch-migrate clean
batch-migrate commit
batch-migrate create-plan
batch-migrate pause
batch-migrate resume
batch-migrate start
batch-migrate summary
batch-migrate resume
Attempts to resume every migration in the specified batch.
Contexts
All contexts.
Syntax
batch-migrate resume
[--file] pathname
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.
Description
Resumes the given batch migration.
If an error is encountered, a warning is printed to the console and the command continues until every migration has been
processed.
Examples
Resume all of the migrations specified in the file BSO_19.
VPlexcli:/> batch-migrate resume --file BS0_19
See also
batch-migrate cancel
batch-migrate check-plan
batch-migrate clean
batch-migrate commit
batch-migrate create-plan
batch-migrate pause
batch-migrate remove
48
Commands