- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2006 08:06 PM
04-25-2006 08:06 PM
Solution
Hi,
We also have oracle db's in package,
and although failover is possible,
it is not automated
In the package script we have
FAILBACK_POLICY MANUAL
NODE_FAIL_FAST_ENABLED NO
AUTO_RUN NO
LOCAL_LAN_FAILOVER_ALLOWED YES
RUN_SCRIPT /etc/cmcluster/picnew/control.sh
RUN_SCRIPT_TIMEOUT NO_TIMEOUT
HALT_SCRIPT /etc/cmcluster/picnew/control.sh
HALT_SCRIPT_TIMEOUT NO_TIMEOUT
I think the subnet does not necessarily
has to be commented out. As it just
specify what net to monitor, in case of
failire you can parameter it to take no
action.
We have no service defined.
Hope this helps
We also have oracle db's in package,
and although failover is possible,
it is not automated
In the package script we have
FAILBACK_POLICY MANUAL
NODE_FAIL_FAST_ENABLED NO
AUTO_RUN NO
LOCAL_LAN_FAILOVER_ALLOWED YES
RUN_SCRIPT /etc/cmcluster/picnew/control.sh
RUN_SCRIPT_TIMEOUT NO_TIMEOUT
HALT_SCRIPT /etc/cmcluster/picnew/control.sh
HALT_SCRIPT_TIMEOUT NO_TIMEOUT
I think the subnet does not necessarily
has to be commented out. As it just
specify what net to monitor, in case of
failire you can parameter it to take no
action.
We have no service defined.
Hope this helps
Look before you leap