HP XP7 RAID Manager Reference Guide (T1610-96064)

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.
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: 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'.
R-time (Rtime) is identical to rtime and both of them indicate Retention Time. This setting value can
normally be identified as a value of R-time that is output by raidychkdsp (the logging format is
Rtime=xxxx). However, R-time (Rtime) is indicated as the value of 'Retention Time + 1000000'
when the expiration lock is enabled. The setting of raidvchkset command in this status will be
denied.
Audit lock status is shown as the retention time plus 1000000. 'R-Time + 1000000' shows the
retention time with Audit lock status.
Example 7
Example of raidvchkdsp command with -v pool option and its output:
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.
Example 8
Example of raidvchkdsp command with -v aou option and its output ("aou" (allocation on use)
refers to dynamic provisioning):
[Display example]
# raidvchkdsp -v aou -g AOU
Group PairVol Port# TID LU Seq# LDEV# Used(MB) LU_CAP(MB) U(%)
T(%) PID
AOU AOU_001 CL2-D 2 7 62500 167 20050 1100000 10
raidvchkdsp 85