Managing Serviceguard Extension for SAP on Integrity Linux, December 2005

Step by Step Installation of SGeSAP on Integrity Linux for SAP WAS Central Instances
Cluster Configuration
Chapter 2 59
Cluster Configuration
This section describes the cluster configuration through the following
topics:
SGeSAP on Integrity Linux Configuration
HA NFS Toolkit Configuration
Serviceguard Configuration
SGeSAP on Integrity Linux Configuration
The Serviceguard Extension for SAP on Integrity Linux (SGeSAP/LX
IPF) needs information about the SAP specific setup. It gathers this
information from a file that is called sap.config. The file needs to be
modified manually.
Logon to the primary host as root.
IS500 Installation Step:
Create a Serviceguard package directory. This directory will be used by
all packages that belong to the SAP System with a specific System ID
<SID>.
mkdir -p ${SGCONF}/<SID>
IS510 Installation Step for SuSE:
cp /opt/cmcluster/sap/SID/sap.config \
${SGCONF}/<SID>/sap.config
cp /opt/cmcluster/sap/SID/sapms.mon \
${SGCONF}/<SID>/sapms.mon
cp /opt/cmcluster/sap/sap.functions \
${SGCONF}/sap.functions
cp /opt/cmcluster/sap/SID/customer.functions \
${SGCONF}/<SID>/customer.functions