HP P9000 RAID Manager Reference Guide (T1610-96037, October 2011)
# 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
DEVICE_FILE: Device file name.
M: MU# of local and remote.
Group: Group name (dev_group) defined in the configuration file.
PairVol: Paired vol. name (dev_name) within the group defined in the configuration file.
P/S: Volume attribute (P-VOL or S-VOL or simplex).
Stat: Status of the paired volume.
R_DEVICE: Device file name of remote site.
LK: Check result of the paired volume connection path.
inqraid: example of -cli option (Linux)
# ls /dev/sd* | ./inqraid -CLI
DEVICE_FILE PORT SERIAL LDEV CTG H/M/12 SSID R:Group PRODUCT_ID
sdh CL2-B 30053 23 2 S/P/ss 0004 5:02-01 OPEN-3
sdi CL1-A 64015 14 - - 0004 E:00002 OPEN-3-CM
sdj - - - - - - - -
DEVICE_FILE: Displays the device file name only.
PORT: Displays the RAID storage system port number.
SERIAL: Displays the production (serial#) number of the storage system.
LDEV: Displays the LDEV# within the storage system.
CTG: Displays the CT group ID of Continuous Access Asynchronous/Cnt Ac-J when the LDEV has
been defined as a Continuous Access Asynchronous/Cnt Ac-J P-VOL or S-VOL.
H/M/12: Displays attribute (P-VOL is “P”, S-VOL is “S”, SMPL is “s”) of a Continuous Access
Synchronous volume, Business Copy/Snapshot volume, and Business Copy/Snapshot MU#1,2
volumes.
SSID: Displays the Sub System ID of an LDEV in the storage system.
R:Group: Displays the physical position of an LDEV according to mapping of LDEV in the storage
system.
GroupR:LDEV mapping
RAID Group number - Sub numberRAID LevelRAID Group
1 : RAID1
5 : RAID5
6 : RAID6
Pool ID numberSSnapshot S-VOL
00000UUnmapped
External Group numberEExternal LUN
Pool ID numberAThin Provisioning volume
PRODUCT_ID: Displays product-id field in the STD inquiry page.
Note: For a command device, PORT/SERIAL/LDEV/PRODUCT_ID is the SCCSI Inquiry information
for the external command device, if the command device is mapped as ELUN(R: =E).
inqraid 113