HP Serviceguard Toolkit for NFS on Linux User Guide Version A.12.00.00

3 Installing and uninstalling HP Serviceguard toolkit for NFS
Perform one of the following to install or to upgrade the NFS toolkit. This RPM must be installed
on all the nodes of the cluster that are configured to run the NFS toolkit package.
For a fresh installation of the toolkit, run the following command:
rpm -ivh
serviceguard-<toolkitname>-toolkit-<version_number>.<OS_destro>.noarch.rpm
For example:
rpm -ivh serviceguard-nfs-toolkit-A.12.00.00.sles.noarch.rpm
To upgrade a already installed version of the toolkit, run the following command:
rpm -Uvh --nopostun
serviceguard-<toolkitname>-toolkit-<version_number>.<OS_destro>.noarch.rpm
For example:
rpm -Uvh --nopostun
serviceguard-nfs-toolkit-A.12.00.00.redhat.noarch.rpm
The files are installed in the following directories:
$SGROOT/nfstoolkit
$SGCONF/modules/tkit/nfs
$SGCONF/scripts/tkit/nfs
Files and directories created for HP Serviceguard toolkit for NFS after
installation
The following table describes the scripts and files that are installed.
Table 1 Files created after HP Serviceguard toolkit for NFS is installed
Available in DirectoryDescriptionFile Name
$SGROOT/nfstoolkitThis is the toolkit main script for
internally starting or stopping NFS
hanfs.sh
daemons, exporting or unexporting
the file systems.
This script is used by hanfs.sh script
for providing NFS file lock migration
feature for NFS server package.
nfs.flm
This script is used to monitor NFS
daemons, file lock migration script,
and rmtab synchronization process.
nfs.mon
This is the toolkit interface script. This
acts as an interface between the
toolkit.sh
package module script and the
package startup script.
Files and directories created for HP Serviceguard toolkit for NFS after installation 9