Administrator Guide

Table Of Contents
特定のアクティブな移行を一時停止するには、batch-migrate pause コマンドを使用します。例:
VPlexcli:/data-migrations/device-migrations> batch-migrate pause --file migrate.txt
特定の一時停止した移行を再開するには、batch-migrate resume コマンドを使用します。例:
VPlexcli:/data-migrations/device-migrations> batch-migrate resume --file migrate.txt
バッチ移行のキャンセル(オプション)
アクティブなバッチ移行をキャンセルして、ソ ボリュムを移行の開始前の態にします。
このタスクについて
特定のバッチ移行をキャンセルするには、batch-migrate cancel コマンドを使用します。例:
VPlexcli:/data-migrations/device-migrations> batch-migrate cancel --file migrate.txt
メモ: キャンセルされた移行計を再行するには、batch-migrate remove コマンドを使用して移行のレコドを削除し
ます。バッチ移行レコドの削除」を照してください。
バッチ移行の進行況のモニタリング
batch-migrate summary コマンドを--verbose オプションとともに使用して、指定したバッチ移行の進行況をモニタリン
グします。
このタスクについて
例:
VPlexcli:/data-migrations/device-migrations> batch-migrate summary --file migrate.txt --
verbose
source- source-site target target-cluster migration-
name status percentage-complete eta.
---------------- ----------- ---------------------- -------- -------------
------------------- ---
R20061115_Symm2264_010 1 R20070107_Symm2A10_1B0 1
migrate.txt 100 -
R20061115_Symm2264_011 1 R20070107_Symm2A10_1B1 1
migrate.txt 100 -
R20061115_Symm2264_012 1 R20070107_Symm2A10_1B2 1
migrate.txt 100 -
R20061115_Symm2264_0113 1 R20070107_Symm2A10_1B3
1 migrate.txt 27 4.08min
Processed 4 migrations:
committed: 0
complete: 3
in-progress: 1
paused: 0
error: 0
cancelled: 0
no-record: 0
バッチ移行のステタスの表示
指定されたバッチ移行のステタスを表示するには、batch-migrate summary コマンドを使用します。
50 タ移行