It should re-enable it yes. Incidentally, you can set the number of times it will do this in your cib.xml file in /var/lib/heartbeat/crm.
For instance, on one of my clusters I only want the resource re-started 3 times. On a fourth failure I want it to do a failover. I set it with this entry in the cib.xml: <nvpair id="nvpair.id17897906" name="default-resource-failure-stickiness" value="500000"/> Hope this helps. -mike On 11-07-22 02:55 PM, Hai Tao wrote: > Does HA monitor its resources? If I manually disable the floating IP, (for > example, ifdown eth0:0), will HA be able to detect that and re-enable the IP? > > > Thanks. > > Hai Tao > > > > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
