HP P9000 RAID Manager Reference Guide (T1610-96037, October 2011)

In authentication mode, the user executing this command must have permission for the resource
group name.
Syntax
raidcom lock resource -resource_name <resource group name > [-time <time(sec)>]
Options and parameters
DescriptionOption
Specifies a name of resource group (max. 32 characters).- resource_name <resource
group name>
Only the meta_resource” group is defined (which cannot be changed).
Specify meta_resource.
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
Acquiring the exclusive lock of a resource group: meta_resource.
raidcom lock resource -resource_name meta_resource
raidcom unlock resource
Unlocks the specified resource group name.
If the specified resource group name does not exist, it will be rejected with EX_ENOOBJ.
In authentication mode, a user executing this command must have permission for the resource
group name.
Syntax
raidcom unlock resource -resource_name <resource group name>
Options and parameters
DescriptionOption
Specifies a name of resource group (max. 32 characters).-resource_name <resource
group name>
Only the meta_resource” group is defined (which cannot be changed).
Specify meta_resource.
Examples
Releasing the exclusive lock of a resource group: meta_resource.
raidcom unlock resource -resource_name meta_resource
raidcom add snap_pool
Creates pools/adds pool VOLs for 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 Snapshot, the specified LDEV is added as a
pool volume.
raidcom unlock resource 175