HP P9000 Tiered Storage Manager Software 7.4.1-00 CLI Reference Guide (TB585-96029, April 2013)

NOTE:
Depending on filter conditions specified for the target storage tier, even if the migration has terminated
normally, the migration source volumes might not be included in the target storage tier. Before creating
a migration task, make sure you check the following:
Whether it is necessary to migrate the migration source volumes
Whether the default attributes assigned to the migration target volumes are appropriate
Syntax
htsmcli [ server-location] CreateMigrationTask
[ common-option ]
[ { -e | --execute } ]
migrationplan=migration-plan-file-name
[ erasedata={ Yes | No } ]
[ zerodatadiscard ={ Yes | No } ]
[ notifytourl=event-notification-address ]
[ description=task-description ]
Options
-e or --execute
Specify this option to execute the created migration task immediately.
If this option is omitted, the migration task will be placed in Standby status.
Parameters
Table 45 Parameters of the CreateMigrationTask command
DetailsParameter
Specify the name of the migration plan file.
Specify it as an absolute path or relative path from the command execution directory.
migrationplan
Specify whether the data for the migration source volume is to be deleted once
after migration terminates normally. This can be either Yes or No:
Yes: Delete the data
No: Do not delete the data
The default value differs depending on the value of the
server.migration.dataErase.defaultValue key in the
server.properties file, and the value of parameter.erasedata in the
htsmcli.properties file. The settings in the htsmcli.properties file takes
precedence over the settings in the server.properties file.
[erasedata]
CLI Reference Guide 105