HP StorageWorks P9000 Tiered Storage Manager Software 7.1 CLI Reference Guide (TB585-96011, May 2011)

DescriptionItem
Event notification address
notifyToURL
The description of the task
description
Table 50 Items output by the CreateLockingTask command (LockingInfo instance)
DescriptionItem
Controller logical device number of the volume.
The number is displayed as a value that is a combination of hexadecimal values
and colons (:).
controllerDevi-
ceNumber
Example and execution results
Command execution example (1):
In this example, a locking task that locks volumes in read-only status for 365 days is created. Be-
cause this example does not specify the --force option, a message asking whether the locking
task is to be created is displayed. The message output destination is the standard error output.
htsmcli CreateLockingTask storagedomainname=MegaTechXP12000-Primary
migrationgroupname=MG011 guardmode=ReadOnly retentiondays=365
Are you sure you want to lock the migration group "MG011"? (Y/N) :
Execution results (1):
RESPONSE:
An instance of Task(1 of 1)
ID=TK1f2lymqv
taskType=Locking
status=Standby
creationTime=2011/04/25 16:53:11
endTime=
ownerID=user
storageDomainName=MegaTechXP12000-Primary
migrationGroupName=MG011
retentionDays=365
retainedThrough=
guardMode=Read only
moveToMigrationGroupName=
notifyToURL=mailto:test@example.com
description=
List of 2 LockingInfo elements:
An instance of LockingInfo(1 of 2)
controllerDeviceNumber=3:A6
An instance of LockingInfo(2 of 2)
controllerDeviceNumber=3:A7
Command execution example (2):
This example uses the same conditions as those used for Command execution example (1) to
create a locking task, except that the --force option is specified.
Details of CLI commands126