<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns:p="urn:schemas-microsoft-com:office:powerpoint" xmlns:a="urn:schemas-microsoft-com:office:access" xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" xmlns:s="uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882" xmlns:rs="urn:schemas-microsoft-com:rowset" xmlns:z="#RowsetSchema" xmlns:b="urn:schemas-microsoft-com:office:publisher" xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet" xmlns:c="urn:schemas-microsoft-com:office:component:spreadsheet" xmlns:odc="urn:schemas-microsoft-com:office:odc" xmlns:oa="urn:schemas-microsoft-com:office:activation" xmlns:html="http://www.w3.org/TR/REC-html40" xmlns:q="http://schemas.xmlsoap.org/soap/envelope/" xmlns:rtc="http://microsoft.com/officenet/conferencing" xmlns:D="DAV:" xmlns:Repl="http://schemas.microsoft.com/repl/" xmlns:mt="http://schemas.microsoft.com/sharepoint/soap/meetings/" xmlns:x2="http://schemas.microsoft.com/office/excel/2003/xml" xmlns:ppda="http://www.passport.com/NameSpace.xsd" xmlns:ois="http://schemas.microsoft.com/sharepoint/soap/ois/" xmlns:dir="http://schemas.microsoft.com/sharepoint/soap/directory/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:dsp="http://schemas.microsoft.com/sharepoint/dsp" xmlns:udc="http://schemas.microsoft.com/data/udc" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:sub="http://schemas.microsoft.com/sharepoint/soap/2002/1/alerts/" xmlns:ec="http://www.w3.org/2001/04/xmlenc#" xmlns:sp="http://schemas.microsoft.com/sharepoint/" xmlns:sps="http://schemas.microsoft.com/sharepoint/soap/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:udcs="http://schemas.microsoft.com/data/udc/soap" xmlns:udcxf="http://schemas.microsoft.com/data/udc/xmlfile" xmlns:udcp2p="http://schemas.microsoft.com/data/udc/parttopart" xmlns:wf="http://schemas.microsoft.com/sharepoint/soap/workflow/" xmlns:dsss="http://schemas.microsoft.com/office/2006/digsig-setup" xmlns:dssi="http://schemas.microsoft.com/office/2006/digsig" xmlns:mdssi="http://schemas.openxmlformats.org/package/2006/digital-signature" xmlns:mver="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns:mrels="http://schemas.openxmlformats.org/package/2006/relationships" xmlns:spwp="http://microsoft.com/sharepoint/webpartpages" xmlns:ex12t="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:ex12m="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:pptsl="http://schemas.microsoft.com/sharepoint/soap/SlideLibrary/" xmlns:spsl="http://microsoft.com/webservices/SharePointPortalServer/PublishedLinksService" xmlns:Z="urn:schemas-microsoft-com:" xmlns:st="" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 12 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-IE">Hi,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">I have what I believe is a pretty standard pacemaker/drbd setup (crm config pasted at the end) with a single resource group for rabbitmq service,ip and filesystem and a master-slave drbd resource.  General failover tests
 seemed to work, one exception being when I killed the rabbitmq service on an active node and prevented it from restarting. This works (i.e. successfully migrates service group over) on one node, but not in the other. The problem appears to be caused by the
 following pair of location constraints on the group:<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">location tomtest_LOC_RULE_0 tomtest 10000: stratus17<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">location tomtest_LOC_RULE_1 tomtest 9999: stratus18<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">When the service is active on stratus18, the test passes and successfully migrates everything onto stratus17. When the service is active on stratus17, the service group is stopped and drbd is demoted on stratus17, but
 it fails to start anything up on stratus18 and syslog shows that it is in a loop of tearing down bringing up the drbd device connections. I am basically left with a secondary/secondary drbd setup and no service. I can also see in syslog that no attempt to
 promote drbd on stratus18 was made and ptest shows the following score allocations when it is in this state (full score allocation pasted below):<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-left:36.0pt"><span lang="EN-IE">drbd_tomtest:1 promotion score on stratus18: -1<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-left:36.0pt"><span lang="EN-IE">drbd_tomtest:0 promotion score on stratus17: -1<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">So I think this explains why a promotion never occurs at this point, until some manual intervention happens (a resource cleanup operation on the rabbitmq service resource, for example, clears the issue and brings everything
 back up).<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">I can fix this by setting the same score on the above location constraints, e.g. setting both to 10000. Once this is changed, migration occurs happily between both nodes for the restart failure scenario. Is there documentation
 on the pacemaker score allocation algorithm or can someone explain why the above occurs? I think understand some of the basics, e.g. the STONITH resource scores below are pretty straight-forward and I understand that collocation and presumably group colour
 contribute to the final score. However, I don’t know how the final set of native_color scores are arrived at.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">Is there something fundamentally wrong with the way I have configured the constraints? You might wonder why there is location constraint for both resource group and its members, but should that be causing issues?<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">Any insight appreciated.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">Thanks,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">Tom<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">crm configure show:<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">node stratus17<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">node stratus18<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">node stratus20<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">primitive STONITH0-stratus17 stonith:external/ipmi \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                params interface="lanplus" ipaddr="192.168.11.176" hostname="stratus17" userid="exds" passwd="[REDACTED] " \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                op start interval="0" timeout="300" \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                op stop interval="0" timeout="120" \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                op monitor interval="10" timeout="20"<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">primitive STONITH0-stratus18 stonith:external/ipmi \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                params interface="lanplus" ipaddr="192.168.11.177" hostname="stratus18" userid="exds" passwd="[REDACTED]" \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                op start interval="0" timeout="300" \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                op stop interval="0" timeout="120" \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                op monitor interval="10" timeout="20"<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">primitive STONITH0-stratus20 stonith:external/ipmi \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                params interface="lanplus" ipaddr="192.168.11.179" hostname="stratus20" userid="exds" passwd="[REDACTED]" \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                op start interval="0" timeout="300" \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                op stop interval="0" timeout="120" \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                op monitor interval="10" timeout="20"<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">primitive drbd_tomtest ocf:linbit:drbd \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                params drbd_resource="tomtest" \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                op start interval="0" timeout="240" \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                op stop interval="0" timeout="100" \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                op monitor interval="10" timeout="20" \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                op monitor interval="20" timeout="20"<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">primitive tomtest_FS ocf:heartbeat:Filesystem \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                params device="/dev/drbd/by-res/tomtest" directory="/mnt/cinder-rmq-mnt" fstype="ext4" \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                op start interval="0" timeout="60" \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                op stop interval="0" timeout="60" \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                op monitor interval="10" timeout="20"<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">primitive tomtest_VIP ocf:heartbeat:IPaddr2 \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                params ip="192.168.185.150" \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                op start interval="0" timeout="20" \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                op stop interval="0" timeout="20" \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                op monitor interval="10" timeout="20"<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">primitive tomtest_rabbitmq_SERVICE ocf:rabbitmq:rabbitmq-server \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                params ip="192.168.185.150" mnesia_base="/mnt/cinder-rmq-mnt" \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                op start interval="0" timeout="600" \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                op stop interval="0" timeout="200" \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                op monitor interval="20" timeout="30" \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                meta target-role="Started"<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">group tomtest tomtest_VIP tomtest_FS tomtest_rabbitmq_SERVICE<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">ms ms_drbd_tomtest drbd_tomtest \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                meta master-node-max="1" clone-max="2" clone-node-max="1" master-max="1" notify="true" target-role="Master"<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">location STONITH0-stratus17_LOC_RULE_0 STONITH0-stratus17 10000: stratus18<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">location STONITH0-stratus17_LOC_RULE_1 STONITH0-stratus17 9999: stratus20<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">location STONITH0-stratus18_LOC_RULE_0 STONITH0-stratus18 10000: stratus17<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">location STONITH0-stratus18_LOC_RULE_1 STONITH0-stratus18 9999: stratus20<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">location STONITH0-stratus20_LOC_RULE_0 STONITH0-stratus20 10000: stratus17<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">location STONITH0-stratus20_LOC_RULE_1 STONITH0-stratus20 9999: stratus18<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">location ms_drbd_tomtest_LOC_RULE_0 ms_drbd_tomtest 10000: stratus17<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">location ms_drbd_tomtest_LOC_RULE_1 ms_drbd_tomtest 9999: stratus18<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">location tomtest_FS_LOC_RULE_0 tomtest_FS 10000: stratus17<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">location tomtest_FS_LOC_RULE_1 tomtest_FS 9999: stratus18<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">location tomtest_LOC_RULE_0 tomtest 10000: stratus17<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">location tomtest_LOC_RULE_1 tomtest 9999: stratus18<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">location tomtest_VIP_LOC_RULE_0 tomtest_VIP 10000: stratus17<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">location tomtest_VIP_LOC_RULE_1 tomtest_VIP 9999: stratus18<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">location tomtest_rabbitmq_SERVICE_LOC_RULE_0 tomtest_rabbitmq_SERVICE 10000: stratus17<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">location tomtest_rabbitmq_SERVICE_LOC_RULE_1 tomtest_rabbitmq_SERVICE 9999: stratus18<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">colocation tomtest_COLOCATION inf: tomtest_VIP tomtest_FS tomtest_rabbitmq_SERVICE<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">colocation tomtest_on_ms_drbd_tomtest_COLOCATION inf: tomtest ms_drbd_tomtest:Master<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">order tomtest_ORDER inf: tomtest_VIP tomtest_FS tomtest_rabbitmq_SERVICE<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">order tomtest_after_ms_drbd_tomtest_ORDER inf: ms_drbd_tomtest:promote tomtest:start<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">property $id="cib-bootstrap-options" \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                dc-version="1.1.6-9971ebba4494012a93c03b40a2c58ec0eb60f50c" \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                cluster-infrastructure="openais" \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                expected-quorum-votes="3" \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                stonith-enabled="true" \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                symmetric-cluster="false" \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">                last-lrm-refresh="1376434483"<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">rsc_defaults $id="rsc-options" \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">[Allocation scores when cluster is in bad state, failing to promote drbd anywhere]:<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">Allocation scores:<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: STONITH0-stratus17 allocation score on stratus18: 10100<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: STONITH0-stratus17 allocation score on stratus20: 9999<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: STONITH0-stratus18 allocation score on stratus17: 10100<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: STONITH0-stratus18 allocation score on stratus20: 9999<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: STONITH0-stratus20 allocation score on stratus17: 10100<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: STONITH0-stratus20 allocation score on stratus18: 9999<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">group_color: tomtest allocation score on stratus17: 10000<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">group_color: tomtest allocation score on stratus18: 9999<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">group_color: tomtest_VIP allocation score on stratus17: 20000<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">group_color: tomtest_VIP allocation score on stratus18: 19998<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">group_color: tomtest_FS allocation score on stratus17: 10000<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">group_color: tomtest_FS allocation score on stratus18: 9999<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">group_color: tomtest_rabbitmq_SERVICE allocation score on stratus17: -INFINITY<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">group_color: tomtest_rabbitmq_SERVICE allocation score on stratus18: 9999<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">group_color: tomtest_rabbitmq_SERVICE allocation score on stratus20: -INFINITY<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">clone_color: ms_drbd_tomtest allocation score on stratus17: 1<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">clone_color: ms_drbd_tomtest allocation score on stratus18: 89991<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">clone_color: ms_drbd_tomtest allocation score on stratus20: -INFINITY<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">clone_color: drbd_tomtest:0 allocation score on stratus17: 10000<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">clone_color: drbd_tomtest:0 allocation score on stratus18: 11099<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">clone_color: drbd_tomtest:0 allocation score on stratus20: -INFINITY<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">clone_color: drbd_tomtest:1 allocation score on stratus17: 11100<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">clone_color: drbd_tomtest:1 allocation score on stratus18: 9999<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">clone_color: drbd_tomtest:1 allocation score on stratus20: -INFINITY<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: drbd_tomtest:1 allocation score on stratus17: -INFINITY<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: drbd_tomtest:1 allocation score on stratus18: 89991<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: drbd_tomtest:1 allocation score on stratus20: -INFINITY<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: drbd_tomtest:0 allocation score on stratus17: 50000<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: drbd_tomtest:0 allocation score on stratus18: -INFINITY<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: drbd_tomtest:0 allocation score on stratus20: -INFINITY<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">drbd_tomtest:2 promotion score on none: 0<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">drbd_tomtest:1 promotion score on stratus18: -1<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">drbd_tomtest:0 promotion score on stratus17: -1<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: tomtest_VIP allocation score on stratus17: -INFINITY<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: tomtest_VIP allocation score on stratus18: -INFINITY<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: tomtest_FS allocation score on stratus17: -INFINITY<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: tomtest_FS allocation score on stratus18: -INFINITY<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: tomtest_rabbitmq_SERVICE allocation score on stratus17: -INFINITY<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: tomtest_rabbitmq_SERVICE allocation score on stratus18: -INFINITY<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: tomtest_rabbitmq_SERVICE allocation score on stratus20: -INFINITY<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">[Allocation scores when cluster is in good state, stratus18 is currently active]:<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">Allocation scores:<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: STONITH0-stratus17 allocation score on stratus18: 10100<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: STONITH0-stratus17 allocation score on stratus20: 9999<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: STONITH0-stratus18 allocation score on stratus17: 10100<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: STONITH0-stratus18 allocation score on stratus20: 9999<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: STONITH0-stratus20 allocation score on stratus17: 10100<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: STONITH0-stratus20 allocation score on stratus18: 9999<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">group_color: tomtest allocation score on stratus17: 10000<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">group_color: tomtest allocation score on stratus18: 10000<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">group_color: tomtest_VIP allocation score on stratus17: 20000<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">group_color: tomtest_VIP allocation score on stratus18: 20099<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">group_color: tomtest_FS allocation score on stratus17: 10000<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">group_color: tomtest_FS allocation score on stratus18: 10099<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">group_color: tomtest_rabbitmq_SERVICE allocation score on stratus17: -INFINITY<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">group_color: tomtest_rabbitmq_SERVICE allocation score on stratus18: 10099<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">group_color: tomtest_rabbitmq_SERVICE allocation score on stratus20: -INFINITY<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">clone_color: ms_drbd_tomtest allocation score on stratus17: 1<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">clone_color: ms_drbd_tomtest allocation score on stratus18: 90692<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">clone_color: ms_drbd_tomtest allocation score on stratus20: -INFINITY<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">clone_color: drbd_tomtest:0 allocation score on stratus17: 10000<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">clone_color: drbd_tomtest:0 allocation score on stratus18: 20099<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">clone_color: drbd_tomtest:0 allocation score on stratus20: -INFINITY<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">clone_color: drbd_tomtest:1 allocation score on stratus17: 20100<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">clone_color: drbd_tomtest:1 allocation score on stratus18: 9999<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">clone_color: drbd_tomtest:1 allocation score on stratus20: -INFINITY<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: drbd_tomtest:0 allocation score on stratus17: -INFINITY<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: drbd_tomtest:0 allocation score on stratus18: 100792<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: drbd_tomtest:0 allocation score on stratus20: -INFINITY<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: drbd_tomtest:1 allocation score on stratus17: 60100<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: drbd_tomtest:1 allocation score on stratus18: -INFINITY<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: drbd_tomtest:1 allocation score on stratus20: -INFINITY<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">drbd_tomtest:0 promotion score on stratus18: 181385<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">drbd_tomtest:1 promotion score on stratus17: 1<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">drbd_tomtest:2 promotion score on none: 0<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: tomtest_VIP allocation score on stratus17: -INFINITY<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: tomtest_VIP allocation score on stratus18: 181485<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: tomtest_FS allocation score on stratus17: -INFINITY<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: tomtest_FS allocation score on stratus18: 30297<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: tomtest_rabbitmq_SERVICE allocation score on stratus17: -INFINITY<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: tomtest_rabbitmq_SERVICE allocation score on stratus18: 10099<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-IE">native_color: tomtest_rabbitmq_SERVICE allocation score on stratus20: -INFINITY<o:p></o:p></span></p>
</div>
</body>
</html>