HP Serviceguard for Linux Version A.11.18 Release Notes, 2nd Edition, March 2009
NOTE: For more information, see the comments in the editable configuration file
output by the cmmakepkg command, and the cmmakepkg manpage. See also Managing
Serviceguard for Linux: “Package Configuration Planning” in Chapter 4, and Chapter 6
“Configuring Packages and Their Services”
module_name
The module name (for example, failover, service, etc.) Do not change it. Used in
the form of a relative path (for example sg/failover) as a parameter to cmmakepkg
to specify modules to be used in configuring the package. (The files reside in the
$SGCONF/modules directory; see “Understanding Where Files Are Located” in Chapter
5 of Managing Serviceguard for Linux for an explanation of Serviceguard directories.).
module_version
The module version. Do not change it.
operation_sequence
Defines the order in which the scripts defined by the package’s component modules
will start up. See the package configuration file for details.
This parameter is not configurable; do not change the entries in the configuration file.
successor_halt_timeout
Specifies how long, in seconds, Serviceguard will wait for packages that depend on
this package to halt, before halting this package. Can be 0 through 4294, or
no_timeout. The default is no_timeout. Can be used in both modular and legacy
packages.
• no_timeout means that Serviceguard will wait indefinitely for the dependent
packages to halt.
• 0 means Serviceguard will not wait for the dependent packages to halt before
halting this package.
See “About Package Dependencies” in Chapter 4 of Managing Serviceguard for Linux
for more information.
log_level
Determines the amount of information printed to stdout when the package is validated,
and to the script_log_file when the package is started and halted. Valid values are 0
through 5:
• 0 - informative messages
• 1 - informative messages with slightly more detail
• 2 - messages showing logic flow
• 3 - messages showing detailed data structure information
What’s in this Release 23