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

[ common-option ]
[ { -f | --force } ]
[ { -e | --execute } ]
storagedomainname=storage-domain-name
migrationgroupname=migration-group-name
[ guardmode={ ReadOnly | Protect } ]
[ retentiondays=locked-period ]
[ movetomigrationgroupname=target-migration-group-name-after-locking ]
[ notifytourl=event-notification-address ]
[ description=task-description ]
Options
-f or --force
Specify this option to create a locking task without confirmation.
To require a response to a confirmation message before creating a locking task, omit this option.
-e or --execute
Specify this option to execute the created locking task immediately.
If this option is omitted, the locking task will be placed in Standby status.
Parameters
Table 48 Parameters of the CreateLockingTask command
DetailsParameter
Specify the name of the storage domain.
storagedomainname
Specify the name of the migration group.
migrationgroupname
Specify the locking method to be applied when the locking task is executed. You
can specify either of the following Data Retention Utility's guard attributes:
ReadOnly: Protected from write operations (default)
Protect: Protected from read and write operations
[guardmode]
Specify the number of days until the task can unlock the volume (the locked period).
The default is 0.
You can specify an integer from -1 to 21900. Specify -1 to set an infinite retention
period.
[retentiondays]
Specify the name of the target migration group for a volume whose locking has
been completed.
[movetomigration-
groupname]
Specify the address to be notified when the event occurs.
Specify a value by combining mailto: and the email address.
[notifytourl]
Specify a description of the task.
[description]
Legend:
[ ]: Specifying this parameter is optional.
CLI Reference Guide 113