HP XP7 RAID Manager Reference Guide (T1610-96064)

DescriptionOption
Example:
C:\HORCM\etc>inqraid -CLI $Vol -fv
DEVICE_FILE PORT SERIAL LDEV CTG H/M/12 SSID R:Group PRODUCT_ID
Volume{cec25efe-d3b8-11d4-aead-00c00d003b1e}\Vol3\Dsk0 CL2-D 62496 256 - - -
- OPEN-3-CVS-CM
If the target device file is set as a protection volume or PIN track volume is occurred by dual
failure of the RAID, the device file name is shown by appending '*'. It is valid when specified
-fp or -fl or
-pin
with "-CLI" option. If the -fp option is specified, the data protection volume is a Database
Validator volume. If the -fl option is specified, the data protection volume is a Data Retention
volume. If the -pin option is specified, shows that the volume is PIN track volume because of
double drive failure and/or especially external connection disk failure. For XP7, the number
of which 300,000 is added to the serial number is displayed for SERIAL.
# ls /dev/rdsk/c57t4* | ./inqraid -CLI -fp
DEVICE_FILE PORT SERIAL LDEV CTG H/M/12 SSID R:Group PRODUCT_ID
c57t4d0* CL1-D 62496 32 - s/P/ss 0004 5:01-03 OPEN-3
c57t4d3* CL1-D 62496 35 - s/P/ss 0004 5:01-03 OPEN-3
c57t4d4 CL1-D 62496 36 - s/P/ss 0004 5:01-01 OPEN-3
c57t4d5 CL1-D 62496 37 - s/P/ss 0004 5:01-02 OPEN-3
This example shows that c57t4d0 and c57t4d3 (marked by *) are set to enable Database
Validator checking (-fp option). The raidvchkset command is used to enable/disable volume
protection.
Shows a LUN on the host view by finding a host group (XP1024/XP128 Disk Array and later).-fg
This option is used to know how much pair is possible to create in the paired volume on the
actual array, and calculates the total Bitmap page for Continuous Access
-CLIB -sort
Synchronous/Continuous Access Journal/Business Copy and the unused Bitmap page by
sorting the specified special file (the standard input or the argument) with Serial#,LDEV# order.
The default is Business Copy. This option is valid within '-sort' option.
Note:
An identical LDEV which was sorted in Serial#, LDEV# is excepted from the accumulated
total (LDEVs shared by multiple ports are calculated as one LDEV). For XP7, the number of
which 300,000 is added to the serial number is displayed for SERIAL.
Also, a command device is excepted from the accumulated total.
Example:
# ls /dev/rdsk/* | inqraid -sort -CLIB
DEVICE_FILE PORT SERIAL LDEV SL CL +BS/SS 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
SL: Shows the SLPR number of LDEV.
CL: Shows the CLPR number of LDEV.
+BC/SS: Shows the accumulated total of differential Bitmap for the Business Copy. The increase
page shows necessary Bitmap page capacity as one paired volume of Business Copy.
UNUSED: Shows the unused Bitmap page for Business Copy. One Page is about 64 KB.
Specifies the bitmap page for Continuous Access Synchronous/Continuous Access Journal.
The '-fc' option is used to calculate the bitmap page of cylinder size for Continuous Access
-fh[c]
Synchronous. For XP7, the number of which 300,000 is added to the serial number is displayed
for SERIAL.
Example:
# ls /dev/rdsk/* | inqraid -sort -CLIB -fh
DEVICE_FILE PORT SERIAL LDEV SL CL +CA/CAJ UNUSED PRODUCT_ID
118 Command tools