Hitachi MK-90RD011-25 Computer Drive User Manual


 
282 Chapter 4 Performing CCI Operations
Parameter Value
-CLIB -sort: This option is used to know how much pair is possible to create the paired volume on the
actual array, and calculates the total Bitmap page for HORC/HOMRCF and the unused Bitmap page by
sorting the specified special file (the standard input or the argument) with Serial#,LDEV# order.
The default is HOMRCF. This option is valid within “-sort” option.
Note: An identical LDEV which was sorted in Serial#, LDEV# is accepted to calculate the Bitmap page
(LDEVs shared by multiple ports are calculated as one LDEV).
Also, a command device is excepted from the total.
Example:
# ls /dev/rdsk/* | inqraid -sort -CLIB
DEVICE_FILE PORT SERIAL LDEV SL CL +SI/SI UNUSED PRODUCT_ID
c1t0d0 CL1-E 63516 0 0 0 - - OPEN-9-CM
c1t0d1 CL1-E 63516 12288 0 0 1 30718 OPEN-3
c1t0d2 CL1-E 63516 12403 0 0 4 30718 OPEN-9
c1t0d3 CL1-E 63516 12405 0 0 9 30718 OPEN-E
c1t0d4 CL1-E 63516 12800 0 0 12 30718 OPEN-8
c1t0d5 CL1-E 63516 12801 0 0 18 30718 OPEN-8*2
c1t0d6 CL1-E 63516 13057 0 0 31 30718 OPEN-L
c2t0d6 CL2-E 63516 13057 0 0 31 30718 OPEN-L
-fh[c]: Used to specify the Bitmap page for HORC/UR.
“-fc” option is used to calculate the Bitmap page of cylinder size for HORC.
Example:
# ls /dev/rdsk/* | inqraid -sort -CLIB -fh
DEVICE_FILE PORT SERIAL LDEV SL CL +TC/UR UNUSED PRODUCT_ID
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: This displays the SLPR number of LDEV.
CL: This displays the CLPR number of LDEV.
+SI/SI: This shows the total of Bitmap for the HOMRCF. The increase page shows necessary Bitmap page
as one paired volume of HOMRCF.
+TC/UR: This shows the total of Bitmap for the HORC or UR. The increase page shows necessary Bitmap
page as one volume of HORC or UR.
UNUSED: This shows the unused Bitmap page for each HOMRCF and HORC/UR. One Page is about 64
KB.
Restriction STDIN or special files are specified as follows (lines starting with ‘#’ via STDIN are interpreted as
comments):
HP-UX: /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*
DYNIX: /dev/rdsk/sd* or sd* for only unpartitioned raw device
IRIX64: /dev/rdsk/*vol or /dev/rdsk/node_wwn/*vol/* or /dev/dsk/*vol or /dev/dsk/node_wwn/*vol/*
OpenVMS: $1$* or DK* or DG* or GK*
Windows NT: hdX-Y, $LETALL, $Phys, D:\DskX\pY, \DskX\pY
Windows 2008/2003/2000: hdX-Y,$LETALL,$Volume,$Phys, D:\Vol(Dms,Dmt,Dmr)X\DskY,
\Vol(Dms,Dmt,Dmr)X\DskY
See section 4.18.1 for further information on LDM volumes for Windows 2008/2003/
2000 systems.
Lines starting with ‘#’ via STDIN are interpreted as comments.