HP XP7 RAID Manager Reference Guide (T1610-96064)
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 the parity group number (gno: 1-32, sgno: 1-16).[-parity_grp_id
<gno-sgno> ]
If this option is omitted, the list of parity groups defined in the storage system is displayed.
If this option is specified, the LDEV and free space information defined in the specified parity
group is displayed. 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 5-2 4 45 140000 RAID1 2D+2D 0 0 DKS2C-K072FC
R 5-3 4 45 140000 RAID1 2D+2D 0 0 DKS2C-K072FC
Description of each column in output example
T: Displays the type of the volume group.
• R: Parity
GROUP: Displays the parity group number.
Num_LDEV: Displays the number of LDEVs assigned to this Parity Group.
U(%): Displays the usage rate of this Parity Group.
AV_CAP(GB): Displays the available capacity (Free space) for this Parity Group. The value is
displayed by rounding less than 1GB down.
R_LVL: Displays the RAID level of the parity group.
R_TYPE: Displays the RAID type of the parity group.
SL: Displays the SLPR number to which the parity group or an external volume group belongs.
CL: Displays the CLPR number to which the parity group or an external volume group belongs.
DRIVE_TYPE: Displays the PRODUCT_ID of the drives in the parity group.
# raidcom get parity_grp -parity_grp_id 5-2
T GROUP P_NO LDEV# STS LOC_LBA SIZE_LBA Serial#
R 5-2 0 - NML 0x000000000000 0x000000003f00 64034
R 5-2 1 100 NML 0x000000003f00 0x000000010000 64034
R 5-2 2 101 REG 0x000000013f00 0x000000010000 64034
R 5-2 3 - DEL 0x000000023f00 0x0000f0000000 64034
Description of each column in output example
T: Displays the type of the volume group.
• R: Parity Group
GROUP: Displays the Parity Group number.
raidcom get parity_grp 193