Serviceguard NFS Toolkit for Linux Version A.01.02 Release Notes, April 2004

Serviceguard NFS for Linux Version A.01.02 Release Notes
Compatibility Information and Installation Requirements
Chapter 1 11
README. Description of the tool kit contents.
hanfs.sh. The NFS control script template that starts and stops
NFS daemons and exports and unexports file systems.
nfs.mon. The NFS monitor script.
/usr/bin/sync_rmtab. Remote mount table synchronization
binary code.
toolkit.sh. The interface script between the Package Control
Script and hanfs.sh.
NOTE In the following steps, <dir> refers to the directory /usr/local for
RedHat environments, and /opt for SLES 8/UL environments.
3. Run 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 you will run only one Serviceguard NFS package in your Serviceguard
cluster, you do not have to copy the template files. However, if you will
run multiple Serviceguard NFS packages, each package must have its
own package directory, package configuration file and control scripts.
For each Serviceguard NFS package you will run, make a copy of all the
package files including package configuration file (pkg.conf), package
control script (pkg.cntl), interface script (toolkit.sh), NFS Control