>>> utham h <[email protected]> schrieb am 27.05.2013 um 06:28 in Nachricht <cakpaj2b6rwxe62fh92kkcde703ncvgxy-a5c2rb5m4wdpkv...@mail.gmail.com>: > Hi All, > > I have set default-resource-stickiness to -INFINITY and whenever the > resource fails, it is moved to another node as expected. But failed > resource is not being restarted in the first node. I have attached my cib > xml for your reference.
Actually I wonder why the resource isn't moved from on node to another all the time. I'd expect -INFINITY to mean "always move the resource from the node where it's running". What you want to see is triggerd by fail count, not stickiness I think. > > Also I tried setting default-resource-stickiness to INFINITY. After > this resource is restarted immediately but it is not moved to secondary > node. That would mean: "never run the resource elsewhere (as long as possible)" > > Heartbeat version - 2.1.3 on RHEL 5.8 > > Please assist. > > Regards, > u.hoode _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
