HP StorageWorks P9000 Tiered Storage Manager Software 7.1.1 CLI Reference Guide (TB585-96014, September 2011)

DescriptionItem
The name of the migration target storage tier for the previous migration. If migration
has never been performed before, nothing is displayed.
previousTargetStor-
ageTierName
The name of the migration target storage tier
targetStorageTier-
Name
Indicates whether the data for the migration source volume is to be deleted once
after migration terminates normally.
eraseData
Indicates whether the unused capacity in the migration target volume is to be
released after migration terminates normally.
Even if the zero data discard function is specified during migration task creation,
No is displayed if the conditions for the zero data discard function are not satisfied.
For details about the conditions for the zero data discard function, see the
zerodatadiscard parameter in Table 45.
zeroDataDiscard
Event notification address
notifyToURL
The description of the task
description
Table 47 Items output by the CreateMigrationTask command (MigrationInfo instance)
DescriptionItem
The controller LDEV number of the migration source volume.
The number is displayed as a value that is a combination of hexadecimal values
and colons (:).
sourceController-
DeviceNumber
The controller LDEV number of the migration target volume.
The number is displayed as a value that is a combination of hexadecimal values
and colons (:).
targetController-
DeviceNumber
The estimated time for the task execution for each volume. If you specify the
erasedata parameter during task creation, and then execute the task, this value
will include the time to delete data.
This value is displayed in hhhh:mm:ss format.
If the estimated value is 10,000 hours or more, 9999:59:59 is displayed.
timeEstimate
Example and execution results
Command execution example:
In this example, a text file named D:\tmp\plan.txt that contains a migration plan is read to
create a migration task.
htsmcli CreateMigrationTask migrationplan="D:\\tmp\\plan.txt"
erasedata="No"
Execution results:
CLI Reference Guide 111