Download Data Replication Manager HSG80 Version 8.7P Scripting User Manual

Transcript
C
Structure of the Application Action List
Default Application Action List
The default application action list (app_ex.act) is provided in the DRM Scripting Kit
and installed in the CONFIG subdirectory of the CLONE_HOME directory (the
default directory where the scripts reside). It contains groupings of various failover,
failback, and resumption of operation actions, and lists the DRM initiator or target
controllers to be included in each action.
The scripts need the target controller name in a failover or failback action and the
initiator controller name in a resumption of operation action. Only one controller
name is needed for an initiator-target controller pair because the script can determine
and perform its role based on the pairing information contained in the controller
configuration file.
The default application action list is shown below. It contains actions for two separate
DRM controller pairs. The two target controllers are named fargo and denver. The two
initiator controllers are tulsa and greenbay.
Default Application Action List
#
# This file specifies the actions that need to be performed on the
# HSG controllers
#
#
#
#
#
#
#
#
This configuration file is used by the CLONE_HOME/bin/hsgcontrol.pl
The structure of the file is as follows:
"#"
: comment sign. Only comment signs on the 1st position of the line
are allowed
ACTION : Start of the Action specification for this application
END_ACTION : End of Action definition for this application
Data Replication Manager HSG80 ACS Version 8.7P Scripting User Guide
C–1