[Pacemaker] resource-discovery question
Vladislav Bogdanov
bubble at hoster-ok.com
Wed Nov 12 19:04:32 UTC 2014
Hi David, all,
I'm trying to get resource-discovery="never" working with cd7c9ab, but still
get "Not installed" probe failures from nodes which does not have
corresponding resource agents installed.
The only difference in my location constraints comparing to what is committed in #589
is that they are rule-based (to match #kind). Is that supposed to work with the
current master or still TBD?
My location constraints look like:
<rsc_location id="vlan003-on-cluster-nodes" rsc="vlan003" resource-discovery="never">
<rule score="-INFINITY" id="vlan003-on-cluster-nodes-rule">
<expression attribute="#kind" operation="ne" value="cluster" id="vlan003-on-cluster-nodes-rule-expression"/>
</rule>
</rsc_location>
Do I miss something?
Best,
Vladislav
More information about the Pacemaker
mailing list