Managing Serviceguard Extension for SAP, December 2007
Step-by-Step Cluster Conversion
HP-UX Configuration
Chapter 3 137
External Application Server Host Configuration
Repeat the steps in this section for each host that has an external
application server installed.
Logon as root.
IS340 Installation Step:
If you want to use a secure connection with SSL, refer to IS270 on how to
set up secure shell for an application server hosts. Refer to IS260 if
remsh is used instead.
IS350 Installation Step:
Search .profile in the home directory of <sid>adm and remove the set
-u, if found.
IS360 Installation Step:
Add all relocatable IP address information to /etc/hosts on all nodes in
the cluster.
IS370 Installation Step:
If you establish front-end, server, and LANs to separate network traffic:
Add routing entries to the internet routing configurations of
/etc/rc.config.d/netconf. This is the only phase of the whole
installation in which you will need to specify addresses of the server
LAN. Route all relocatable client LAN addresses to the local server LAN
addresses.
For example, for a DBCI package:
ROUTE_DESTINATION[n]=<relocdbci>
ROUTE_MASK[n]=""
ROUTE_GATEWAY[n]=<relocdbci_s>
ROUTE_COUNT[n]=1
ROUTE_ARGS[n]=""