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

Step-by-Step Cluster Conversion
Serviceguard Extension for SAP on Linux Configuration – sap.config
Chapter 3148
OS620 Subsection for the CI component:
Provide information about the Central Instance if it will part of
Serviceguard Extension for SAP on Linux package. Set the parameter
CINAME to the SAP instance name where ABAP Enqueue and Message
Service are located. This usually is the Central Instance or the ABAP
System Central Service. The name is either DVEBMGS or ASCS. Note that
the instance ID as defined by CINR is not part of CINAME.
Set the parameter CINR to the Instance ID of your Central Instance
where ABAP Enqueue and Message Service are located. This is most
likely a SAP Central Instance or a ABAP System Central Service
Instance.
The relocatible IP address of the instance should be specified in CIRELOC.
Example:
CINAME=DVEBMGS
CINR=00
CIRELOC=0.0.0.0
In the subsection for the CI component there is a paragraph for optional
parameters. Depending on your need for special Serviceguard setups and
configurations have a look at those parameters and their description.
OS630 Subsection for the AREP component:
Serviceguard Extension for SAP on Linux supports SAP stand-alone
Enqueue Service with Enqueue Replication. It’s important to distinguish
between the two components: the stand-alone Enqueue Service and the
replication. The stand-alone Enqueue Service is part of the (ci) or (jci)
component. The (arep) component refers to the replication unit for
protecting ABAP System Services.
Specify the instance name in AREPNAME, the instance ID number in
AREPNR and the relocatible IP address of the SAP instance for the
replication service in AREPRELOC.
Example:
AREPNAME=AREP
AREPNR=00
AREPRELOC=0.0.0.0