HP XP7 RAID Manager Reference Guide (T1610-96064)

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 3
Example of raidvchkscan command with -v errcnt option
# raidvchkscan -p CL1-A -v errcnt
PORT# /ALPA/C TID# LU# Seq# Num LDEV# CfEC MNEC SCEC
BNEC
CL1-A / ef/ 0 0 0 2332 1 0 0 0 0
0
CL1-A / ef/ 0 0 1 2332 1 1 0 0 0
0
CL1-A / ef/ 0 0 2 2332 1 2 0 0 0
0
CL1-A / ef/ 0 0 3 2332 1 3 0 0 0
0
CL1-A / ef/ 0 0 4 2332 1 4 0 0 0
0
Output of the raidvchkscan 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 4
Example of raidvchkscan command with -v gflag option
# raidvchkscan -p CL1-A -v gflag
PORT# /ALPA/C TID# LU# Seq# Num LDEV# GI-C-R-W-S PI-C-R-W-S R-Time
CL1-A / ef/ 0 0 0 2332 1 0 E E D D E E E D D E 365
CL1-A / ef/ 0 0 1 2332 1 1 E E D D E E E D D E -
CL1-A / ef/ 0 0 2 2332 1 2 E E D D E E E D D E 0
Output of the raidvchkscan 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.
D: Disabled for Read command.
W=E: Enabled for Write command.
D: Disabled for Write command.
S=E: Enabled for becoming the SVOL.
D: Disabled for becoming the SVOL.
PI-C-R-W-S: Displays the permission flags that show whether each mode flag can be changed to
enable or not.
I=E: 'I' flag can be changed to enable.
D: 'I' flag cannot be changed to enable.
C=E: 'C' flag can be changed to enable.
D: 'C' flag cannot be changed to enable.
raidvchkscan 89