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.
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
batch-migrate start
batch-migrate summary
batch-migrate start
Starts the specified batch migration.
Contexts
All contexts.
Syntax
batch-migrate start
[--file] pathname
[-s|transfer-size] 40K - 128M
--force
--paused
48
Commands