HP P9000 RAID Manager Reference Guide (T1610-96037, October 2011)

Example 5: raidvchkdsp Command Example with the -v gflag option
# raidvchkdsp -g vg01 -fd -v gflag <=Example of -v gflag option.
Group PairVol Device_File Seq# LDEV# GI-C-R-W-S PI-C-R-W-S R-Time
vg01 oradb1 c4t0d2 2332 2 E E D D E E E D D E 365
vg01 oradb2 c4t0d3 2332 3 E E D D E E E D D E -
Output of the raidvchkdsp 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.
D: ”S” flag cannot be changed to enable.
R-Time: This 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 6: raidvchkdsp command example with the -v pool option
raidvchkdsp -g vg01 -v pool
Group PairVol Port# TID LU Seq# LDEV# Bsize Available Capacity
Vg01 oradb1 CL2-D 2 7 62500 167 2048 100000 1000000000
Vg01 oradb2 CL2-D 2 10 62500 170 2048 100000 1000000000
Output of the raidvchkdsp 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.
raidvchkdsp 77