On Tue, May 19, 2009 at 1:11 PM, Steinhauer Juergen <[email protected]> wrote: > Hi guys! > > I'm running heartbeat 2.1.3 with pacemaker 0.6. > I have a resource "ip" and two resources "app1, app2", depending on "ip". > I want to achieve, that switching "app1" or "app2" to the other node, > also moves the "ip" and the other app to this node. > > As soon as I configure two colocations like this: > <rsc_colocation id="colocation1" from="app1" to="ip" score="INFINITY" > symmetrical="true"/> > > <rsc_colocation id="colocation2" from="app2" to="ip" score="INFINITY" > symmetrical="true"/> > > the pengine crashes with signal 11.
stack trace? > The point is the "symmetrical" attribute. Without it, pengine keeps > running, but the setup does not meet the requirement. > > Is this a heartbeat bug or does my config not make sense? > > Regards > _______________________________________________ > 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
