The clusterXL_admin Script
Description
You can use the clusterXL_admin script to initiate a manual fail-over from a Cluster Member Security Gateway that is part of a cluster..
Location of this script on your Cluster Two or more Security Gateways that work together in a redundant configuration - High Availability, or Load Sharing. Members is:
|
Script Workflow
This shell script does one of these:
-
Registers a Critical Device A special software device on each Cluster Member, through which the critical aspects for cluster operation are monitored. When the critical monitored component on a Cluster Member fails to report its state on time, or when its state is reported as problematic, the state of that member is immediately changed to Down. The complete list of the configured critical devices (pnotes) is printed by the 'cphaprob -ia list' command or 'show cluster members pnotes all' command. Synonyms: Pnote, Problem Notification. called "
admin_down
" and reports the state of that Critical Device as "problem
".This gracefully changes the state of the Cluster Member to "
DOWN
". -
Reports the state of the registered Critical Device "
admin_down
" as "ok
".This gracefully changes the state of the Cluster Member to "
UP
".Then, the script unregisters the Critical Device "
admin_down
".
For more information, see sk55081.
Example