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

Step-by-Step Cluster Conversion
SGeSAP/LX Naming Conventions and Package Types
Chapter 3 83
NOTE For installation steps in this chapter that require the adjustment of SAP
specific parameter in order to run the SAP WAS system in a switchover
environment example values are given. These values are for reference
ONLY and it is recommended to read and follow the appropriate SAP
OSS notes for SAP’s latest recommendation. Whenever possible the SAP
OSS note number is given.
Serviceguard Extension for SAP on Linux:
cmcluster.config
The Linux distribution of Serviceguard uses a special file,
/etc/cmcluster.config, to define the locations for configuration and
log files within the Linux file system. These paths differ depending on
the Linux distribution used.
In this document, references to /etc/cmcluster.config can be replaced
by the definition of the variable that is found in this file
/etc/cmcluster.config. The default values are:
For SUSE Linux - SGCONF=/opt/cmcluster/conf
for Redhat Linux - SGCONF=/usr/local/cmcluster/conf
To initialize the variables in /etc/cmcluster.config execute the
following command for the bash shell:
NOTE The leading dot is important.
. /etc/cmcluster.config
Then the command:
cd ${SGCONF}
will change into directory:
For SUSE Linux - /opt/cmcluster/conf
•For Redhat Linux - /usr/local/cmcluster/conf