Serviceguard NFS Toolkit for Linux Version A.01.04 Release Notes, September 2006
Serviceguard NFS for Linux Version A.01.04 Release Notes
Compatibility Information and Installation Requirements
Chapter 110
Proliant Servers:
# rpm -i nfs-toolkit-A.01.04-0.product.suse.i386.rpm
Integrity Servers:
# rpm -i nfs-toolkit-A.01.04-0.product.suse.ia64.rpm
The files will be installed in the /opt/cmcluster/nfstoolkit and
/usr/lib directories.
The following files are part of the toolkit:
• README. Description of the toolkit 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.
• hanfs.conf: The nfs configuration file that specifies whether to
monitor quotad daemon.
NOTE In the following steps, <dir> refers to the directory /usr/local for
RedHat environments, and /opt for SLES 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/* \