Managing Serviceguard 12th Edition, March 2006
Configuring Packages and Their Services
Creating the Package Configuration
Chapter 6 275
#**********************************************************************
# ****** HIGH AVAILABILITY PACKAGE CONFIGURATION FILE (template)*******
#**********************************************************************
# ******* Note: This file MUST be edited before it can be used.********
# * For complete details about package parameters and how to set them,*
# * consult the Serviceguard Extension for RAC manuals.
#**********************************************************************
# Enter a name for this package. This name will be used to identify the
# package when viewing or manipulating it. It must be different from
# the other configured package names.
PACKAGE_NAME
# whether this package is to run as a FAILOVER, MULTI_NODE, or
# SYSTEM_MULTI_NODE package.
#
# FAILOVER package runs on one node at a time and if a failure
# occurs it can switch to an alternate node.
#
# MULTI_NODE package runs on multiple nodes at the same time and
# can be independently started and halted on
# individual nodes. Failures of package components such
# as services, EMS resources or subnets, will cause
# the package to be halted only on the node on which the
# failure occurred. Relocatable IP addresses cannot be
# assigned to MULTI_NODE packages.
#
# SYSTEM_MULTI_NODE
# package runs on all cluster nodes at the same time.
# It can not be started and halted on individual nodes.
# Both NODE_FAIL_FAST_ENABLED and AUTO_RUN must be set
# to YES for this type of package. All SERVICES must
# have SERVICE_FAIL_FAST_ENABLED set to YES.
#
# NOTE: Packages which have a PACKAGE_TYPE of MULTI_NODE and
# SYSTEM_MULTI_NODE are not failover packages and are only
# supported for use by applications provided by Hewlett-Packard.
#
# Since MULTI_NODE and SYSTEM_MULTI_NODE packages can run on more
# than one node at a time and do not failover in the event of a
# package failure, the following parameters cannot be
# specified when configuring packages of these types:
#