<br><br><div class="gmail_quote">On 16 November 2010 11:26, Dejan Muhamedagic <span dir="ltr">&lt;<a href="mailto:dejanmm@fastmail.fm">dejanmm@fastmail.fm</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi,<br>
<div><div></div><div class="h5"><br>
On Mon, Nov 15, 2010 at 05:01:27PM +0100, Pavlos Parissis wrote:<br>
&gt; On 15 November 2010 16:43, Andrew Beekhof &lt;<a href="mailto:andrew@beekhof.net">andrew@beekhof.net</a>&gt; wrote:<br>
&gt; &gt; On Mon, Nov 15, 2010 at 3:18 PM, Pavlos Parissis<br>
&gt; &gt; &lt;<a href="mailto:pavlos.parissis@gmail.com">pavlos.parissis@gmail.com</a>&gt; wrote:<br>
&gt; &gt;&gt; On 15 November 2010 08:07, Andrew Beekhof &lt;<a href="mailto:andrew@beekhof.net">andrew@beekhof.net</a>&gt; wrote:<br>
&gt; &gt;&gt;&gt; On Fri, Nov 12, 2010 at 7:54 PM, Pavlos Parissis<br>
&gt; &gt;&gt;&gt; &lt;<a href="mailto:pavlos.parissis@gmail.com">pavlos.parissis@gmail.com</a>&gt; wrote:<br>
&gt; &gt;&gt;&gt;&gt; Hi,<br>
&gt; &gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt; I am trying to understand how the scores are calculated based on the<br>
&gt; &gt;&gt;&gt;&gt; output of ptest -sL and I have few questions<br>
&gt; &gt;&gt;&gt;&gt; Below is my scores with a  line number column and the bottom you will<br>
&gt; &gt;&gt;&gt;&gt; find my configuration<br>
&gt; &gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt; So, let&#39;s start<br>
&gt; &gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt; 1 group_color: pbx_service_01 allocation score on node-01: 200<br>
&gt; &gt;&gt;&gt;&gt;  2 group_color: pbx_service_01 allocation score on node-03: 10<br>
&gt; &gt;&gt;&gt;&gt;  3 group_color: ip_01 allocation score on node-01: 1200<br>
&gt; &gt;&gt;&gt;&gt;  4 group_color: ip_01 allocation score on node-03: 10<br>
&gt; &gt;&gt;&gt;&gt; so for so good, ip_01 has 1000 due to resource-stickiness=&quot;1000&quot; plus<br>
&gt; &gt;&gt;&gt;&gt; 200 from the group location constraint<br>
&gt; &gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;  5 group_color: fs_01 allocation score on node-01: 1000<br>
&gt; &gt;&gt;&gt;&gt;  6 group_color: fs_01 allocation score on node-03: 0<br>
&gt; &gt;&gt;&gt;&gt;  7 group_color: pbx_01 allocation score on node-01: 1000<br>
&gt; &gt;&gt;&gt;&gt;  8 group_color: pbx_01 allocation score on node-03: 0<br>
&gt; &gt;&gt;&gt;&gt;  9 group_color: sshd_01 allocation score on node-01: 1000<br>
&gt; &gt;&gt;&gt;&gt;  10 group_color: sshd_01 allocation score on node-03: 0<br>
&gt; &gt;&gt;&gt;&gt;  11 group_color: mailAlert-01 allocation score on node-01: 1000<br>
&gt; &gt;&gt;&gt;&gt;  12 group_color: mailAlert-01 allocation score on node-03: 0<br>
&gt; &gt;&gt;&gt;&gt; hold on now, why all the above resources have 1000 on node-01 and not<br>
&gt; &gt;&gt;&gt;&gt; 1200 as fs_01<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; its only applied to ip_01, the rest inherit it from there<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;  13 native_color: ip_01 allocation score on node-01: 5200<br>
&gt; &gt;&gt;&gt;&gt; 5 resources x 1000 from resource-stickiness=&quot;1000&quot; plus, right? what<br>
&gt; &gt;&gt;&gt;&gt; is the difference between in native and group?<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; Many things, can you be specific?<br>
&gt; &gt;&gt; In principles what are the difference? if my question sounds stupid<br>
&gt; &gt;&gt; then it is because I don&#39;t understand the terminology.<br>
&gt; &gt;<br>
&gt; &gt; well, groups are an ordered collection of natives.<br>
&gt; &gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;  14 native_color: ip_01 allocation score on node-03: 10<br>
&gt; &gt;&gt;&gt;&gt;  15 clone_color: ms-drbd_01 allocation score on node-01: 4100<br>
&gt; &gt;&gt;&gt;&gt; why 4100?<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; probably the promotion score<br>
&gt; &gt;&gt; I have &quot;order pbx_service_01-after-drbd_01 inf: ms-drbd_01:promote<br>
&gt; &gt;&gt; pbx_service_01:start&quot;<br>
&gt; &gt;&gt; does promotion score you mention come out the above contstraint?<br>
&gt; &gt;<br>
&gt; &gt; only from colocation constraints<br>
&gt; then it comes out from &quot;colocation fs_01-on-drbd_01 inf: fs_01<br>
&gt; ms-drbd_01:Master&quot;<br>
&gt; which has score inf, where at line 15 score is 4100.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; I think my issue here is how I look at the numbers, I assume that<br>
&gt; &gt;&gt; every time I see score for a resource, that score also includes any<br>
&gt; &gt;&gt; scores mentioned before. Is my assumption correct?<br>
&gt; &gt;<br>
&gt; &gt; often, it depends on what colocation constraints you have set up<br>
&gt;<br>
&gt; Ok, let me ask it differently, how by looking at the output of ptest<br>
&gt; -sL can I find the score of a resource for a specific node?<br>
&gt; Since the score of a resource for a specific node is mentioned in<br>
&gt; several lines, it is not that easy- at least to me.<br>
<br>
</div></div>You can try with showscores.sh. It should do exactly what you<br>
want. It is not package, but you can get it from the pacemaker<br>
repository.<br>
<br>
Thanks,<br>
<br>
Dejan<br></blockquote></div>PERFECT!!!!!!!!<br><br>This is what I want. Thank you very much.<br>why is not part of the delivery?<br><br>Pavlos<br><br>