HP P9000 RAID Manager Reference Guide (T1610-96037, October 2011)
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 3: raidvchkscan command example 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: raidvchkscan command example with the -v gflag option
# raidvchkscan -p CL1-A -v gflag <=Example of -v gflag option.
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 S-VOL.
D: Disabled for becoming the S-VOL.
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.
R=E: ”R” flag can be changed to enable.
D: ”R” flag cannot be changed to enable.
W=E: ”W” flag can be changed to enable.
D: ”W” flag cannot be changed to enable.
S=E: ”S” flag can be changed to enable.
raidvchkscan 81