HP XP P9000 RAID Manager Reference Guide (T1610-96061, January 2014)
DescriptionOption
pool: This option displays the pool capacity and the usable capacity for the pool ID to which the
LDEV belongs. This is needed to help the decision whether the restore operation is possible or
not, because the pool capacity is consumed by the restore operation of the Snapshot.
aou[b]: Displays the LUN capacity and usage rate for only Thin Provisioning volume mapped to
the specified port, and displays the ID of the pool to which LDEV belongs.
aoub: Displays the LUN capacity in units of block(512 bytes).
Returned values
--
Error codes
--
Examples
Example 1
Example of raidvchkscan command with -v cflag option
# raidvchkscan -p CL1-A -v cflag
PORT# /ALPA/C TID# LU# Seq# Num LDEV# BR-W-E-E MR-W-B BR-W-B-Z
SR-W-B-S
CL1-A / ef/ 0 0 0 2332 1 0 D E B R D D D D E E E D E D D
CL1-A / ef/ 0 0 1 2332 1 1 D E B R D D D D E E E D E D D
Output of the raidvchkscan command with -v cflag option:
BR-W-E-E: Displays the flags for checking regarding data block size.
R =E: Checking for data block size on Read is enabled.
D: Checking for data block size on Read is disabled.
W =E: Checking for data block size on Write is enabled.
D: Checking for data block size on Write is disabled.
E =L: Data block on Read/Write is interpreted as little endian format.
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.
R: This shows the Reject that Read/Write is rejected when validation error is detected.
MR-W-B: Displays the flags for checking regarding CHK-F3 in the data block.
R =E: Checking for CHK-F3 on Read is enabled.
D: Checking for CHK-F3 on Read is disabled.
W =E: Checking for CHK-F3 on Write is enabled.
D: Checking for CHK-F3 on Write is disabled.
B =E: Checking for CHK-F3 in the data block #0 is enabled.
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.
D: Checking for CHK-F2 on Read is disabled.
W =E: Checking for CHK-F2 on Write is enabled.
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.
raidvchkscan 87