<tt><font size=2>&gt; Von: Ken Gaillot &lt;kgaillot@redhat.com&gt;</font></tt>
<br><tt><font size=2>&gt; An: philipp.achmueller@arz.at, Cluster Labs -
All topics related to <br>
&gt; open-source clustering welcomed &lt;users@clusterlabs.org&gt;</font></tt>
<br><tt><font size=2>&gt; Datum: 05.12.2016 17:38</font></tt>
<br><tt><font size=2>&gt; Betreff: Re: Antwort: Re: [ClusterLabs] clone
resource - pacemaker remote</font></tt>
<br><tt><font size=2>&gt; <br>
&gt; On 12/05/2016 09:20 AM, philipp.achmueller@arz.at wrote:<br>
&gt; &gt; Ken Gaillot &lt;kgaillot@redhat.com&gt; schrieb am 02.12.2016
19:27:09:<br>
&gt; &gt; <br>
&gt; &gt;&gt; Von: Ken Gaillot &lt;kgaillot@redhat.com&gt;<br>
&gt; &gt;&gt; An: users@clusterlabs.org<br>
&gt; &gt;&gt; Datum: 02.12.2016 19:32<br>
&gt; &gt;&gt; Betreff: Re: [ClusterLabs] clone resource - pacemaker remote<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; On 12/02/2016 07:08 AM, philipp.achmueller@arz.at wrote:<br>
&gt; &gt;&gt; &gt; hi,<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt; what is best way to prevent clone resource trying to
run on remote/guest<br>
&gt; &gt;&gt; &gt; nodes?<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; location constraints with a negative score:<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; </font></tt><a href="http://clusterlabs.org/doc/en-US/Pacemaker/1.1-pcs/html-single/"><tt><font size=2>http://clusterlabs.org/doc/en-US/Pacemaker/1.1-pcs/html-single/</font></tt></a><tt><font size=2><br>
&gt; &gt;&gt; Pacemaker_Explained/index.html#_deciding_which_nodes_a_resource_can_run_on<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; you can even use a single constraint with a rule based on
#kind ne<br>
&gt; &gt;&gt; cluster, so you don't need a separate constraint for each
node:<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; </font></tt><a href="http://clusterlabs.org/doc/en-US/Pacemaker/1.1-pcs/html-single/"><tt><font size=2>http://clusterlabs.org/doc/en-US/Pacemaker/1.1-pcs/html-single/</font></tt></a><tt><font size=2><br>
&gt; &gt;&gt; Pacemaker_Explained/index.html#_node_attribute_expressions<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; alternatively, you can set symmetric-cluster=false and use
positive<br>
&gt; &gt;&gt; constraints for cluster nodes only<br>
&gt; &gt;&gt;<br>
&gt; &gt; <br>
&gt; &gt; set constraint to single primitive, group, or on clone resource?<br>
&gt; &gt; are there any advantages/disadvantages using one of these methods?<br>
&gt; <br>
&gt; When a resource is cloned, you want to refer to the clone name in
any<br>
&gt; constraints, rather than the primitive name.<br>
&gt; <br>
&gt; For a group, it doesn't really matter, but it's simplest to use the<br>
&gt; group name in constraints -- mainly that keeps you from accidentally<br>
&gt; setting conflicting constraints on different members of the group.
And<br>
&gt; of course group members are automatically ordered/colocated with each<br>
&gt; other, so you don't need individual constraints for that.<br>
&gt; </font></tt>
<br>
<br><tt><font size=2>set location constraint to group didn't work:</font></tt>
<br>
<br><tt><font size=2>ERROR: error: unpack_location_tags: &nbsp; &nbsp;
&nbsp; &nbsp;Constraint 'location-base-group': Invalid reference
to 'base-group'</font></tt>
<br>
<br><tt><font size=2>for clone it works like expected. </font></tt>
<br><tt><font size=2>but crm_mon is showing &quot;disallowed&quot; set
as &quot;stopped&quot;. is this &quot;works as designed&quot; or how to
prevent this?</font></tt>
<br>
<br><tt><font size=2>crm configure show</font></tt>
<br><tt><font size=2>...</font></tt>
<br><tt><font size=2>location location-base-clone base-clone resource-discovery=never
\</font></tt>
<br><tt><font size=2>&nbsp; &nbsp; &nbsp; &nbsp;rule -inf: #kind ne cluster</font></tt>
<br><tt><font size=2>...</font></tt>
<br>
<br><tt><font size=2>crm_mon -r</font></tt>
<br><tt><font size=2>&nbsp;Clone Set: base-clone [base-group]</font></tt>
<br><tt><font size=2>&nbsp; &nbsp; &nbsp;Started: [ lnx0223a lnx0223b ]</font></tt>
<br><tt><font size=2>&nbsp; &nbsp; &nbsp;Stopped: [ vm-lnx0106a vm-lnx0107a
]</font></tt>
<br>
<br><tt><font size=2>&gt; &gt; <br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt; ...<br>
&gt; &gt;&gt; &gt; node 167873318: lnx0223a \<br>
&gt; &gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; attributes maintenance=off<br>
&gt; &gt;&gt; &gt; node 167873319: lnx0223b \<br>
&gt; &gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; attributes maintenance=off<br>
&gt; &gt;&gt; &gt; ...<br>
&gt; &gt;&gt; &gt; /primitive vm-lnx0107a VirtualDomain \/<br>
&gt; &gt;&gt; &gt; / &nbsp; &nbsp; &nbsp; &nbsp;params hypervisor=&quot;qemu:///system&quot;<br>
&gt; &gt;&gt; &gt; config=&quot;/etc/kvm/lnx0107a.xml&quot; \/<br>
&gt; &gt;&gt; &gt; / &nbsp; &nbsp; &nbsp; &nbsp;meta remote-node=lnx0107a238
\/<br>
&gt; &gt;&gt; &gt; / &nbsp; &nbsp; &nbsp; &nbsp;utilization cpu=1 hv_memory=4096/<br>
&gt; &gt;&gt; &gt; /primitive remote-lnx0106a ocf:pacemaker:remote \/<br>
&gt; &gt;&gt; &gt; / &nbsp; &nbsp; &nbsp; &nbsp;params server=xx.xx.xx.xx
\/<br>
&gt; &gt;&gt; &gt; / &nbsp; &nbsp; &nbsp; &nbsp;meta target-role=Started/<br>
&gt; &gt;&gt; &gt; /group base-group dlm clvm vg1/<br>
&gt; &gt;&gt; &gt; /clone base-clone base-group \/<br>
&gt; &gt;&gt; &gt; / &nbsp; &nbsp; &nbsp; &nbsp;meta interleave=true target-role=Started/<br>
&gt; &gt;&gt; &gt; /.../<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt; /Dec &nbsp;1 14:32:57 lnx0223a crmd[9826]: &nbsp; notice:
Initiating start<br>
&gt; &gt;&gt; &gt; operation dlm_start_0 on lnx0107a238/<br>
&gt; &gt;&gt; &gt; /Dec &nbsp;1 14:32:58 lnx0107a pacemaker_remoted[1492]:
&nbsp; notice: executing -<br>
&gt; &gt;&gt; &gt; rsc:dlm action:start call_id:7/<br>
&gt; &gt;&gt; &gt; /Dec &nbsp;1 14:32:58 lnx0107a pacemaker_remoted[1492]:
&nbsp; notice: finished -<br>
&gt; &gt;&gt; &gt; rsc:dlm action:start call_id:7 &nbsp;exit-code:5 exec-time:16ms<br>
&gt; &gt; queue-time:0ms/<br>
&gt; &gt;&gt; &gt; /Dec &nbsp;1 14:32:58 lnx0223b crmd[9328]: &nbsp; &nbsp;error:
Result of start<br>
&gt; &gt;&gt; &gt; operation for dlm on lnx0107a238: Not installed/<br>
&gt; &gt;&gt; &gt; /Dec &nbsp;1 14:32:58 lnx0223a crmd[9826]: &nbsp;warning:
Action 31 (dlm_start_0)<br>
&gt; &gt;&gt; &gt; on lnx0107a238 failed (target: 0 vs. rc: 5): Error/<br>
&gt; &gt;&gt; &gt; /Dec &nbsp;1 14:32:58 lnx0223a crmd[9826]: &nbsp;warning:
Action 31 (dlm_start_0)<br>
&gt; &gt;&gt; &gt; on lnx0107a238 failed (target: 0 vs. rc: 5): Error/<br>
&gt; &gt;&gt; &gt; /Dec &nbsp;1 14:34:07 lnx0223a pengine[9824]: &nbsp;warning:
Processing failed op<br>
&gt; &gt;&gt; &gt; start for dlm:2 on lnx0107a238: not installed (5)/<br>
&gt; &gt;&gt; &gt; /Dec &nbsp;1 14:34:07 lnx0223a pengine[9824]: &nbsp;warning:
Processing failed op<br>
&gt; &gt;&gt; &gt; start for dlm:2 on lnx0107a238: not installed (5)/<br>
&gt; &gt;&gt; &gt; /.../<br>
&gt; &gt;&gt; &gt; /Dec &nbsp;1 14:32:49 lnx0223a pengine[9824]: &nbsp;
notice: Start &nbsp;<br>
&gt; &gt;&gt; &gt; dlm:3#011(remote-lnx0106a)/<br>
&gt; &gt;&gt; &gt; /Dec &nbsp;1 14:32:49 lnx0223a crmd[9826]: &nbsp; notice:
Initiating monitor<br>
&gt; &gt;&gt; &gt; operation dlm_monitor_0 locally on remote-lnx0106a/<br>
&gt; &gt;&gt; &gt; /Dec &nbsp;1 14:32:50 lnx0223a crmd[9826]: &nbsp; &nbsp;error:
Result of probe<br>
&gt; &gt;&gt; &gt; operation for dlm on remote-lnx0106a: Not installed/<br>
&gt; &gt;&gt; &gt; /Dec &nbsp;1 14:32:50 lnx0223a crmd[9826]: &nbsp;warning:
Action 5 (dlm_monitor_0)<br>
&gt; &gt;&gt; &gt; on remote-lnx0106a failed (target: 7 vs. rc: 5): Error/<br>
&gt; &gt;&gt; &gt; /Dec &nbsp;1 14:32:50 lnx0223a crmd[9826]: &nbsp;warning:
Action 5 (dlm_monitor_0)<br>
&gt; &gt;&gt; &gt; on remote-lnx0106a failed (target: 7 vs. rc: 5): Error/<br>
&gt; &gt;&gt; &gt; /.../<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt; ---<br>
&gt; &gt;&gt; &gt; env: pacemaker-1.1.15-19.15.x86_64<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt; thank you!<br>
&gt; <br>
</font></tt><font size=2 face="sans-serif"><br>
</font>