Managing HP Serviceguard for Linux, Sixth Edition, August 2006

Configuring Packages and Their Services
Writing the Package Control Script
Chapter 6 193
# the variable DATA_REP to the data replication method. The current supported
# methods are "clx", "clxeva" and "xdcmd".
#
DATA_REP="none"
# SOFTWARE RAID DATA REPLICATION
# Specify the location of the Software RAID configuration file if "DATA_REP"
# is set to "xdcmd" or "XDCMD". This is the Extended Distance cluster
Configuration file.
# A separate copy of this file will be used by each package. It is recommended
# that this file be kept in the package directory.
#
# For example:
# XDC_CONFIG_FILE="$SGCONF/pkg1/raid.conf"
#
# Set XDC_CONFIG_FILE as shown below if raid.conf file is in the
# package directory.
#
# XDC_CONFIG_FILE="${0%/*}/raid.conf"
#
#XDC_CONFIG_FILE=""
# MD (RAID) CONFIGURATION FILE
# Specify the configuration file that will be used to define
# the md raid devices for this package.
#
# NOTE: The multipath mechanisms that are supported for shared storage
# depend on the storage subsystem and the HBA driver in the
# configuration. Follow the documentation for those devices when setting
# up multipath. The MD driver was used with earlier versions of