[Pacemaker] node trying to run resource even in standby mode

Lev Sidorenko levs at securemedia.co.nz
Wed Oct 9 21:41:49 EDT 2013


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.



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clusterlabs.org/pipermail/pacemaker/attachments/20131010/515d83ab/attachment-0003.html>


More information about the Pacemaker mailing list