Further Information
Example of the Package Control File
Appendix AA-38
Example of the Package Control File
This section gives an example of a package control file that you need to
modify while configuring Data Protector Cell Manager package in an
MC/ServiceGuard environment:
**************************************************************
********
# *
*
# * HIGH AVAILABILITY PACKAGE CONTROL SCRIPT (template)
*
# *
*
# * Note: This file MUST be edited before it can be used.
*
# *
*
#
**************************************************************
********
# UNCOMMENT the variables as you set them.
# Set PATH to reference the appropriate directories.
PATH=/usr/bin:/usr/sbin:/etc:/bin
# VOLUME GROUP ACTIVATION:
# Specify the method of activation for volume groups.
# Leave the default ("VGCHANGE="vgchange -a e") if you want
volume
# groups activated in exclusive mode. This assumes the volume
groups have
# been initialized with 'vgchange -c y' at the time of
creation.