Serviceguard NFS Toolkit A.11.11.06, A.11.23.05 and A.11.31.05 Administrator's Guide

13. Modify the MONITOR_DAEMONS_RETRY parameter, that represents the number of attempts
to ping the rpc.statd, rpc.mountd, nfsd, rpc.pcnfsd and file lock migration
script, processes before exiting. The default is 4 attempts. An example for this parameter
is as follows:
For nfs.conf generated on Serviceguard A.11.18
MONITOR_DAEMONS_RETRY 4
For nfs.conf generated on Serviceguard A.11.19
nfs/hanfs_export/MONITOR_DAEMONS_RETRY 4
14. Modify the PORTMAP_RETRY parameter, that represents the number of attempts to ping the
rpcbind process before exiting. The default is 4 attempts. An example for this parameter
is as follows:
For nfs.conf generated on Serviceguard A.11.18
PORTMAP_RETRY 4
For nfs.conf generated on Serviceguard A.11.19
nfs/hanfs_export/PORTMAP_RETRY 4
15. The FLM_HOLDING_DIR variable defines the holding directory in a disk volume associated
with the HA/NFS package. This directory contains copies of the files from the /var/
statmon/sm directory and is migrated with the HA/NFS package during a failover. The
contents of this directory are used to populate the /var/statmon/sm directory when
recovering from a failover event. The NFSV4_FLM_HOLDING_DIR variable defines the
directory that will contain copies of the files from the /var/nfs4/v4_state directory
when NFSv4 is enabled.
You must dedicate this directory for holding v4_state entries only. In addition, you must
keep it empty. This directory should not have other files or subdirectories when starting the
cluster. All files in this directory are deleted after a failover. This directory must be located
in the same shared volume as FLM_HOLDING_DIR. An example for this parameter is as
follows:
For nfs.conf generated on Serviceguard A.11.18
FLM_HOLDING_DIR "/export/sm"
NFSV4_FLM_HOLDING_DIR "/export/nfsv4"
For nfs.conf generated on Serviceguard A.11.19
nfs/hanfs_flm/FLM_HOLDING_DIR "/export/sm"
nfs/hanfs_flm/NFSV4_FLM_HOLDING_DIR "/export/nfsv4"
16. Modify the PROPAGATE_INTERVAL parameter, that represents the number of seconds
between the attempts of the script to copy files from the /var/statmon/sm directory into
the holding directory, specified by FLM_HOLDING_DIR. The default value of this parameter
is 5 seconds. An example for this parameter is as follows:
For nfs.conf generated on Serviceguard A.11.18
PROPAGATE_INTERVAL 5
For nfs.conf generated on Serviceguard A.11.19
nfs/hanfs_flm/PROPAGATE_INTERVAL 5
Configuring a Serviceguard NFS Modular Package 55