HP XP P9000 RAID Manager Reference Guide (T1610-96061, January 2014)
raidcom add rcu
Registers RCUs.
This command is executed asynchronously with the command input. Check the completion of this
process on the raidcom get command_status command.
Syntax
raidcom add rcu {-rcu <serial#> <mcu#> <rcu#> <id> -ssid <ssid>
| -cu_free <serial#> <id> <pid> -mcu_port <port#>
-rcu_port <port#>
Options and parameters
DescriptionOption
Specifies the CU by serial number, <mcu#>, <rcu#>, and <id>. You can use hexadecimal
numbers (add "0x" prefix) or decimal numbers for <mcu#> and <rcu#>.
-rcu <serial#> <mcu#>
<rcu#> <id>
< id > specifies the storage system type as follows:
• For P9500 use R700.
• For XP24000/XP20000 Disk Array use R600.
• For XP12000 Disk Array/XP10000 Disk Array use R500.
Specifies subsystem IDs. Up to 4 SSIDs can be specified.-ssid <ssid>
You can use hexadecimal numbers (add "0x" prefix) or decimal numbers for <ssid>.
Specifies the CU free by serial#, id#, pid#.-cu_free <serial#> <id>
<pid>
< id > specifies the storage system type as follows:
• For P9500 use R700.
• For XP24000/XP20000 Disk Array use R600.
• For XP12000 Disk Array/XP10000 Disk Array use R500.
< pid> specifies the path group ID (0-255).
Note:
The RCU registered by specifying "0" for <pid> is displayed by default or "0" on
the GUI of Continuous Access Synchronous, Continuous Access Journal, or Continuous
Access Journal Z.
Specifies the port number of the MCU.-mcu_port <port#>
Specifies the port number on the RCU (storage system port on the remote side).-rcu_port <port#>
Specify the port that the attribute is MCU Initiator port (MCU) or RCU Target port (RCU).
Example
Register P9500 of Serial number 64034 with CU free. Sets the path group ID: 0, the port on MCU:
CL1-A, and the port on RCU: CL1-B.
# raidcom add rcu -cu_free 64034 R700 0 -mcu_port CL1-A -rcu_port CL1-B
raidcom delete rcu
Deletes the RCU.
This command is executed asynchronously with the command input. Check the completion of this
process on the raidcom get command_status command.
Syntax
raidcom delete rcu {-rcu <serial#> <mcu#> <rcu#> -ssid <ssid>
| -cu_free <serial#> <id> <pid>
raidcom add rcu 191