Starting up on openvms systems, One instance, Two instances – HP XP7 Storage User Manual
Page 102
6.
If you want to perform Continuous Access Synchronous operations, do not set the HORCC_MRCF
environment variable. If you want to perform Business Copy operations, set the HORCC_MRCF
environment variable for the RAID Manager execution environment:
D:\HORCM\etc> set HORCC_MRCF=1 D:\HORCM\etc> pairdisplay -g xxxx
xxxx
= group name
Starting up on OpenVMS systems
One instance
To start up one instance of RAID Manager on an OpenVMS system:
1.
Create the configuration definition file.
For a new installation, use the configuration definition sample file that is supplied
(SYS$POSIX_ROOT:[HORCM.etc]horcm.conf). Make a copy of the file: $ COPY
SYS$POSIX_ROOT:[HORCM.etc]horcm.conf SYS$POSIX_ROOT:[etc]
Edit this file according to your system configuration using a text editor (for example, eve).
Register the port name (service) of the configuration definition file in
"SYS$SYSROOT:[000000.TCPIP$ETC]SERVICES.DAT ".
horcm xxxxx/udp xxxxx = port number
Use the same port number in all servers. The port number can be directly specified without
registering it in "SYS$SYSROOT:[000000.TCPIP$ETC]SERVICES.DAT".
2.
Manually execute the HORCM startup command.
$ spawn /nowait /process=horcm horcmstart
NOTE:
The subprocess (HORCM) created by SPAWN is terminated when the terminal is
LOGOFF or the session is terminated. If you want an independent process to the terminal
LOGOFF, use the "RUN /DETACHED" command.
3.
Confirm the configuration.
Set the log directory (HORCC_LOG) in the command execution environment as required.
NOTE:
If the log directory under SYS$POSIX_ROOT is shared with other nodes, the log
directory of Horc Manager must be set for each node. The log directory of Horc Manager
can be changed by setting the parameter of horcmstart. See the HP XP7 RAID Manager
Reference Guide for information about horcmstart parameters.
If you want to perform Business Copy operations, set the environment variable (HORCC_MRCF).
$ HORCC_MRCF:=1 $ pairdisplay -g xxxx xxxx = group name
NOTE:
If a system configuration change or a RAID configuration change causes this file to
change, (for example, cache size change or microcode change), these changes will not take effect
until you stop HORCM (horcmshutdown) and restart HORCM (horcmstart). Use the "-c" option of
the pairdisplay command to verify that there are no configuration errors.
Two instances
To start up two instances of RAID Manager on an OpenVMS system:
102 Starting up RAID Manager