Serviceguard NFS Toolkit for Linux Version A.02.00 Release Notes, July 2007

Serviceguard NFS for Linux Version A.02.00 Release Notes
Compatibility Information and Installation Requirements
Chapter 1 11
hanfs.sh. The NFS control script that starts and stops NFS
daemons. exports and unexports file systems.
nfs.mon. The NFS monitor script.
nfs.flm. The NFS File Lock Migration synchronization script.
/usr/bin/sync_rmtab. Remote mount table synchronization
binary code.
toolkit.sh: The interface script between the Package Control
Script and hanfs.sh.
hanfs.conf: The NFS configuration file sets the user
configuration parameters.
NOTE In the following steps, <dir> refers to the directory /usr/local for
RedHat environments, and /opt for SLES environments.
3. Run the cmmakepkg command to generate a package configuration
file and package control script template to the
<dir>/cmcluster/nfstoolkit directory with the following:
# cd <dir>/cmcluster/nfstoolkit
# cmmakepkg -p pkg.conf
# cmmakepkg -s pkg.cntl
4. Create a directory for your package files called
<dir>/cmcluster/<pkg_name>
5. Issue the following command to copy the Serviceguard NFS template
files to the newly created package directory:
# cp <dir>/cmcluster/nfstoolkit/* \
<dir>/cmcluster/<pkg_name>
Copying the Template Files
If running only one Serviceguard NFS package in your Serviceguard
cluster, it is not necessary to copy the template files. However, if running
multiple Serviceguard NFS packages, each package must have its own
package directory, package configuration file and control scripts.