HP P9000 RAID Manager Reference Guide (T1610-96037, October 2011)
Device name in the device group
LDEV#
LDEV number
Serial#
Product serial number
raidcom add external_grp
Maps (creates LDEVs) to add some external VOLs. Only one external VOL is operated in one
operation.
This makes an external volume to the specified external Group, and connects to an external LUN
on the specified external port /wwn. If the external volume group exists, the external volume is
added to the external volume group.
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 external_grp -path_grp <path group#> -external_grp_id <gno-sgno> -port <port>
-external_wwn <wwn strings> -lun_id <lun#> [-emulation <emulation type>]
Options and parameters
DescriptionOption
Specifies an external VOL path group number (0-63231).-path_grp <path
group#>
Specifies an external volume group number (gno:1-16384, sgno:1-4096).-external_grp_id
<gno-sgno>
For example:
• 52-11
Specifies the number of the port whose attribute is External.-port <port>
For example:
• CL1-A
Displays an external port.
Specifies a WWN value (hexadecimal value) of the external storage system in 8 bytes. The
value can be split in units of 4 bytes by “,” (commas).
-external_wwn <wwn
strings>
For example:
• 21000e08b0256f8
• 21000e0,8b0256f8
Displays LUN (0-2047) of the external storage system port.-lun_id <lun#>
Specifies an emulation type. If this specification is omitted, OPEN-V is used.[-emulation <emulation
type> ]
The valid values that can be specified to <emulation type> are the following values
OPEN-3, OPEN-8, OPEN-9, OPEN-E, OPEN-L, OPEN-V
Examples
Mapping an LU: 0 defined to the external storage system port: 50060e80,05fa0f36 connected
to the port: CL1-A (External port) by the External Volume Group#1-1 and the path group#1.
raidcom add external_grp -path_grp 1 -external_grp_id 1-1 -port CL1-A
–external_wwn 50060e80,05fa0f36 –lun_id 0
raidcom add external_grp 123