HP Serviceguard Extended Distance Cluster for Linux A.12.00.00 Deployment Guide, March 2014
#
# Raid Monitor Interval
#
# "raid_monitor_interval" is the time interval, in seconds, the raid
# monitor script will wait between checks to verify the accessibility
# of the component mirror disks. If the component mirror disk becomes
# accessible, the raid monitor script will add it back to the MD device.
#
# The default value of "raid_monitor_interval" is set to 30 seconds.
#
# Legal values for xdc/xdc/raid_monitor_interval: (value > 0).
xdc/xdc/raid_monitor_interval 30
#
# "raid_device" is used to specify the mirror devices that are used by
# this package.
#
# "device_0" and "device_1" are used to specify the first and the second
# mirror components of the mirror device "raid_device".
#
# The keywords "raid_device", "device_0" and "device_1" are used to specify
# a mirror device and its two component devices. Enter these three parameters
# for each mirror device that this package will use.
#
# The value for "raid_device" is the name of the md mirror device.
# Maximum length of "raid_device" is 39 characters.
#
# The value for "device_0" is the name of the first component mirror half of
# the mirror device defined in the "raid_device". Maximum length of "device_0"
# is 39 characters.
#
# The value for "device_1" is the name of the second component mirror half of
# the mirror device defined in the "raid_device". Maximum length of “device_1”
# is 39 characters.
#
# Note: Only persistent device names created using udev must be used as the
# names of the component mirror halves of the raid device.
#
# For example, if this package uses raid devices /dev/md0, having its first
# and second mirror component as /dev/hpdev/mylink-sda and /dev/hpdev/mylink-sdc,
# and /dev/md1, having its first and second mirror component as
# /dev/hpdev/mylink-sdb and /dev/hpdev/mylink-sdd.
#
# enter:
# xdc/xdc/raid_device /dev/md0
# xdc/xdc/device_0 /dev/hpdev/mylink-sda
# xdc/xdc/device_1 /dev/hpdev/mylink-sdc
#
# xdc/xdc/raid_device /dev/md1
# xdc/xdc/device_0 /dev/hpdev/mylink-sdb
# xdc/xdc/device_1 /dev/hpdev/mylink-sdd
#
# Legal values for xdc/xdc/raid_device: /^[^"|]+$/.
# Legal values for xdc/xdc/device_0: /^[^"|]+$/.
# Legal values for xdc/xdc/device_1: /^[^"|]+$/.
#xdc/xdc/raid_device
#xdc/xdc/device_0
#xdc/xdc/device_1
# Volume Groups
#
# "vg" is used to specify which volume groups are used by this package.
#
# Specify the name of each volume group.
#
# For example, if this package uses your volume groups vg01 and vg02, enter:
# vg vg01
# vg vg02
#
# The volume group activation method is defined above. The filesystems
# associated with these volume groups are specified below.
#
# Legal values for vg: /^[0-9A-Za-z\/][0-9A-Za-z_.\/\-]*[0-9A-Za-z]$/, /^[0-9A-Za-z]$/.
#vg
# Services: A service is an long lived (daemon) executable which
# Serviceguard will monitor while the package is up.
#
32 Configuring Packages for Extended Distance Cluster Software