HP XP7 RAID Manager Reference Guide (T1610-96064)

DescriptionOption
-pdg (XP1024/XP128 Disk Array and later): Shows a LUN on the host view by finding a host
group.
Used to specify the Seq# (serial#) of the storage system when this option cannot specify the unit
ID which is contained for '-p <port>' option. This option scans the port specified by '-p <port>'
-s <Seq#>
option of the storage system which corresponds with the unit ID that searches the unit ID from
Seq#. If this option is specified, then the unit ID which is contained in '-p <port>' option is invalid.
For XP7, specify the number of which 300,000 is added to the serial number.
Specifies a target ID (0 to 15) of the specified port. If this option is not specified, the command
applies to all target IDs.
-t <target>
Specifies a LUN (0 to 2047) of the specified target ID. If this option is not specified, the command
applies to all LUNs. If this option is specified, the TID must also be specified.
-l <lun>
Displays the LDEV/STLBA/ENLBA number in hexadecimal notation.-fx
Specifies the following operation that displays each parameter for validation checking:-v [op]
cflag: Displays all flags for checking regarding data block validation for target vols.
offset: Displays the range setting for data block size of Oracle I/O and a region on a target
volume for validation checking.
errcnt: Displays the statistical information counted as an error for each checking on the target
volumes. Each statistical information counted as an error is cleared when the individual flag for
validation checking is disabled.
gflag: Displays the parameter for guarding on the specified target volumes.
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.
raidvchkscan 87