Managing Serviceguard Extension for SAP, December 2007
Step-by-Step Cluster Conversion
HP-UX Configuration
Chapter 3134
After successful installation, configuration and test of the secure shell
communication ssh can be used by SGeSAP. This is done via setting the
parameter REM_COMM to ssh in the SAP specific configuration file
sap.config of section Configuration of the optional Application Server
Handling .
# REM_COMM=ssh
# REM_COMM=remsh
IS280 Installation Step:
If storage layout option 1 is used, create all SAP 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
exit
SD290 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
exit
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. Use Table 3-5 - Relocatable IP
Address Information to record the addresses.