On Thu, Dec 17, 2009 at 10:54 AM, Tobias Appel <[email protected]> wrote: > On 12/16/2009 05:42 PM, Artur Kamiński wrote: >> Andrew Beekhof pisze: >>> On Wed, Dec 16, 2009 at 8:48 AM, artur.k<[email protected]> wrote: >>> >>>> I have built a cluster with two nodes on pacemacker 1.0.4 + DRBD (8.0.14). >>>> If one machine is restarted after returning pacemacker trying to switch >>>> all services to this server. How to prevent it? >>>> >>> >>> Set default-resource-stickiness to something higher than 200. >>> If you don't want it to move under any circumstances, set it to INFINITY. >>> > > Will there still be a failover if it is set to INFINITY and one resource > can't run on the current node (fails, is restarted but fails again and > so on)?
Yes. INFINITY + -INFINITY = -INFINITY Any node with a negative score for a resource cannot host that resource. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
