Managing Serviceguard Extension for SAP on Linux (IA64 Integrity and x86_64), February 2008

Step-by-Step Cluster Conversion
Cluster Configuration
Chapter 3 135
OS430 Optional Step:
Specify NODE_NAME entries for all hosts on which the package should
be able to run. If the package can run on any of the cluster nodes a “*”
can be entered:
NODE_NAME *
In the Serviceguard configuration file (xxx.config) specify the script
that gets executed when running or halting the Serviceguard package.
The script that get executed will be the Serviceguard control script
(xxx.control.script).
db.config:
RUN_SCRIPT $SGCONF/<SID>/db.control.script
HALT_SCRIPT $SGCONF/<SID>/db.control.script
ci.config:
RUN_SCRIPT $SGCONF/<SID>/ci.control.script
HALT_SCRIPT $SGCONF/<SID>/ci.control.script
d01.config:
RUN_SCRIPT $SGCONF/<SID>/d01.control.script
HALT_SCRIPT $SGCONF/<SID>/d01.control.script