Starting up on openvms systems, One instance – HP XP RAID Manager Software User Manual
Page 89
3.
Execute the horcmstart script manually to start RAID Manager: D:\HORCM\etc> horcmstart 0
1
4.
Set an instance number to the environment that executes a command: D:\HORCM\etc> set
HORCMINST=X
X
= instance number = 0 or 1
5.
Set the log directory (HORCC_LOG) in the command execution environment as needed.
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 HORCM 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, the configuration definition sample file 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 the system configuration using a text editor (e.g., eve).
Register the port name (service) of the configuration definition file in
"SYS$SYSROOT:[000000.TCPIP$ETC]SERVICES.DAT ".
[horcm xxxxx/udp. where "xxxxx" denotes a 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 in
the LOGOFF state or the session is terminated. If you want independence Process to the terminal
LOGOFF, then use “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 P9000 RAID Manager
Reference Guide for information on horcmstart parameters.
When the command issued is for HOMRCF, set the environment variable (HORCC_MRCF).
$ HORCC_MRCF:=1 $ pairdisplay -g xxxxWhere “xxxx” denotes a group name.
NOTE:
If a system configuration change or a RAID configuration change causes this file to
change, (e.g., 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.
Starting up on OpenVMS systems
89