Building Disaster Recovery Serviceguard Solutions Using Metrocluster with Continuous Access XP P9000 for Linux B.01.00.00

This parameter defines whether the monitor sends console
notifications. When the parameter is set to 0, the monitor
will NOT send console notifications. When the parameter
is set to 1, the monitor sends console notifications. If the
parameter is not defined (commented out), the default value
is 0.
AUTO_RESYNC This parameter defines the pre-defined resynchronization
actions that the monitor can perform when the package is
on the PVOL side and the monitor detects the Continuous
Access data replication link is down. If the variable is not
defined or commented, the default value of 0 is used.
Values:
0 (Default) When the parameter is set to 0, the monitor
will not perform any resynchronization actions.
1 When the parameter is set to 1 and the data replication
link is down, the monitor will split the remote BC (if
configured) and try to resynchronize the device. Until the
resynchronization starts, the monitor will try to resynchronize
every polling interval. Once the device group has been
completely resynchronized, the monitor will resynchronize
the remote BC.
2 When the parameter is set to 2 and the data replication
link is down, the monitor attempts to perform
resynchronization if a file named MON_RESYNC exists in the
package directory (PKGDIR). The monitor does not perform
any operations to the remote BC (that is, split and
resynchronize the remote BC). Therefore, this setting is used
when you want to manage the remote BC
Modular Package Sample configuration file
$ cmmakepkg m dts/mcxpca v 1 temp.conf
package_name mcxpcapkg
package_description "Metrocluster Continuous Access XP P9000 Package"
module_name sg/basic
module_version 1
module_name dts/mcxpca
module_version 1
module_name sg/volume_group
module_version 1
module_name sg/failover
module_version 1
module_name sg/priority
module_version 1
module_name dts/xpca
module_version 1
module_name sg/service
module_version 1
package_type failover
node_name *
auto_run yes
node_fail_fast_enabled no
run_script_timeout no_timeout
halt_script_timeout no_timeout
successor_halt_timeout no_timeout
script_log_file $SGRUN/log/$SG_PACKAGE.log
operation_sequence ${SGCONF}/scripts/dts/xpca.sh
operation_sequence $SGCONF/scripts/sg/volume_group.sh
operation_sequence $SGCONF/scripts/sg/service.sh
failover_policy configured_node
failback_policy manual
dts/xpca/AUTO_PSUEPSUS 0
dts/xpca/AUTO_FENCEDATA_SPLIT 1
dts/xpca/AUTO_SVOLPSUS 0
dts/xpca/AUTO_SVOLPSUE 0
dts/xpca/AUTO_SVOLPFUS 0
62 Package attributes for Metrocluster with Continuous Access XP P9000 for Linux