Frank de Vries
Respected Contributor
Solution

Re: create a simple package

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
Look before you leap