HP XP P9000 RAID Manager Reference Guide (T1610-96061, January 2014)
Display FormatsLDEV Mapping
E-LUN[Group External Group number]External LUN
A-LUN[PoolID poolID number ]Thin Provisioning volume
SSID: Displays Sub System ID of the LDEV in the RAID storage system.
Note: SSID is the parameter for enterprise storage systems.
CTGID: Displays CT group ID of Continuous Access Synchronous Async/Continuous Access Journal
when the LDEV has been defined as the PVOL or SVOL of the Continuous Access Synchronous
Async/Continuous Access Journal.
CHNO: Displays the channel number on the device adapter that recognizes on the Linux host.
Displayed only for Linux systems.
TID: Displays target ID of the hard disk that connects on the device adapter port. Displayed only
for Linux systems.
LUN: Displays logical unit number of the hard disk that connects on the device adapter port.
Displayed only for Linux systems.
Note:
The display of Group, SSID, and CTGID depends on the storage system microcode level.
The CHNO, TID, and LUN items are displayed only for Linux systems.
Example 2: inqraid with -find option (Linux shown)
ls /dev/sd* | inqraid -find
/dev/sdb -> No such on the group
Group PairVol (L/R) (Port#,TID,LU),Seq#,LDEV#.P/S, Status,Fence,
Seq#,P-LDEV# M
oradb oradev2 (L) (CL2-N , 3, 2) 8071 22..SMPL ----- ------,
----- ---- -
->/dev/sdc
Example 3: inqraid with -find option (HP-XP shown)
# echo /dev/rdsk/c23t0d0 /dev/rdsk/c23t2d3 | ./inqraid -find
Group PairVol(L/R) (Port#,TID,LU-M),Seq#,LDEV#.P/S,Status,
Seq#,P-LDEV# M
horc1 dev00(L) (CL2-J, 0, 0-0) 61456 192..S-VOL SSUS,
----- 193 -
->/dev/rdsk/c23t0d0
Group PairVol(L/R) (Port#,TID,LU-M),Seq#,LDEV#.P/S,Status,
Seq#,P-LDEV# M
horc1 dev10(L) (CL2-J , 2, 3-0) 61456 209..S-VOL SSUS,
----- 206 -
->/dev/rdsk/c23t2d3
Example 4: inqraid with -findc option (HP-XP shown)
# echo /dev/rdsk/c23t0d0 /dev/rdsk/c23t2d3 | ./inqraid -findc
DEVICE_FILE M Group PairVol P/S Stat R_DEVICE M P/S Stat LK
c23t0d0 0 horc1 dev00 S-VOL SSUS c23t0d1 0 P-VOL PSUS OK
/dev/rdsk/c23t0d0[1] -> No such on the group
/dev/rdsk/c23t0d0[2] -> No such on the group
DEVICE_FILE M Group PairVol P/S Stat R_DEVICE M P/S Stat LK
c23t2d3 0 horc1 dev10 S-VOL SSUS c23t2d2 0 P-VOL PSUS OK
/dev/rdsk/c23t2d3[1] -> No such on the group
/dev/rdsk/c23t2d3[2] -> No such on the group
# echo /dev/rdsk/c23t0d0 /dev/rdsk/c23t2d3 | ./inqraid -findc -CLI
DEVICE_FILE M Group PairVol P/S Stat R_DEVICE M P/S Stat LK
c23t0d0 0 horc1 dev00 S-VOL SSUS c23t0d1 0 P-VOL PSUS OK
c23t2d3 0 horc1 dev10 S-VOL SSUS c23t2d2 0 P-VOL PSUS OK
120 Command tools