HP XP7 RAID Manager Reference Guide (T1610-96064)
R=D: Checking for CHK-F1 on Read is disabled.
W=E: Checking for CHK-F1 on Write is enabled.
W=D: Checking for CHK-F1 on Write is disabled.
B=E: Checking for CHK-F1 in the data block #0 is enabled.
B=D: Checking for CHK-F1 in the data block #0 is disabled.
S=E: Referring for CHK-F1 flag contained in the data block is enabled.
S=D: Referring for CHK-F1 flag contained in the data block is disabled.
Example 4
Example of raidvchkdsp command with-v offset option and its output:
# raidvchkdsp -g vg01 -fd -v offset
Group PairVol Device_File Seq# LDEV# Bsize STLBA ENLBA BNM
vg01 oradb1 c4t0d2 2332 2 1024 1 102400 9
vg01 oradb2 c4t0d3 2332 3 1024 1 102400 9
Output of the raidvchkdsp command with -v offset option:
Bsize: Displays the data block size of Oracle I/O, in units of bytes.
STLBA: Displays the start of LBA on a target volume for checking, in units of 512 bytes.
ENLBA: Displays the end of LBA on a target volume for checking, in units of 512 bytes.
Note:
If STLBA and ENLBA are both zero, this means to check all blocks.
BNM: Displays the number of bits for checking regarding CHK-F2, in units of bits. If BNM is zero,
this means the checking for CHK-F2 is disabled.
Example 5
Example of raidvchkdsp command with -v errcnt option and its output:
# raidvchkdsp -g vg01 -fd -v errcnt
Group PairVol Device_File Seq# LDEV# CfEC MNEC SCEC BNEC
vg01 oradb1 c4t0d2 2332 2 0 0 0 0
vg01 oradb2 c4t0d3 2332 3 0 0 0 0
Output of the raidvchkdsp command with -v errcnt option:
CfEC: Displays the error counter for checking of block size validation.
MNEC: Displays the error counter for checking of CHK-F3 validation.
SCEC: Displays the error counter for checking of CHK-F1 validation.
BNEC: Displays the error counter for checking of CHK-F2 validation.
Example 6
Example of raidvchkdsp command with -v gflag option and its output:
# raidvchkdsp -g vg01 -fd -v gflag
Group PairVol Device_File Seq# LDEV# GI-C-R-W-S PI-C-R-W-S R-Time
vg01 oradb1 c4t0d2 2332 2 E E D D E E E D D E 365
vg01 oradb2 c4t0d3 2332 3 E E D D E E E D D E -
Output of the raidvchkdsp command with -v gflag option:
GI-C-R-W-S: Displays the flags for guarding as for the target volume.
I=E: Enabled for Inquiry command.
D: Disabled for Inquiry command.
C=E: Enabled for Read Capacity command.
D: Disabled for Read Capacity command.
R=E: Enabled for Read command.
84 Data management commands