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

Step-by-Step Cluster Conversion
Cluster Configuration
Chapter 3144
A MaxDB example would also have the following entries added:
XFS[2]=”-o rw *:/export/sapdb/programs”
XFS[3]=”-o rw *:/export/sapdb/data”
XFS[4]=”-o rw *:/export/var/spool/sql/ini
IS550 Installation Step:
A Serviceguard NFS monitor can be configured in section NFS
MONITOR in hanfssh. The naming convention for the service should be
sapnfs. An example:
NFS_SERVICE_NAME[0]=”sapnfs”
NFS_SERVICE_CMD[0]=”${SGCONF}/SAPNFS/nfs.mon”
NFS_SERVICE_RESTART[0]=-r 0
NOTE It sometimes can be convenient for testing to allow root write access
via NFS. This can be enabled with flag -o rw, no_root_squash.... Use
with caution.