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

Step-by-Step Cluster Conversion
Linux Configuration
Chapter 3126
rpm -Uhv \
nfs-toolkit-<version>.product.<linux-os>.<platform>.rpm
rpm -Uhv \
sgesap-toolkit-<version>.product.<linux-os>.<platform>.rpm
rpm -Uhv sgcmon-<version>.product.<linux-os>.<platform>.rpm
rpm -Uhv pidentd-<version>.product.<linux-os>.<platform>.rpm
IS280 Installation Step:
Create all central instance directories below /export as specified in
Chapter 2.
For example:
su - <sid>adm
mkdir -p /export/sapmnt/<SID>
mkdir -p /export/usr/sap/trans
MD290 MaxDB Database Step:
Create all MaxDB directories below /export as specified in Chapter 2.
For example:
su - sqd<sid>
mkdir -p /export/sapdb/programs
mkdir -p /export/sapdb/data
mkdir -p /export/var/spool/sql/ini
IS300 Installation Step:
Each package needs at least one relocatable IP address to be specified. In
case there is a distinction between front-end, server, and LANs. It is
likely that at least two addresses are needed per package. Dedicated
heartbeat LANs would require additional addresses. Add all relocatable
IP address information to /etc/hosts. Copy /etc/hosts to the other
cluster nodes.