Managing ServiceGuard NFS for Linux, June 2003

Installing and Configuring ServiceGuard NFS for Linux
Installing ServiceGuard NFS for Linux
Chapter 222
Installing ServiceGuard NFS for Linux
1. Check for and remove any previous version of ServiceGuard NFS for
Linux:
Query the rpm database for the NFS Toolkit:
# rpm -qa |grep nfstoolkit
If any part of the NFS Toolkit is installed, the grep returns the
version number.
Erase older versions of the NFS Toolkit, if needed:
# rpm -e nfstoolkit<releaseversion>
2. Use the Redhat and SuSE Package Management rpm command to
install the ServiceGuard NFS file set. Change to your RPM file
directory, then issue the following commands:
# cd /mnt/cdrom/2.4.2/rpms
RedHat:
# rpm -i nfstoolkit-A.01.01-0.product.redhat.i386.rpm
SLES 8/UL:
# rpm -i nfstoolkit-A.01.01-0.product.suse.i386.rpm
The files will be installed in the
/usr/local/cmcluster/nfstoolkit and /usr/lib directories. The
following files are part of the toolkit:
NOTE The following procedures presume the environment is RedHat. If
environment is SLES 8/UL, please replace all occurances of
/usr/local with /opt
/usr/local/cmcluster/nfstoolkit/README. Description of the
tool kit contents.
/usr/local/cmcluster/nfstoolkit/hanfs.sh. The NFS
control script template that starts and stops NFS daemons and
exports and unexports file systems.