Serviceguard NFS Toolkit A.11.31.02, A.11.11.06, and A.11.23.05 Administrator's Guide
the /etc/hosts file). If you do not want to configure a name for the package, you
can just specify the IP address in the SNFS[0] variable, as follows:
SNFS[0]=”15.13.114.244:/hanfs/nfsu021”; CNFS[0]=”/nfs/nfsu021”
The client mount point, specified in the CNFS[0] variable, must be different from the
location of the file system on the server (SNFS[0]).
The hanfs.sh Control Script
This section shows the NFS control script (hanfs2.sh) for the pkg02 package in this
sample configuration. This example includes only the user-configured part of the script;
the executable part of the script and most of the comments are omitted. This example
does not enable the File Lock Migration feature.
XFS[0]=/hanfs/nfsu021
NFS_SERVICE_NAME[0]="nfs2.monitor"
NFS_SERVICE_CMD[0]="/etc/cmcluster/nfs/nfs.mon"
NFS_FILE_LOCK_MIGRATION=0
NFS_FLM_SCRIPT="${0%/*}/nfs.flm"
Example Four - Two Servers with NFS Cross-Mounts 67