Managing HP Serviceguard A.12.00.00 for Linux, June 2014
6.1.4.46 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.
fs_name must specify the block devicefile for a logical volume.
For an NFS-imported file system, the additional parameters required are fs_server,
fs_directory, fs_type, and fs_mount_opt; see fs_server (page 198) for an example.
CAUTION: Before configuring an NFS-imported file system into a package, make sure you have
read and understood the rules and guidelines under “Planning for NFS-mounted File Systems”
(page 104), and configured the cluster parameter CONFIGURED_IO_TIMEOUT_EXTENSION,
described under “Cluster Configuration Parameters” (page 89).
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 197) and the comments in the FILESYSTEMS section of the
configuration file for more information and examples. See also “Volume Manager Planning ”
(page 83), and the mount manpage.
NOTE: For filesystem types (see fs_type), a volume group must be defined in this file (using
vg; see (page 196)) for each logical volume specified by an fs_name entry.
6.1.4.47 fs_server
The name or IP address (IPv4 or IPv6) of the NFS server for an NFS-imported file system. In this
case, you must also set fs_type to nfs, fs_mount_opt to -o llock on HPUX , and -o
local_lock = all on Linux. fs_name specifies the directory to be imported from fs_server,
and fs_directory specifies the local mount point.
For example:
fs_name /var/opt/nfs/share1
fs_server wagon
fs_directory /nfs/mnt/share1
fs_type nfs
#fs_mount_opt —o local_lock =all
#fs_umount_opt
#fs_fsck_opt
NOTE: fs_umount_opt is optional and fs_fsck_opt is not used for an NFS-imported file
system. (Both are left commented out in this example.)
6.1.4.48 fs_directory
The root of the file system specified by fs_name.
See the mount manpage and the comments in the configuration file for more information.
6.1.4.49 fs_type
The type of the file system specified by fs_name.
For an NFS-imported file system, this must be set to nfs. See the example under “fs_server”
(page 198).
Table 9 lists the supported file system types, commands, and platforms.
198 Configuring Packages and Their Services