Building Disaster Recovery Serviceguard Solutions Using Continentalclusters for Linux B.01.00.00

#### "Error in monitoring cluster westcoast." ####
#### ####
CLUSTER_EVENT <cluster_name>/UNREACHABLE
MONITORING_CLUSTER
CLUSTER_ALERT
NOTIFICATION
NOTIFICATION
CLUSTER_ALERT
NOTIFICATION
NOTIFICATION
CLUSTER_ALARM
NOTIFICATION
NOTIFICATION
CLUSTER_EVENT <cluster_name>/DOWN
MONITORING_CLUSTER
CLUSTER_ALERT
NOTIFICATION
NOTIFICATION
CLUSTER_ALERT
NOTIFICATION
NOTIFICATION
CLUSTER_ALARM
NOTIFICATION
NOTIFICATION
CLUSTER_EVENT <cluster_name>/UP
MONITORING_CLUSTER
CLUSTER_ALERT
NOTIFICATION
CLUSTER_EVENT <cluster_name>/ERROR
MONITORING_CLUSTER
CLUSTER_ALERT
NOTIFICATION
The following is a sample Continentalclusters configuration file with two recovery pairs. Both cluster1
and cluster2 are configured to have cluster3 as their recovery cluster for package pkg1 and pkg2,
and cluster3 is configured to have cluster1 as its recovery cluster for pkg3.
# Section1: Cluster Information
CONTINENTAL_CLUSTER_NAME sampleCluster
CONTINENTAL_CLUSTER_STATE_DIR /opt/cmconcl/statedir
CLUSTER_NAME cluster1
CLUSTER_DOMAIN cup.hp.com
NODE_NAME node11
NODE_NAME node12
MONITOR_PACKAGE_NAME ccmonpkg
MONITOR_INTERVAL 60 seconds
CLUSTER_NAME cluster2
CLUSTER_DOMAIN cup.hp.com
NODE_NAME node21
NODE_NAME node22
CLUSTER_NAME cluster3
CLUSTER_DOMAIN cup.hp.com
NODE_NAME node31
NODE_NAME node32
MONITOR_PACKAGE_NAME ccmonpkg
MONITOR_INTERVAL 60 seconds
# Section2: Recovery groups
RECOVERY_GROUP_NAME ccRG1
PRIMARY_PACKAGE cluster1/pkg1
RECOVERY_PACKAGE cluster3/pkg1
REHEARSAL_PACKAGE cluster3/pkg4
RECOVERY_GROUP_NAME ccRG2
78 Sample Continentalclusters ASCII configuration file