HP XP P9000 RAID Manager Reference Guide (T1610-96061, January 2014)
raidcom add ssid
Adds the specified SSID to the RCU that is specified by serial number, <mcu#>, and <rcu#>.
Syntax
raidcom add ssid -rcu <serial#> <mcu#> <rcu#> <id> -ssid <ssid>
Options and parameters
DescriptionOption
Specifies the CU by serial number, <mcu#>, <rcu#>, and <id>. You can use
hexadecimal (add the prefix 0x) or decimal for the <mcu#> and <rcu#> numbers .
-rcu <serial#> <mcu#>
<rcu#> <id>
Use the following strings for <id> to specify the RAID storage system type:
• For P9500, use "R700".
• For XP24000/XP20000 Disk Array, use "R600".
• For XP12000 Disk Array/XP10000 Disk Array, use "R500".
Specifies the subsystem ID (SSID) to add to the RCU.-ssid <ssid>
You can use hexadecimal (add the 0x prefix) or decimal for the <ssid> number.
Examples
Adding SSID:345 to the RCU with serial number: 64034, RAID type: R700, MCU#:0, and RCU#:1
are set.
raidcom add ssid -rcu 64034 0 1 R700 -ssid 345
raidcom delete ssid
Deletes the specified SSID from the RCU that is specified by a serial number, <mcu#>, and <rcu#>.
Syntax
raidcom delete ssid -rcu <serial#> <mcu#> <rcu#> -ssid <ssid>
Options and parameters
DescriptionOption
This parameter is used to specify a CU that is specified by a serial number, <mcu#>,
and <rcu#>. This option specifies <mcu#> and <rcu#> with hexadecimal numbers
(adding 0x) or decimal numbers.
-rcu <serial#> <mcu#>
<rcu#>
Specifies the subsystem ID to be deleted from the RCU. You can specify the ssid as a
hexadecimal number (add the 0x prefix) or a decimal number.
-ssid <ssid>
Examples
Deleting SSID:345 from the RCU where the serial number: 64034, MCU#:0, and RCU#:1 are set.
raidcom delete ssid -rcu 64034 0 1 -ssid 345
raidcom get resource
Displays resource group information.
Syntax
raidcom get resource
raidcom add ssid 197