Hi Andrew, could you remind me the link where I can open a bug for this issue ?
Thanks Alain De : Andrew Beekhof <[email protected]> A : General Linux-HA mailing list <[email protected]> Date : 19/02/2013 07:40 Objet : Re: [Linux-HA] order advisory problem ? Envoyé par : [email protected] On Thu, Feb 14, 2013 at 12:55 AM, <[email protected]> wrote: > Hi > > I'm testing the score advisory for order constraints . > I've 4 primitives alainx with Dummy ocf script. > > And the crm configure show displays the constraints I set : > order order-alain1-2 0: alain1 alain2 > order order-alain1-3 0: alain1 alain3 > order order-alain1-4 0: alain1 alain4 > order order-alain2-3 0: alain2 alain3 > order order-alain2-4 0: alain2 alain4 > order order-alain3-4 0: alain3 alain4 > > When testing the start, it works meaning that I've to start alain1 so that > alain2 could start, etc. That shouldn't be necessary. > order order-alain1-2 0: alain1 alain2 This _should_ only mean that IF alain1 is starting AND alain2 is starting, start them one after the other. > > But when the 4 primitives are started and I stop for example alain2, > Pacemaker automatically stops > alain3 and alain4, whereas it is written in the Pacemaker Configuration > Explained p24 : > Advisory Ordering > ..."any change in state by the first resource will have no effect on the > then resource" > > So I was expecting that the stop on alain2 will have no effect on alain3 > and alain4. > > Is it a bug ? or do I misunderstood the description of "advisory ordering" > ? A bug somewhere it seems _______________________________________________ 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
