HP XP P9000 RAID Manager Reference Guide (T1610-96061, January 2014)

W=E: Checking for data block size on Write is enabled.
W=D: Checking for data block size on Write is disabled.
E=L: Data block on Read/Write is interpreted as little endian format.
E=B: Data block on Read/Write is interpreted as big endian format.
E=W: This shows the Warning that Read/Write is not rejected when validation error is detected.
E=R: This shows the Reject that Read/Write is rejected when validation error is detected.
MR-W-B: Displays the flags for checking CHK-F3 in the data block.
R=E: Checking for CHK-F3 on Read is enabled.
R=D: Checking for CHK-F3 on Read is disabled.
W=E: Checking for CHK-F3 on Write is enabled.
W=D: Checking for CHK-F3 on Write is disabled.
B=E: Checking for CHK-F3 in the data block #0 is enabled.
B=D: Checking for CHK-F3 in the data block #0 is disabled.
BR-W-B-Z: Displays the flags for checking regarding CHK-F2 in the data block.
R=E: Checking for CHK-F2 on Read is enabled.
R=D: Checking for CHK-F2 on Read is disabled.
W=E: Checking for CHK-F2 on Write is enabled.
W=D: Checking for CHK-F2 on Write is disabled.
B=E: Comparing for CHK-F2 in the data block is enabled. D: Comparing for CHK-F2 in the data
block is disabled.
B=D: Comparing for CHK-F2 in the data block is disabled.
Z=E: The NON zero checking for CHK-F2 in the data block shows to being enabled.
Z=D: The NON zero checking for CHK-F2 in the data block shows to being disabled.
SR-W-B-S: Displays the flags for checking regarding CHK-F1 in the data block.
R=E: Checking for CHK-F1 on Read is enabled.
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.
raidvchkdsp 83