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

SAP Supply Chain Management
Serviceguard Extension for SAP on Linux Package Configuration
Chapter 4 197
The command:
rpm -Uhv /
sgesap-toolkit-<version>.product.<linux-os>.<platform>.rpm
copies all relevant SGeSAP/LX files in the ${SAPSTAGE} staging area.
The following files need to be copied from the ${SAPSTAGE} staging to the
SGeSAP/LX package directory:
LC160 liveCache installation Step:
Copy the relevant Serviceguard Extension for SAP on Linux files for
liveCache to the cluster directory. <LCSID> is the SAP Instance ID for
the liveCache:
mkdir ${SGCONF}/<LCSID>
chown root:sapsys /etc/cmcluster/<LCSID>
chown root:sapsys ${SGCONF}/<LCSID>
chmod 775 ${SGCONF}/<LCSID>
cp ${SAPSTAGE}/LC/saplc.mon ${SGCONF}/<LCSID>
cp ${SAPSTAGE}/LC/saplc.sh ${SGCONF}/LCSID>
cp ${SAPSTAGE}/LC/customer.functions ${SGCONF}/<LCSID>
cp ${SAPSTAGE}/LC/sap.config ${SGCONF}/<LCSID>
If this has not already been done, also copy the script file that contains
the SGeSAP/LX functions
cp ${SAPSTAGE}/*.functions ${SGCONF}