HP XP7 RAID Manager Reference Guide (T1610-96064)
DescriptionOption
c1t0d0 CL1-E 63516 0 0 0 - - OPEN-9-CM
c1t0d1 CL1-E 63516 12288 0 0 1 11605 OPEN-3
c1t0d2 CL1-E 63516 12403 0 0 3 11605 OPEN-9
c1t0d3 CL1-E 63516 12405 0 0 10 11605 OPEN-E
c1t0d4 CL1-E 63516 12800 0 0 11 11605 OPEN-8
c1t0d5 CL1-E 63516 12801 0 0 13 11605 OPEN-8*2
c1t0d6 CL1-E 63516 13057 0 0 21 11605 OPEN-L
c2t0d6 CL2-E 63516 13057 0 0 21 11605 OPEN-L
SL: Shows the SLPR number of LDEV.
CL: Shows the CLPR number of LDEV.
+CA/CAJ: Shows the accumulated total of differential Bitmap for the Continuous Access
Synchronous or Continuous Access Journal. The increase page shows the necessary differential
bitmap capacity for Continuous Access Synchronous or Continuous Access Journal.
UNUSED: Shows the unused Bitmap page capacity for Continuous Access
Synchronous/Continuous Access Journal. One Page is about 64 KB.
Displays the LDEV nickname in the PRODUCT ID. If the storage system does not support LDEV
nickname, '-' is displayed. For XP7, the number of which 300,000 is added to the serial number
is displayed for SERIAL.
-CLI -fn
Example:
# ls /dev/rdsk/c57t4* | ./inqraid -CLI -fn
DEVICE_FILE PORT SERIAL LDEV CTG C/B/12 SSID R:Group LDEV_NIC_NAME
c57t4d0 CL1-D 62496 32 - s/P/ss 0004 5:01-03 my_volume_1
c57t4d3 CL1-D 62496 35 - s/P/ss 0004 5:01-03 my_volume_2
c57t4d4 CL1-D 62496 36 - s/P/ss 0004 5:01-01 -
c57t4d5 CL1-D 62496 37 - s/P/ss 0004 5:01-02 -
This option outputs as export format after obtaining the storage system device information from
the specified special file (STDIN or argument). The device information includes 'Keyword,
-CLI -export
Serial#, Ldev#, Device file name, ...'. For XP7, the number of which 300,000 is added to the
serial number is displayed for SERIAL. This export formatted file can import as STDIN of the
raidscan -find verify or the raidscan -find inst. If the application server and RAID Manager
server are operated on different hosts, volume discovery can be operated with using this option
among the hosts.
Example:
# ls /dev/rdsk/c1t* | inqraid -CLI -export
INQRAID:@CL4-G@64015@0@124@OPEN-V-CM@/dev/rdsk/c1t0d0s2
INQRAID:@CL4-G@64015@1@124@OPEN-V-CM@/dev/rdsk/c1t0d1s2
INQRAID:@CL4-G@64015@2@95@OPEN-V@/dev/rdsk/c1t0d2s2
INQRAID:@CL4-G@64015@3@95@OPEN-V@/dev/rdsk/c1t0d3s2
INQRAID:@CL4-G@64015@4@95@OPEN-V@/dev/rdsk/c1t0d4s2
INQRAID:@CL4-G@64015@5@95@OPEN-V@/dev/rdsk/c1t0d5s2
INQRAID:@CL4-G@64015@7@95@OPEN-V@/dev/rdsk/c1t0d7s2
STDIN or special files are specified as follows:Restrictions on device
naming
• HP-XP: /dev/rdsk/* or /dev/rdisk/disk*
• Solaris: /dev/rdsk/*s2 or c*s2
• Linux : /dev/sd... or /dev/rd... ,/dev/raw/raw*.
• zLinux: /dev/sd... or /dev/dasd… or /dev/rd... ,/dev/raw/raw*.
• AIX: /dev/rhdisk* or /dev/hdisk* or hdisk*
• DIGITAL or Tru64: /dev/rrz*c or /dev/rdisk/dsk*c or /dev/cport/scp*
inqraid 119