HP XP7 RAID Manager Reference Guide (T1610-96064)

raidvchkset -g oralog -vt redo8
Sets volumes in oradat group as data file that Oracle block size is 8KB:
raidvchkset -g oradat -vt data8 -vs 16
Sets volumes in oradat group as data file that Oracle block size is 16KB:
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 8KB:
raidvchkset -g oradat -vt rd10g -vs 16
Disables writing to volumes in oralog group:
raidvchkset -g oralog -vg wtd
Disables writing and sets retention time to volumes in oralog group:
raidvchkset -g oralog -vg wtd 365
Releases all guarding to volumes in oralog group:
raidvchkset -g oralog -vg
raidvchkdsp
The raidvchkdsp command displays the parameters for validation checking of the specified volumes.
Unit of checking for the validation is based on the group of RAID Manager configuration definition
file.
Syntax
raidvchkdsp { -h | -q | -z | -I[H][M][instance#] or
I[TC][SI][instance#] | -g <group> | -d <pair Vol>
| -d[g] <raw_device> [MU#] | -d[g] <seq#> <LDEV#> [MU#]
| -f[xde] | -v <op> | -c }
Options and parameters
DescriptionOption
Displays Help/Usage and version information.-h
Terminates the interactive mode and exits the command.-q
Makes the raidvchkdsp command enter the interactive mode. The -zx option guards performing
of the HORCM in the interactive mode. When this option detects a HORCM shut down, interactive
mode terminates.
-z or -zx
OpenVMS cannot use the -zx option.
Specifies the command as [HORC]/[HOMRCF] or [Continuous Access Synchronous]/[Business
Copy], and used when specifying the RAID Manager instance number.
-I[H][M] [instance#]
or
-I[TC][SI] [instance#]
Specifies a group name written in the configuration definition file.-g <group>
Specifies paired logical volume name defined in the configuration definition file. When this
option is specified, the command is executed for the specified paired logical volume.
-d <pair Vol>
Searches whether the specified raw_device is included in a group on the configuration definition
file (local instance). If it is in the group, the target volume is executed as the paired logical
-d[g] <raw_device>
[MU#]
volume (-d) or group (-dg). This option is effective without specification of -g <group> option. If
80 Data management commands