HP P9000 RAID Manager Reference Guide (T1610-96037, October 2011)
Returned values
None
Error codes
None
Examples
Example 1: raidvchkdsp Command Examples with -fd and -fe options
The followings show examples of the raidvchkdsp command and its outputs.
raidvchkdsp -g vg01 -fd -v cflag <= Example of -fd option showing Unknown vol.
Group PairVol Device_File Seq# LDEV# BR-W-E-E MR-W-B BR-W-B SR-W-B-S
vg01 oradb1 Unknown 2332 - - - - - - - - - - - - - - -
vg01 oradb2 c4t0d3 2332 3 D E B R D D D D E E D E D D
# raidvchkdsp -g horc0 -v gflag -fe <= Example of -fe option.
Group ... TID LU Seq# LDEV# GI-C-R-W-S PI-C-R-W-S R-Time EM E-Seq# E-LDEV#
horc0 ... 0 20 63528 65 E E E E E E E E E E 0 - - -
horc0 ... 0 20 63528 66 E E E E E E E E E E 0 - - -
Output of the raidvchkdsp command with -fe option:
EM: This column displays the external connection mode.
H = Mapped E-lun is hidden from the host.
V = Mapped E-lun is visible to the host.
— = Unmapped to the E-lun.
BH = Mapped E-lun as hidden from the host, but LDEV blockading.
BV = Mapped E-lun as visible to the host, but LDEV blockading.
B = Unmapped to the E-lun, but LDEV blockading.
E-Seq#: This column displays the production (serial) number of the external LUN (‘Unknown’ shown
as ‘-’).
E-LDEV#: This column displays the LDEV# of the external LUN (‘Unknown’ shown as ‘-’).
Example 2: raidvchkdsp Command Example with the -v cflag option
raidvchkdsp -g vg01 -fd -v cflag
Group PairVol Device_File Seq# LDEV# BR-W-E-E MR-W-B BR-W-B-Z SR-W-B-S
vg01 oradb1 c4t0d2 2332 2 D E B R D D D D E E E D E D D
vg01 oradb2 c4t0d3 2332 3 D E B R D D D D E E E D E D D
Output of the raidvchkdsp command with -v cflag option:
BR-W-E-E: This column 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: This column 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.
raidvchkdsp 75