HP P9000 RAID Manager Reference Guide (T1610-96037, October 2011)
DescriptionOption
For example:
• CL1-A-g (g: 0-255)
• CL1-A Linux_X86
Specifies a CU:LDEV hexadecimal address double octet or an LDEV number (0-65279) or
a range.
-ldev_id <ldev#> …
For example:
• -ldev_id AB:CD
• -ldev_id 43981
• -ldev_id 01:2C-01:31
Specifies the device information extracted from the LDEV belonging to the device group.
Specify “ldev” (fixed). The information of LDEV belonging to the device group is used.
-grp_opt <group option>
Specifies the name of device group (max. 32 characters) to be operated.-device_grp_name
<device group name>
[<device name>]
To operate an LDEV in the device group, specify the device name of LDEV (max. 32
characters) within the device group.
If the device name is omitted, all the LDEVs belonging in the device group are operated.
Specifies an LU number (0-2047). This is unavailable to specify when the device group is
specified to operate. If the specification is omitted, a free LU number is assigned
automatically.
[ -lun_id <lun#> ]
Examples
Map the LDEV: 200 to the LU numbers: 1 for the port: CL1-A, the host group #0.
raidcom add lun -port CL1-A-0 –lun_id 1 -ldev_id 200
Map the LDEV: 200 for the port: CL1-A, the host group #0. The LU numbers are automatically
assigned.
raidcom add lun -port CL1-A-0 -ldev_id 200
Map the LDEV for the port: CL1-A, the host group #0, and the one belonging to the device group:
grp1. The LU numbers are automatically assigned.
raidcom add lun -port CL1-A-0 -grp_opt ldev -device_grp_name grp1
raidcom delete lun
Deletes the LU path on the host group on the specified port.
An LDEV or a device group can also be specified instead of a LUN.
If an LDEV does not exist on the specified port/host group/LUN, it will be rejected with EX_ENLDEV
or EX_ENOOBJ.
When deleting the LU path, stop the I/O for the LU path to be deleted.
In the last one path, LDEV must be specified as SMPL volume.
Syntax
raidcom delete lun -port <port> [<host group name>] {-lun_id <lun#> | -ldev_id <ldev#>
| -grp_opt <group option> -device_grp_name <device group name> [<device name>]}
Options and parameters
DescriptionOption
Specifies a port number.-port <port>[<host
group name>]
raidcom delete lun 153