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

Either of the following returned values is returned to exit (), which allows users to check the execution
results using a user program or a script.
0: Normal termination
1: One or more errors occurred.
Abnormal termination
EX_EWSTOT : Timeout while waiting the result of the command execution
raidcom reset command_status
Resets the error information of the configuration setting command, which is stored in the DKC and
executed asynchronously (Asynchronous command).
Syntax
raidcom reset command_status
Options and parameters
None
Examples
Resetting the error information of the asynchronous command.
# raidcom reset command_status
raidcom add resource
Creating resource groups. If you specify only the resource group name, an empty resource group
is created.
When you input a resource group name and a resource group ID, the current name of the resource
group whose ID you specify is changed to the new resource group name.
When you specify resource group name, LDEV number, port number, host group number, parity
group ID or an external group ID, the specified resource is registered to the specified resource
group.If the specified resource group does not exist, an error occurs. When the resource group is
already created, the specified resource is added to the resource group.
Syntax
raidcom add resource -resource_name <resource group name> [-resource_id <resource group_id > | -ldev_id <ldev#>
| -port <port#> | -port <port#> <host group name> | -parity_grp <gno-sgno> | -external_grp_id <gno-sgno>]
Options and parameters
DescriptionOption
Specifies a resource group name. Up to 32 characters can be specified.-resource_name
<resource group
name>
Specifies a resource group ID (1-1023).-resource_id <resource
group_id
(e.g.)
5
Specifies a CU:LDEV hexadecimal address double octet or an LDEV number (0-65279) or a
range.
-ldev_id <ldev#>
raidcom reset command_status 185