Managing Serviceguard Extension for SAP, December 2007

SAP Supply Chain Management
HP-UX Setup for Options 1, 2 and 3
Chapter 4220
LC080 liveCache Installation Step:
On the backup node, create a directory as future mountpoint for all
relevant directories from the table of section that refers to the layout
option you chose.
Option 1:
mkdir /sapdb
Option 2:
mkdir -p /sapdb/data
mkdir /sapdb/<LCSID>
Option 3:
mkdir -p /sapdb/<LCSID>
Cluster Node Configuration
LC100 liveCache Installation Step:
Repeat the steps in this section for each node of the cluster.
LC110 liveCache Installation Step:
Add all relocatable IP address information to /etc/hosts. Remember to
add the heartbeat IP addresses.
LC120 liveCache Installation Step:
If you use DNS:
Configure /etc/nsswitch.conf to avoid problems. For example:
hosts: files[NOTFOUND=continue UNAVAIL=continue \
TRYAGAIN=continue]dns