Hi,

I have some scripts which configure resources across a number of nodes
in a cluster.  I'm finding that when more than one "crm configure
primitive" invokation is run at the same time, they sometimes
interfere with each other: e.g. when adding resource A and B
concurrently, I sometimes end up with just A configured, sometimes
just B, sometimes A and B.  I see this when there are two concurrent
runs on the same host, and I'm guessing that the same thing will
happen with concurrent runs on multiple hosts.

Questions:
 * Is this expected behaviour?
 * Is there another way of adding resources which would be safe when
run concurrently?

Regards,
John

_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker

Reply via email to