HP P9000 RAID Manager Reference Guide (T1610-96037, October 2011)

inqraid: example of -cliwp and -cliwn options (HP-UX)
# echo /dev/rdsk/c23t0d0 /dev/rdsk/c23t0d1 | ./inqraid -CLIWP
DEVICE_FILE PWWN AL PORT LUN SERIAL LDEV PRODUCT_ID
c23t0d0 500060e802f01018 - CL2-J - 61456 192 OPEN-3
c23t0d1 500060e802f01018 - CL2-J - 61456 193 OPEN-3
# echo /dev/rdsk/c0t2d3 | ./inqraid -CLIWN
DEVICE_FILE NWWN AL PORT LUN SERIAL LDEV PRODUCT_ID
c0t2d3 5000E000E0005000 - CL1-A - 30015 2054 OPEN3-CVS
DEVICE_FILE: Displays the device file name only.
WWN: CLIWP option displays External_WWN of the host adapter included in the STD inquiry
page. CLIWN option displays Node_WWN of host adapter included in STD inquiry page.
AL: This option always displays as “-”.
PORT: Displays the RAID storage system port number.
LUN: This option always displays as “-”.
SERIAL: Displays the production (serial#) number of the storage system.
LDEV: Displays the LDEV# within the storage system.
PRODUCT_ID: Displays product-id field in the STD inquiry page.
inqraid: example of the -sort[cm] option (HP-UX)
#ioscan -fun | grep rdsk | ./inqraid -sort -CM -CLI
HORCM_CMD
#dev_name dev_name dev_name
#UnitID 0 (Serial# 30012)
/dev/rdsk/c0t3d0 /dev/rdsk/c1t2d1
#UnitID 1 (Serial# 30013)
/dev/rdsk/c2t3d0
inqraid: example of the -gvinf option
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 ]
ãS/N ãLDEV ãSignature
inqraid: example of -svinf[=PTN] option
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 ]
CAUTION: If the S-VOL is created with “Noread” option (Business Copy only) and the system is
rebooted, the system cannot create a Device object (\Device\HarddiskVolume#) and Volume{guid}
for S-VOL, but a Device object (\Device\HarddiskVolume#) and Volume{guid} is created by using
-svinf option after splits the S-VOL.
114 Command tools