On Wed, Aug 29, 2007 at 10:17:18AM -0400, Wayne Carty wrote: > Hi > > I'm currently configuring and Active/Active cluster using v2 and had a few > questions about monitoring. > My first question is there a configuration setting if a service fails the > monitor check that it would failover to the other active node.
That's what should happen without any special configuration. > My next question is there a configuration setting that would allow those > resources to remain active on the other node until we are ready to do a fail > back during non peak hours. Yes. See resource-stickiness. There's also a possibility of doing a time-based configuration, but that's a bit of an advanced topic (though there are good examples of that on linux-ha.org pages). A failback could be configured to happen automatically during the night for example. > > Thanks > Wayne > _______________________________________________ > 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
