
Detailed Command Descriptions 96
An instance of MigrationInfo(2 of 2)
sourceControllerDeviceNumber=3:A7
targetControllerDeviceNumber=2:84
D:\>
4-4-5 ExecuteTask
The ExecuteTask command can be used to request execution of a specified task in the Standby status, on
the Tiered Storage Manager server. Task execution is performed asynchronously to this command.
Execution cannot be requested on the Tiered Storage Manager server, for a task in a storage domain that is
being refreshed. The GetTasks command can be used to check the status of a task.
Command Syntax
htsmcli server-location ExecuteTask
{ -u | --username } user-name
{ -p | --password } { password | @name-of-password-file }
[ { -o | --output } name-of-the-standard-output-redirect-file ]
[ { -d | --detail } ]
id=task-ID
Table 4-63 Parameters of the ExecuteTask Command
Parameter Name Optional or Required Description
id Required Specify the task ID.
No output is generated by this command.
Example: In this example, the task whose ID is TK1ev677gu was executed.
D:\>htsmcli ExecuteTask id=TK1ev677gu
Output:
No output is generated by this command.
4-4-6 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 (ended by cancellation). 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 executing status (Active).
• Tasks are in the ended status (End).
• Tasks are in a storage domain that is being refreshed.
Command Syntax
htsmcli server-location CancelTask
{ -u | --username } user-name
{ -p | --password } { password | @name-of-password-file }
[ { -o | --output } name-of-the-standard-output-redirect-file ]
id=task-ID
Kommentare zu diesen Handbüchern