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

CAUTION:
If a volume is being re-created on the migration target and an error occurs during the migration, all
the data on the migration target volume might be deleted. Check the output message, and then
manually create the volume.
Syntax
htsmcli [ server-location] ExecuteTask
[ common-option ]
id=task-ID
Parameters
Table 71 Parameters of the ExecuteTask command
DetailsParameter
Specify the task ID.
The task ID is displayed as an ID attribute when task information is output by
executing the GetTasks command or another command.
id
Output items
Nothing is output by this command.
Example and execution results
Command execution example:
In this example, the task whose ID is TK1ev677gu is executed.
htsmcli ExecuteTask id=TK1ev677gu
Execution results:
No information is output by this command.
CancelTask
The CancelTask command can be used to cancel a specified task in the Standby status. If
cancellation is successful, the status of the task changes from Standby to Cancel. When this command
is executed, volume migration reserve is released for the volume.
Tasks cannot be cancelled in the following statuses:
Tasks are in the running status (Active).
Tasks are in the ended status (End).
Tasks are in a storage domain whose refresh status is either Processing or Failure.
CLI Reference Guide 143