Managing HP Serviceguard for Linux, Seventh Edition, July 2007

Configuring Packages and Their Services
Choosing Package Modules
Chapter 6202
module_name
The module name. 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 the Location of
Serviceguard Files” on page 140 for the location of $SGCONF on your
version of Linux.)
New for modular packages.
module_version
The module version. Do not change it. New for modular packages.
package_type
The type can be failover, multi_node, or system multi_node. You can
configure only failover or multi-node packages; see “Types of Package:
Failover, Multi-Node, System Multi-Node” on page 193.
node_name
The node on which this package can run, or a list of nodes in order of
priority, or an asterisk (*) to indicate all nodes. The default is *.
If you use a list, specify each node on a new line, preceded by the literal
node_name, for example:
node_name <node1>
node_name <node2>
node_name <node3>
Serviceguard uses the order of priority specified by this list to choose
which node to run the package on.
IMPORTANT See “Cluster Configuration Parameters” on page 106 for important
information about node names.
auto_run
Can be set to yes or no. The default is yes.