HP XP P9000 RAID Manager Reference Guide (T1610-96061, January 2014)

RAID_type: The type of RAID configured in the group.
IV/H: The interface version for Continuous Access Synchronous/Continuous Access Synchronous
Async/Continuous Access Journal in a group, and this is used for maintenance.
IV/M: The interface version for Business Copy/Snapshot/Auto LUN i in a group, and this is used
for the maintenance.
MUN/H: The number of maximum MUs for Continuous Access Journal in a group.
MUN/M: The number of maximum MUs for Business Copy/Snapshot in a group.
raidvchkset
The raidvchkset command sets the parameters for validation checking of the specified volumes,
and can also be used to turn off all validation checking without specifying [type]. Unit of checking
for the validation is based on the group of RAID Manager configuration definition file.
This command is controlled as protection facility. This command is rejected with EX_ERPERM by
connectivity checking between RAID Manager and the RAID storage system.
Syntax
raidvchkset { -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#] | -nomsg | -vt [type]
| -vs < bsize> [slba] [elba] | -vg [type] [rtime]
| -vext <size> }
Options and parameters
DescriptionOption
Displays Help/Usage and version information.-h
Terminates the interactive mode and exits the command.-q
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.
-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 volume
-d[g] <raw_device>
[MU#]
(-d) or group (-dg). This option is effective without specification of -g <group> option. If the
specified raw_device is contained in two or more groups, the command is executed for the first
group.
Searches whether the specified LDEV 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 volume
-d[g] <seq#>
<LDEV#> [MU#]
(-d) or group (-dg). This option is effective without specification of '-g <group>' option. If the
specified LDEV is contained in two or more groups, the command is executed on the first group.
The <seq #> <LDEV #> values can be specified in hexadecimal (add the '0x' prefix) or decimal
notation.
raidvchkset 77