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

Example and execution results
Command execution example:
In this example, the description of the migration task whose task ID is TK1f2lymqv is changed.
htsmcli ModifyTask --detail id="TK1f2lymqv"
newdescription="This property was changed."
Execution results:
RESPONSE:
An instance of Task(1 of 1)
ID=TK1f2lymqv
taskType=Migration
status=Standby
timeEstimate=0:02:02
creationTime=2013/02/25 16:53:11
endTime=
ownerID=user
storageDomainName=MegaTechXP12000-Primary
migrationGroupName=MG011
previousTargetStorageTierName=
targetStorageTierName=MegaTech-HighCost
eraseData=No
zeroDataDiscard=No
notifyToURL=mailto:test@example.com
description=This property was changed.
List of 2 MigrationInfo elements:
An instance of MigrationInfo(1 of 2)
sourceControllerDeviceNumber=3:A6
targetControllerDeviceNumber=2:80
timeEstimate=0:01:01
An instance of MigrationInfo(2 of 2)
sourceControllerDeviceNumber=3:A7
targetControllerDeviceNumber=2:84
timeEstimate=0:01:01
ExecuteTask
The ExecuteTask command can be used to request the execution of a specified task in the Standby
status on the Tiered Storage Manager server. Tasks are usually not executed right after execution of
this command because the Tiered Storage Manager server is busy with other tasks.
Note that you cannot request the execution of the following tasks:
Volume creation tasks
External mapping tasks
Tasks in a storage domain whose refresh status is either Processing or Failure
You can use the GetTasks command to check the status of tasks.
Details of CLI commands142