HP XP P9000 RAID Manager Reference Guide (T1610-96061, January 2014)

raidcom add path
Adds and changes an external path to an external volume. Only one path is operated in one
operation.
The order of priority for the oath is allocated in accordance with the order of adding paths.
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 path -path_grp <path group#> -port <port#>
-external_wwn <wwn strings>
Options and parameters
DescriptionOption
Specifies the external VOL path group number (0-63231).-path_grp <path
group#>
Specifies the Port number. Specifies the number of the port whose attribute is External. For
example:
CL1-A
-port <port#>
Specifies the WWN (hexadecimal value) of the external storage system in 8 bytes. The value
can be split in units of 4 bytes by "," (commas). For example:
-external_wwn <wwn
strings>
21000e08b0256f8
21000e0,8b0256f8
Examples
Adding a path of External port CL1-A, external storage system port 50060e80,05fa0f36 to an
external volume path group number: 1.
# raidcom add path -path_grp 1 -port CL1-A -external_wwn 50060e80,05fa0f36
raidcom check_ext_storage path
Restores an external path to external VOLs. Only one path is operated in one operation.
This command is executed asynchronously with the command input. Check the completion of this
process on the raidcom get command_status command.
Syntax
raidcom check_ext_storage path -path_grp <path group#>
-port <port#> -external_wwn <wwn strings>
raidcom add path 179