Managing HP Serviceguard for Linux Ninth Edition, April 2009
fs_umount_retry_count
The number of umount retries for each file system. Replaces FS_UMOUNT_COUNT,
which is still supported in the package control script for legacy packages; see
“Configuring a Legacy Package” (page 252).
Legal value is 1 or (for filesystem types other than Red Hat GFS) any greater number.
The default is 1. Operates in the same way as fs_mount_retry_count.
fs_name
This parameter, in conjunction with fs_directory, fs_type, fs_mount_opt, fs_umount_opt,
and fs_fsck_opt, specifies a filesystem that is to be mounted by the package. Replaces
LV, which is still supported in the package control script for legacy packages.
fs_name must specify the block devicefile for a logical volume.
File systems are mounted in the order you specify in the package configuration file,
and unmounted in the reverse order.
See “File system parameters” (page 208) and the comments in the FILESYSTEMS section
of the configuration file for more information and examples. See also “Volume Manager
Planning ” (page 99), and the mount manpage.
NOTE: For filesystem types other than Red Hat GFS (see fs_type), a volume group
must be defined in this file (using vg; see (page 208)) for each logical volume specified
by an fs_name entry.
fs_directory
The root of the file system specified by fs_name. Replaces FS, which is still supported
in the package control script for legacy packages; see “Configuring a Legacy Package”
(page 252).
See the mount manpage and the comments in the configuration file for more
information.
fs_type
The type of the file system specified by fs_name. This parameter is in the package control
script for legacy packages.
Supported types are ext2, ext3, reiserfs, and gfs.
210 Configuring Packages and Their Services