Managing ServiceGuard NFS for Linux, June 2003

Installing and Configuring ServiceGuard NFS for Linux
Before Creating an ServiceGuard NFS Package
Chapter 2 25
Before Creating an ServiceGuard NFS
Package
Before creating a ServiceGuard NFS package, perform the following
tasks:
NOTE The following procedures presume the environment is RedHat. If
environment is SLES 8/UL, please replace all occurances of
/usr/local with /opt
1. Select the NFS Server package during Red Hat Linux installation
and verify that the NFS is properly installed.
After RedHat installation is complete, check for both the NFS kernel
and NFS utility to verify NFS installation:
Verify the NFS utility, run the command:
# rpm –qa | grep nfs
If the output contains nfs-utils-<release_version> , the
utility is installed.
Verify NFS kernel, do the following: (the following steps are for
Linux run-level 5)
Use the following command to change directory:
# cd /usr/src/linux-2.4
Run make xconfig command.
A kernel configuration window is displayed.
From the configuration window, click the File Systems
button.
A File System configuration window is displayed
From the File Systems window, click the Network File
Systems button.
Verify that both NFS file system support and NFS server
support items are checked.