HP XP P9000 RAID Manager Reference Guide (T1610-96061, January 2014)
Options and parameters
DescriptionOption
Specifies the external VOL (0-63231) path group number.-path_grp <path
group#>
Specifies the port number. Specifies the number of the port whose attribute is ELUN (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
Restoring a path of external volume path group number: 1, External port CL1-A, and external
storage system port 50060e80,05fa0f36.
# raidcom check_ext_storage path -path_grp 1 -port CL1-A
-external_wwn 50060e80,05fa0f36
raidcom delete path
Deletes the external path or alternative path to an external volume. 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 delete 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 ELUN (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
Deleting a path of External port CL1-A, and external storage system port 50060e80,05fa0f36
from the external volume path group number: 1.
# raidcom delete path -path_grp 1 -port CL1-A -external_wwn 50060e80,05fa0f36
180 Configuration setting commands