D. table 4.27 – Hitachi TAGMASTORE MK-90RD011-25 User Manual
Page 257

Hitachi Command Control Interface (CCI) User and Reference Guide
239
Table 4.27 Raidvchkset Command Parameters
Parameter Value
Command Name
raidvchkset
Format
raidvchkset { -h
⎪ -q ⎪ -z ⎪ -g
⎪ -d[g]
⎪ -vt [type] ⎪ -vs < bsize> [slba] [elba] ⎪ -vg [type] [rtime] }
Options
-h: Displays Help/Usage and version information.
-q: Terminates the interactive mode and exits the command.
-z or -zx (OpenVMS cannot use the -zx option): Makes the raidvchkset 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.
-I[H][M][instance#] or -I[TC][SI][instance#] Specifies the command as [HORC]/[HOMRCF], and used
for specifying instance# of HORCM.
-g
-d
option is specified, the command is executed for the specified paired logical volume.
-d[g]
specified raw_device, and if the specified raw_device is contained in the group, the target volume is
executed as the paired logical volume (-d) or group (-dg). This option is effective without specification of
“-g
executed on the first group.
-d[g]
the specified LDEV, and if the specified LDEV is in the group, the target volume is executed as the paired
logical volume (-d) or group (-dg). This option is effective without specification of “-g
the specified LDEV is contained in two or more groups, the command is executed on the first group. The
-nomsg: Suppresses messages to be displayed when this command is executed. It is used to execute
this command from a user program. This option must be specified at the beginning of a command
argument. The command execution log is not affected by this option.
-vt [type]: Specifies the following data type that assumes the target volumes as Oracle database. If [type]
is not specified, then this option will disable all of the checking.
redo8: The target volumes sets the parameter for validation checking as Oracle redo log files (including
archive logs) prior Oracle9I. This option sets
data8: The target volumes sets the parameter for validation checking as Oracle data files (including
control files) prior Oracle9I.
redo9: The target volumes sets the parameter for validation checking as Oracle redo log files (including
archive logs) for Oracle9IR2 or later. This option sets
data9: The target volumes sets the parameter for validation checking as Oracle data files (including
control files) for Oracle9IR2 later.
In case of Oracle for Tru64 or Windows, the user must set the parameter in the init.ora file to
“_HARD_PROTECTION = TRUE “. If not so, a parameter for validation must be changed by using the
following “-vmf we” option: raidvchkset -vt data9 -vmf we
rd10g : The target volumes sets the parameter for validation checking as Oracle ALL files ( including
redo and data and RMAN backup piece) for Oracle10gR2 or later. This option sets
or 2(1024bytes). This option sets to the low 5 bits DBA for checking regarding CHK-F2.
-vs
validation checking.
specify between 1 (512 bytes) and 64 (32 Kbytes) (effective size for Oracle is also 1-64).
[slba] [elba] is used for specifying a region defined between Start_LBA (0 based) and End_LBA on a
target volume for checking, in units of 512 bytes.
[slba] [elba] can be specified in hexadecimal (by addition of “0x “) or decimal notation.
If this option is not specified, then a region for a target volume is set as all blocks (slba=0,elba=0).