Hello all,

I have three-node cluster.
Actually it is primary and secondary nodes and resources are allowed to
run only on these two nodes.
Third node is doing nothing and is here only for quorum.

I have setup the attribute symmetric-cluster="false" for prevent
resources to run everywhere.

When I create resource like:
# pcs resource create myres lsb:myres
it is created and can see straight away in crm_mon:
---------------------------------
myres   (lsb:myres):    Started node3 (unmanaged) FAILED
Failed actions:
    myres_stop_0 (node=node3, call=34, rc=5, status=complete): not
installed
---------------------------------

Of course it failed because myres does not exists on node3
The behaviour the same even node3 in a standby mode!

So, why cluster trying to run myres on node3 and how to prevent  that?

Thank you in advance,
With the best regards,
Lev Sidorenko.



_______________________________________________
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://bugs.clusterlabs.org

Reply via email to