Installation guide

T ab le C.2. Ap ach e Server
Field Descrip t io n
Name The name of the Apache Service.
Server Root The default value is
/etc/httpd
.
Config File Specifies the Apache configuration file. The default valuer is
/etc/httpd/conf
.
httpd Options Other command line options for
httpd
.
Shutdown Wait
(seconds)
Specifies the number of seconds to wait for correct end of service shutdown.
T ab le C.3. File Syst em
Field Descrip t io n
Name Specifies a name for the file system resource.
File system
type
If not specified,
mount
tries to determine the file system type.
Mount point Path in file system hierarchy to mount this file system.
Device Specifies the device associated with the file system resource. This can be a block
device, file system label, or UUID of a file system.
Options Mount options; that is, options used when the file system is mounted. These may
be file-system specific. Refer to the
mount(8)
man page for supported mount
options.
File system ID
Note
File System ID is used only by NFS services.
When creating a new file system resource, you can leave this field blank. Leaving
the field blank causes a file system ID to be assigned automatically after you
commit the parameter during configuration. If you need to assign a file system ID
explicitly, specify it in this field.
Force unmount If enabled, forces the file system to unmount. The default setting is
disabled
.
Force Unmount
kills all processes using the mount point to free up the mount
when it tries to unmount.
Reboot host
node if
unmount fails
If enabled, reboots the node if unmounting this file system fails. The default
setting is
disabled
.
Check file
system before
mounting
If enabled, causes
fsck
to be run on the file system before mounting it. The
default setting is
disabled
.
Enable NFS
daemon and
lockd
workaround
If your filesystem is exported via NFS and occasionally fails to unmount (either
during shutdown or service relocation), setting this option will drop all filesystem
references prior to the unmount operation. Setting this option requires that you
enable the
Force unmount
option. You should set this option as a last resort
only, as this is a hard attempt to unmount a file system. You can enable NFS lock
workarounds in a soft attempt to unmount a file system at the level of cluster
service configuration, as described in Section 3.9, “ Adding a Cluster Service to
the Cluster.
T ab le C.4 . G FS
Red Hat Ent erprise Linux 5 Clust er Administ rat ion
100