Hello,

I've read several guides about how to configure a 3-node cluster with one node 
that can't actually run the resources, but just serves as a quorum node. One 
practice for configuring this node is to put it in "standby", which prevents it 
from running resources. In my experience, this seems to work pretty well, 
however from time-to-time I see these errors appear in my pacemaker logs:
Preventing <rsc> from re-starting on <host>: operation monitor failed 'not 
installed' (rc=5)

Is there a better way to designate a node as a quorum node, so that resources 
do not attempt to start or re-start on it? Perhaps a combination of setting it 
in "standby" mode and a resource constraint to prevent the resources from 
running on it? Or, is there a better way to set it up?

Thanks,

Andrew

_______________________________________________
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