Using the Serviceguard Toolkit for Oracle Data Guard in an HP Serviceguard Cluster B.01.00, September 2010

# Define ACTIVE_STANDBY
#
tkit/dataguard/dataguard/ACTIVE_STANDBY no
------------------------------------------------------------------------
#
# Define DG_BROKER
#
tkit/dataguard/dataguard/DG_BROKER no
------------------------------------------------------------------------
#
# Define START_STANDBY_AS_PRIMARY
#
tkit/dataguard/dataguard/START_STANDBY_AS_PRIMARY
no
------------------------------------------------------------------------
#
# Define e-mail address for sending alerts
#
#tkit/dataguard/dataguard/ALERT_MAIL_ID
------------------------------------------------------------------------
#
# "vg" is used to specify which volume groups are used by this package.
#
vg vgora
------------------------------------------------------------------------
#
# "fs_name", "fs_directory", "fs_mount_opt", "fs_umount_opt",
"fs_fsck_opt",
# and "fs_type" specify the filesystems which are used by this package.
#
fs_name /dev/vgora/lvol1
fs_directory /oradb
fs_type "vxfs"
fs_mount_opt "-o rw"
#fs_umount_opt
#fs_fsck_opt
------------------------------------------------------------------------
F. Adding the Package to the Cluster
After the setup is complete, add the package to the Serviceguard
cluster and
start it up.
$ cmapplyconf -P dgpkg.conf
$ cmmodpkg -e -n <node1> -n <node2> dgpkg
$ cmmodpkg -e dgpkg
For more information on adding a package to the cluster, see the
"Managing HP
Serviceguard" document available at:
http://www.hp.com/go/hpux-serviceguard-docs
G. Oracle Data Guard Maintenance