Hi, On Mon, Apr 21, 2008 at 09:31:49AM +0200, Franck Ganachaud wrote: > Hello, > > I have a two nodes cluster (nodeA and nodeB) with a set of resources linked > together in a group. Nothing tricky. > > How hearbeat select which node will run the resources? I see lines like > this : > "pengine: [12684]: info: native_assign_node: 2 nodes with equal score (1) > for running the listed resources (chose nodeB):" > > But I can't figure out a pattern... can anyone enlighten me?
Since you didn't express a preference where to run the resources using a location constraint, the cluster (pengine) picks one at random (or almost random). Thanks, Dejan > Franck > _______________________________________________ > 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
