HP XP P9000 RAID Manager Reference Guide (T1610-96061, January 2014)

DescriptionOption
If this parameter is not specified, all resource groups that are assigned to the user are
locked.
This parameter is used for specifying the latency until the specified resource is locked.[-time <time(sec)> ]
The TOV time of the lock instruction is specified.
When <time> is specified as "0", it is executed as "nowait (no waiting time)" mode.
If this parameter is not specified, the default waiting time (7200 seconds) is used.
Examples
Resource group: Locking the resource of the meta_resource.
# raidcom lock resource -resource_name meta_resource
raidcom unlock resource
This unlocks the specified resource group name.
If the specified resource group name does not exist, this command is rejected with EX_ENOOBJ.
In authentication mode, A user executing this command must have a permission for the resource
group name.
Syntax
raidcom unlock resource [-resource_name <resource group name>]
Options and parameters
DescriptionOption
Specifies the name of resource group (maximum 32 characters).[-resource_name
<resource group name>]
Specify defined resource group names.
If this parameter is not specified, all resource groups that are assigned to the user are
unlocked.
Examples
Resource group: Unlocking the resource of the meta_resource.
# raidcom unlock resource -resource_name meta_resource
raidcom add snap_pool
Creates Pools/Adds pool VOLs for Fast Snap or Snapshot by the specified LDEVs. A device group
can also be specified instead of an LDEV.
When specifying a pool that is already created for Fast Snap or Snapshot, the specified LDEV is
added as a pool volume.
Specify either one of Pool ID or Pool Name certainly. If both the Pool ID and Pool Name options
are omitted, this command is rejected with EX_REQARG.
This command is executed asynchronously with the command input. Check the completion of this
process on the raidcom get command_status command.
If you create multiple pools with specifying only the pool names, execute the raidcom get
command_status command to each pool and confirm each completion.
raidcom unlock resource 199