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. 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" ? Thanks Alain _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
