Managing Serviceguard Sixteenth Edition, March 2009
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 338). See the mount (1m) manpage 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.
See the mount (1m) and fstyp (1m) manpages for more information.
fs_mount_opt
The mount options for the file system specified by fs_name. This parameter is in the
package control script for legacy packages.
See the mount (1m) manpage for more information.
fs_umount_opt
The umount options for the file system specified by fs_name. This parameter is in the
package control script for legacy packages.
Using the-s option of umount will improve startup performance if the package uses
a large number of file systems. See the mount (1m) manpage for more information.
fs_fsck_opt
The fsck options for the file system specified by fs_name. Using the-s (safe performance
mode) option of fsck will improve startup performance if the package uses a large
number of file systems. This parameter is in the package control script for legacy
packages.
See the fsck (1m) manpage for more information.
pev_
Specifies a package environment variable that can be passed to an external_pre_script,
external_script, or both, by means of the cmgetpkgenv (1m) command. New for
modular packages.
The variable name must be in the form pev_<variable_name> and contain only
alphanumeric characters and underscores. The letters pev (upper-case or lower-case)
followed by the underscore (_) are required.
The variable name and value can each consist of a maximum of MAXPATHLEN
characters (1024 on HP-UX systems).
You can define more than one variable. See “About External Scripts” (page 184), as well
as the comments in the configuration file, for more information.
282 Configuring Packages and Their Services