beautypg.com

HP XP RAID Manager Software User Manual

Page 130

background image

130

HP StorageWorks Disk Array XP RAID Manager: User’s Guide

SL:

This displays the SLPR number of the LDEV.

CL:

This displays the CLPR number of the LDEV.

+BC/BC:

The calculated BC Bitmap pages.

+CA/UR:

The calculated CA/CA Journal Bitmap pages.

UNUSED:

The unused Bitmap pages for each BC or CA pair. One page is

about 64 KB.

An example using the –inst option:

MPE/iX

shell/iX> callci dstat | ./inqraid -inst -CLI
DEVICE_FILE PORT SERIAL LDEV CTG C/B/12 SSID R:Group PRODUCT_ID
ldev100 CL1-L 35013 19 - s/s/ss 0004 5:01-01 OPEN-3
ldev101 CL1-L 35013 35 - - - - OPEN-3-CM

An example using the –gvinf option follows. This example saves the
volume information for all physical drives.

D:\HORCM\etc>inqraid $Phys -gvinf -CLI
\\.\PhysicalDrive0:
# Harddisk0 -> [VOL61459_448_DA7C0D91] [OPEN-3 ]
\\.\PhysicalDrive1:
# Harddisk1 -> [VOL61459_449_DA7C0D92] [OPEN-3 ]
\\.\PhysicalDrive2:
# Harddisk2 -> [VOL61459_450_DA7C0D93] [OPEN-3 ]

An example using the –svinf=PTN follows. This example writes
signature/volume information to LUNs identified by “Harddisk” in the
output of the pairdisplay command.

D:\HORCM\etc>pairdisplay -l -fd -g URA
Group PairVol(L/R) Device_File M ,Seq#,LDEV#.P/S,Status, Seq#,P-LDEV# M
URA URA_000(L) Harddisk3 0 61459 451..S-VOL SSUS,----- 448 -
URA URA_001(L) Harddisk4 0 61459 452..S-VOL SSUS,----- 449 -
URA URA_002(L) Harddisk5 0 61459 453..S-VOL SSUS,----- 450 -

D:\HORCM\etc>pairdisplay -l -fd -g URA | inqraid -svinf=Harddisk
[VOL61459_451_5296A763] -> Harddisk3 [OPEN-3 ]
[VOL61459_452_5296A760] -> Harddisk4 [OPEN-3 ]
[VOL61459_453_5296A761] -> Harddisk5 [OPEN-3 ]