HP XP7 RAID Manager Reference Guide (T1610-96064)
# raidcom delete resource -resource_name sql_srv -ldev_id 400
Deleting a port of CL1-A from the resource group: sql_srv.
# raidcom delete resource -resource_name sql_srv -port CL1-A
Deleting a host group of CL1-A-0 from the resource group: sql_srv.
# raidcom delete resource -resource_name sql_srv -port CL1-A-0
Deleting a parity group: 5-2 from the resource group: sql_srv.
# raidcom delete resource -resource_name sql_srv -parity_grp_id 5-2
Deleting an external volume group: 01-02 from the resource group: sql_srv.
# raidcom delete resource -resource_name sql_srv -external_grp_id 01-02
Deleting the resource group: sql_srv.
# raidcom delete resource -resource_name sql_srv
raidcom get error_message
Displays the error message for the specified error code.
Syntax
raidcom get error_message -ssb <ssb1> <ssb2>
Options and parameters
DescriptionOption
Specifies the error code as a hexadecimal number (add the 0x prefix).-ssb <ssb1> <ssb2>
<ssb1>: Specifies SSB1 of the error code.
<ssb2>: Specifies SSB2 of the error code.
Example
Displaying the error message for the error code whose SSB1 is 0x2E00 and SSB2 is 0x0023.
# raidcom get error_message -ssb 0x2E00 0x0023
CAUSE : Volume capacity is too small.
raidcom get clpr
Displays the CLPR information for the storage system.
Syntax
raidcom get clpr
Options and parameters
None
Examples
# raidcom get clpr
CLPR CLPR_NAME TC_CAP(MB) TU_CAP(MB) WP_CAP(MB) SF_CAP(MB) U(%) W(%) S(%)
001 Oracle_DB_PROD 20000 10000 2000 0 50 10 0
003 Oracle_DB_BACK 10000 5000 500 0 50 5 0
CLPR: CLPR number (decimal)
CLPR_NAME: nickname of the CLPR
TC_CAP(MB): capacity of cache memory of the CLPR
TU_CAP(MB): used capacity of cache memory of the CLPR
216 Configuration setting commands