HP P9000 RAID Manager Reference Guide (T1610-96037, October 2011)
DescriptionOption
protect the absolute volume from the writing by the copy processing of the copy series program
product.
• [rtime]: Specifies the retention time, in units of day. If [rtime] is not specified, the default time
defined by the storage system is used. The default time is “zero” in XP1024/XP128 Disk Array
microcode version 21-08-xx. This option is ignored (default = infinite) in XP1024/XP128 Disk
Array microcode version 21-06-xx or 21-07-xx.
This option sets each four flags for guarding type as follows:
typeINQRCAPREADWRITE inv1111Sz00111rwd0011wtd0001
Used when extending the LUN capacity of Thin Provisioning volume. <size> is used when specifying
the extension data size in units of “G,g,M,m,K,k”. If <size> is specified without unit, it is assumed
to be block/512 bytes.
-vext <size>
Examples for extending 1GB (gigabyte) are: -vext 1G, -vext 1g, -vext 1024M, -vext 1024m, -vext
1048576K, -vext 1048576k, -vext 2097152
Examples for extending 1KB (kilobyte) are: -vext 1K, -vext 1k, -vext 2
LUN capacity and usage rate for Thin Provisioning volume can be verified by referring “LU_CAP”
of the “raidvchkdsp -v aou” or “raidvchkdsp -v aoub” command.
NOTE: When a group operation is specified, a warning message appears, and this command
enters the interactive mode.
Returned values
The raidvchkset command sets the following returned values during exit, allowing you to check the
execution results.
Normal termination: 0
Abnormal termination: See Error Codes.
Error codes
The raidvchkset -vg command returns the following error code as well as generic error codes.
Table 19 Error code for raidvchkset -vg option
ValueRecommended actionError messageError codeCategory
208Confirm the retention time for a target
volume by using theraidvchkscan -v gflag
command.
Mode changes denied due
to retention time
EX_EPRORTVolume Status
Unrecoverable
Examples
Sets volumes in oralog group as redolog file prior to Oracle9I:
raidvchkset -g oralog -vt redo8
Sets volumes in oradat group as data file that Oracle block size is 8 KB:
raidvchkset -g oradat -vt data8 -vs 16
Sets volumes in oradat group as data file that Oracle block size is 16 KB:
raidvchkset -g oradat -vt data8 -vs 32
Releases all checking to volumes in oralog group:
raidvchkset -g oralog -vt
Sets Oracle10g volumes for oralog group as redolog file:
raidvchkset -g oralog -vt rd10g
Sets Oracle10g volumes for oradat group as data file with block size of 8 KB:
raidvchkset -g oradat -vt rd10g -vs 16
72 Replication commands