HP P9000 RAID Manager Reference Guide (T1610-96037, October 2011)
Examples
Changing the port attributes (the Loop ID and the topology of the Port) of a port CL3-E.
raidcom modify port -port CL3-E -loop_id 0xAB -topology fl_port
Changing the port attributes of the port CL3-E to the External Initiator port (ELUN).
raidcom modify port -port CL3-E -port_attribute ELUN
raidcom get parity_grp
Displays parity group information.
Syntax
raidcom get parity_grp [-parity_grp_id <gno-sgno>]
Options and parameters
DescriptionOption
Specifies a parity group number (gno: 1-32, sgno: 1-16) or an external volume number
(gno:1-16384, sgno:1-4096).
[ -parity_grp_id
<gno-sgno> ]
If the specification is omitted, the list of parity groups defined in the DKC.
If the specification is performed, the LDEV information defined in the specified parity group.
For example:
• 3-1
Examples
Displaying parity group information.
# raidcom get parity_grp
T GROUP Num_LDEV U(%) AV_CAP(GB) R_LVL R_TYPE SL CL DRIVE_TYPE
R 33-16 4 45 140000 RAID1 2D+2D 0 0 DKS2C-K072FC
R 33-17 4 45 140000 RAID1 2D+2D 0 0 DKS2C-K072FC
Description on each column in output example
T
This displays the type of the volume group.
R: Parity Group, E: External volume group
GROUP
This displays the Parity Group number or the external volume group number.
Num_LDEV
This displays the number of LDEVs assigned to this Parity Group or to the external volume group.
U(%)
This displays the usage rate of this Parity Group or of the external volume group.
AV_CAP(GB)
This displays the available capacity (Free space) for this Parity Group or the external volume group.
The value is displayed by rounding less than 1GB down.
R_LVL
This displays the RAID Level of Parity Group or of external volume group.
R_TYPE
This displays the RAID Type of Parity Group or of the external volume group.
SL
raidcom get parity_grp 167