<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:m="http://schemas.microsoft.com/office/2004/12/omml" 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 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","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;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
span.EmailStyle20
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.EmailStyle21
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.EmailStyle22
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
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><span style='color:#1F497D'>Good afternoon,<o:p></o:p></span></p><p><span style='color:#1F497D'>I recently asked a question regarding resource stickiness.&nbsp; In particular, I set up two nodes with DRBD.&nbsp; San1 was initially set primary while san2 was secondary.&nbsp; When I brought san1 down, san2 was promoted to primary.&nbsp; However, when I brought san1 back online, it was promoted back to primary.&nbsp; Ideally, I wanted to keep san2 as primary to avoid the unnecessary work of moving the resources back.&nbsp; Well, I found the source of my problem and it was definitely not pacemaker.&nbsp; I wanted to document this in hopes that it might save other people considering pacemaker some trouble during testing (and it might help others on this list diagnose strange problems).<o:p></o:p></span></p><p><span style='color:#1F497D'>My test nodes were actually virtual machines.&nbsp; In itself this would not normally be a problem.&nbsp; But, I was simulating a node failure by pausing the virtual machine.&nbsp; When I paused san1, it would be taken off-line and san2 would be promoted.&nbsp; When I resumed san1, it would come back online as if nothing happened.&nbsp; All its resources were configured identically (DRBD master, mounted filesystem).&nbsp; This is the part that I was missing.<o:p></o:p></span></p><p><span style='color:#1F497D'>When pacemaker noticed this new node coming back online preconfigured, it simply gave back control to san1. &nbsp;Actually, pacemaker made the most effective choice here.&nbsp; Unfortunately, if you are not paying attention to what you are doing, the choice looks like it is violating resource stickiness.<o:p></o:p></span></p><p><span style='color:#1F497D'>I guess if it were not for the fact that san1 was paused, this would have actually created a split brain.<o:p></o:p></span></p><p><span style='color:#1F497D'>So, this is obviously not one of my brightest moments.&nbsp; Many of you may be thinking &quot;duh&quot;.&nbsp; I just wanted to bring this to light in case anyone else runs into it.<o:p></o:p></span></p><p><span style='color:#1F497D'>For what it is worth, one can test the setup properly by actually shutting the virtual machine down (rather than pausing it).&nbsp; When the node is brought back online, it will have all the resources disabled.&nbsp; This gives pacemaker a chance to bring up DRBD in secondary mode.<o:p></o:p></span></p><p><span style='color:#1F497D'>Thank you everyone for your help,<o:p></o:p></span></p><p><span style='color:#1F497D'> Ted<o:p></o:p></span></p><p><span style='color:#1F497D'><o:p>&nbsp;</o:p></span></p><p><span style='color:#1F497D'><o:p>&nbsp;</o:p></span></p><p><span style='color:#1F497D'><o:p>&nbsp;</o:p></span></p></div></body></html>