<tt><font size=2>Ken Gaillot &lt;kgaillot@redhat.com&gt; schrieb am 02.12.2016
19:27:09:<br>
<br>
&gt; Von: Ken Gaillot &lt;kgaillot@redhat.com&gt;</font></tt>
<br><tt><font size=2>&gt; An: users@clusterlabs.org</font></tt>
<br><tt><font size=2>&gt; Datum: 02.12.2016 19:32</font></tt>
<br><tt><font size=2>&gt; Betreff: Re: [ClusterLabs] clone resource - pacemaker
remote</font></tt>
<br><tt><font size=2>&gt; <br>
&gt; On 12/02/2016 07:08 AM, philipp.achmueller@arz.at wrote:<br>
&gt; &gt; hi,<br>
&gt; &gt; <br>
&gt; &gt; what is best way to prevent clone resource trying to run on remote/guest<br>
&gt; &gt; nodes?<br>
&gt; <br>
&gt; location constraints with a negative score:<br>
&gt; <br>
&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; Pacemaker_Explained/index.html#_deciding_which_nodes_a_resource_can_run_on<br>
&gt; <br>
&gt; <br>
&gt; you can even use a single constraint with a rule based on #kind ne<br>
&gt; cluster, so you don't need a separate constraint for each node:<br>
&gt; <br>
&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; Pacemaker_Explained/index.html#_node_attribute_expressions<br>
&gt; <br>
&gt; <br>
&gt; alternatively, you can set symmetric-cluster=false and use positive<br>
&gt; constraints for cluster nodes only<br>
&gt; </font></tt>
<br>
<br><tt><font size=2>set constraint to single primitive, group, or on clone
resource?</font></tt>
<br><tt><font size=2>are there any advantages/disadvantages using one of
these methods?</font></tt>
<br><tt><font size=2><br>
&gt; &gt; <br>
&gt; &gt; ...<br>
&gt; &gt; node 167873318: lnx0223a \<br>
&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; attributes maintenance=off<br>
&gt; &gt; node 167873319: lnx0223b \<br>
&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; attributes maintenance=off<br>
&gt; &gt; ...<br>
&gt; &gt; /primitive vm-lnx0107a VirtualDomain \/<br>
&gt; &gt; / &nbsp; &nbsp; &nbsp; &nbsp;params hypervisor=&quot;qemu:///system&quot;<br>
&gt; &gt; config=&quot;/etc/kvm/lnx0107a.xml&quot; \/<br>
&gt; &gt; / &nbsp; &nbsp; &nbsp; &nbsp;meta remote-node=lnx0107a238 \/<br>
&gt; &gt; / &nbsp; &nbsp; &nbsp; &nbsp;utilization cpu=1 hv_memory=4096/<br>
&gt; &gt; /primitive remote-lnx0106a ocf:pacemaker:remote \/<br>
&gt; &gt; / &nbsp; &nbsp; &nbsp; &nbsp;params server=xx.xx.xx.xx \/<br>
&gt; &gt; / &nbsp; &nbsp; &nbsp; &nbsp;meta target-role=Started/<br>
&gt; &gt; /group base-group dlm clvm vg1/<br>
&gt; &gt; /clone base-clone base-group \/<br>
&gt; &gt; / &nbsp; &nbsp; &nbsp; &nbsp;meta interleave=true target-role=Started/<br>
&gt; &gt; /.../<br>
&gt; &gt; <br>
&gt; &gt; /Dec &nbsp;1 14:32:57 lnx0223a crmd[9826]: &nbsp; notice: Initiating
start<br>
&gt; &gt; operation dlm_start_0 on lnx0107a238/<br>
&gt; &gt; /Dec &nbsp;1 14:32:58 lnx0107a pacemaker_remoted[1492]: &nbsp;
notice: executing -<br>
&gt; &gt; rsc:dlm action:start call_id:7/<br>
&gt; &gt; /Dec &nbsp;1 14:32:58 lnx0107a pacemaker_remoted[1492]: &nbsp;
notice: finished -<br>
&gt; &gt; rsc:dlm action:start call_id:7 &nbsp;exit-code:5 exec-time:16ms
queue-time:0ms/<br>
&gt; &gt; /Dec &nbsp;1 14:32:58 lnx0223b crmd[9328]: &nbsp; &nbsp;error:
Result of start<br>
&gt; &gt; operation for dlm on lnx0107a238: Not installed/<br>
&gt; &gt; /Dec &nbsp;1 14:32:58 lnx0223a crmd[9826]: &nbsp;warning: Action
31 (dlm_start_0)<br>
&gt; &gt; on lnx0107a238 failed (target: 0 vs. rc: 5): Error/<br>
&gt; &gt; /Dec &nbsp;1 14:32:58 lnx0223a crmd[9826]: &nbsp;warning: Action
31 (dlm_start_0)<br>
&gt; &gt; on lnx0107a238 failed (target: 0 vs. rc: 5): Error/<br>
&gt; &gt; /Dec &nbsp;1 14:34:07 lnx0223a pengine[9824]: &nbsp;warning:
Processing failed op<br>
&gt; &gt; start for dlm:2 on lnx0107a238: not installed (5)/<br>
&gt; &gt; /Dec &nbsp;1 14:34:07 lnx0223a pengine[9824]: &nbsp;warning:
Processing failed op<br>
&gt; &gt; start for dlm:2 on lnx0107a238: not installed (5)/<br>
&gt; &gt; /.../<br>
&gt; &gt; /Dec &nbsp;1 14:32:49 lnx0223a pengine[9824]: &nbsp; notice:
Start &nbsp;<br>
&gt; &gt; dlm:3#011(remote-lnx0106a)/<br>
&gt; &gt; /Dec &nbsp;1 14:32:49 lnx0223a crmd[9826]: &nbsp; notice: Initiating
monitor<br>
&gt; &gt; operation dlm_monitor_0 locally on remote-lnx0106a/<br>
&gt; &gt; /Dec &nbsp;1 14:32:50 lnx0223a crmd[9826]: &nbsp; &nbsp;error:
Result of probe<br>
&gt; &gt; operation for dlm on remote-lnx0106a: Not installed/<br>
&gt; &gt; /Dec &nbsp;1 14:32:50 lnx0223a crmd[9826]: &nbsp;warning: Action
5 (dlm_monitor_0)<br>
&gt; &gt; on remote-lnx0106a failed (target: 7 vs. rc: 5): Error/<br>
&gt; &gt; /Dec &nbsp;1 14:32:50 lnx0223a crmd[9826]: &nbsp;warning: Action
5 (dlm_monitor_0)<br>
&gt; &gt; on remote-lnx0106a failed (target: 7 vs. rc: 5): Error/<br>
&gt; &gt; /.../<br>
&gt; &gt; <br>
&gt; &gt; ---<br>
&gt; &gt; env: pacemaker-1.1.15-19.15.x86_64<br>
&gt; &gt; <br>
&gt; &gt; thank you!<br>
&gt; <br>
&gt; _______________________________________________<br>
&gt; Users mailing list: Users@clusterlabs.org<br>
&gt; </font></tt><a href=http://clusterlabs.org/mailman/listinfo/users><tt><font size=2>http://clusterlabs.org/mailman/listinfo/users</font></tt></a><tt><font size=2><br>
&gt; <br>
&gt; Project Home: </font></tt><a href=http://www.clusterlabs.org/><tt><font size=2>http://www.clusterlabs.org</font></tt></a><tt><font size=2><br>
&gt; Getting started: </font></tt><a href=http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf><tt><font size=2>http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</font></tt></a><tt><font size=2><br>
&gt; Bugs: </font></tt><a href=http://bugs.clusterlabs.org/><tt><font size=2>http://bugs.clusterlabs.org</font></tt></a><tt><font size=2><br>
</font></tt><font size=2 face="sans-serif"><br>
</font>