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

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.
R-Time: Displays the retention time for write protect, in units of day. The hyphen (-) shows that the
retention time is infinite. The application knows whether the target volume is denied to change to
writing enable by referring 'R-Time'.
Audit lock status is shown as the retention time plus 1000000. 'R-Time + 1000000' shows the
retention time with Audit lock status.
Example 5
Example of raidvchkscan command with -v pool option
# raidvchkscan -v pool -p CL2-d-0
PORT# /ALPA/C TID# LU# Seq# Num LDEV# Bsize Available Capacity
CL2-D-0 /e4/ 0 2 0 62500 1 160 2048 100000 1000000000
CL2-D-0 /e4/ 0 2 1 62500 1 161 2048 100000 1000000000
Output of the raidvchkscan command with -v pool option:
Bsize: Displays the data block size of the pool, in units of block (512 bytes).
Available(Bsize): Displays the available capacity for the volume data on the Snapshot pool in units
of Bsize.
Capacity(Bsize): Displays the total capacity in the Snapshot pool in units of Bsize.
Example 6
Example of raidvchkscan command with -v aou option ("aou" (allocation on use) refers to dynamic
provisioning)
# raidvchkscan -v aou -p CL2-d-0
PORT# /ALPA/C TID# LU# Seq# Num LDEV# Used(MB) LU_CAP(MB) U(%) T(%) PID
CL2-D-0 /e4/ 0 2 0 62500 1 160 20050 1100000 1 60 1
CL2-D-0 /e4/ 0 2 1 62500 1 161 200500 1100000 18 60 2
raidvchkscan 89