Hitachi MK-90RD011-25 Computer Drive User Manual


 
Hitachi Command Control Interface (CCI) User and Reference Guide 287
DEVICE_FILE: Displays the device file name only.
WWN: CLIWP option displays Port_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.
#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
Figure 4.66 Inqraid: Example of -sort[CM] Option (HP-UX example shown)
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
Figure 4.67 Inqraid: Example of -gvinf 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 SVOL is created with “Noread” option (ShadowImage only) and the system is
rebooted, the system will not be able to create a Device object (\Device\HarddiskVolume#)
and Volume{guid} for SVOL, but a Device object (\Device\HarddiskVolume#) and
Volume{guid} will be created by using -svinf option after splits the SVOL.
Figure 4.68 Inqraid: Example of -svinf[=PTN] Option