Managing Serviceguard NFS for Linux, July 2007

Installing and Configuring Serviceguard NFS for Linux
Installing Serviceguard NFS for Linux
Chapter 226
5. Issue the following command to copy the Serviceguard NFS template
files to the newly created package directory:
# cp /usr/local/cmcluster/nfstoolkit/* \
/usr/local/cmcluster/<pkg_name>
Copying the Template Files
If you will run only one Serviceguard NFS package in your Serviceguard
cluster, technically you do not have to copy the template files. Though, it
is recommended that you keep your template file in its original form for
future use. 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 plan to run, make a copy of all
the package files including the package configuration file (pkg.conf),
package control script (pkg.cntl), toolkit interface script (toolkit.sh),
NFS Control Script (hanfs.sh), NFS configuration file (hanfs.conf),
NFS monitor script (nfs.mon) and NFS file lock migration
synchronization script (nfs.flm). You can rename the package control
script with a package specific identification, such as pkg1.conf and
pkg1.cntl.
NOTE pkg.cntl, toolkit.sh , hanfs.conf, nfs.mon, nfs.flm, and hanfs.sh
should be in the same directory. Do not rename hanfs.conf, hanfs.sh,
toolkit.sh, nfs.flm, and nfs.mon. These files are hard coded in the
control scripts.