Remove migration, Report dm_log, Resume migration – HP MPX200 Multifunction Router User Manual
Page 98: Save dm_log, Example, Syntax, Keywords

Example
c:\> rcli remove dml -lun_number=2 -vpgindex=1-fc_target=5001-4380-025D-A83A /ip=10.0.0.12
[10.0.0.12]
Data Management LUN -lun_number=2 -vpgindex=1
-fc_target=5001-4380-025D-A83A successfully removed.
remove migration
The remove migration command removes a specified data migration job from the router.
Syntax
remove migration -dm_jobid=data migration job ID
Example
c:\> rcli remove migration -dm_jobid=0 /ip=10.0.0.12
[10.0.0.12]
report dm_log
The report dm_log command retrieves data migration log data from the router and optionally,
saves a formatted text report to a file.
Syntax
report dm_log
Keywords
Specifies the file name to receive the report text.
-file=
If this keyword is not used, the report is displayed on the console.
Example
c:\> rcli report dm_log -file=logreport.txt
resume migration
The resume migration command resumes a paused data migration job.
Syntax
resume migration -dm_jobid=data migration job ID
Example
c:\> rcli resume migration -dm_jobid=0 /ip=10.0.0.12
Data Migration job resumed OK
save dm_log
The save dm_log command retrieves data migration log data from the router and saves it to a
file.
Syntax
save dm_log -name=output file name
If no directory is specified with the file name, the default is to save the log file in the working
directory.
98
Data Migration commands