<html 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=Windows-1252">
<meta name="Generator" content="Microsoft Word 15 (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;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
.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>
</head>
<body lang="EN-IN" link="blue" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal" style="background:white"><span style="color:#212121">Hi,<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="color:#212121">I have DB2 resource agent scripted by myself.<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="color:#212121">It is working fine with a small glitch.<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="color:#212121"><o:p> </o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="color:#212121">I have node1 and node2 in the cluster. No stonith enabled as I don't need one. The environment is for learning purpose only.<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="color:#212121"><o:p> </o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="color:#212121">If node one is down [power off], it is starting the resource on other node which is good. My custom resource agent doing its job. Let us say DB2 is running with pid 4567.<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="color:#212121"><o:p> </o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="color:#212121">Now, the original node which went down is back again.  I issue “pcs cluster start” on the node. Node is online. The resource also stays in the other node, which is again good. That way
 unnecessary movement of resources is avoided, exactly what I want. Good but there is a issue.<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="color:#212121">On the other node it is restarting the DB2 resource. So my pid of db2 changes to 3452.<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="color:#212121">This is unnecessary restart of resource which I want to avoid.<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="color:#212121">How to I get this working.<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="color:#212121"><o:p> </o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="color:#212121">I am very new to cluster pacemaker.<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="color:#212121">Please help me so that I can create a working DB2 cluster for my learning purpose.<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="color:#212121">Also I will be blogging in my youtube channel DB2LUWACADEMY.<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="color:#212121">Please any help is of great significance to me.<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="color:#212121"><o:p> </o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="color:#212121">I think it could be quorum issue. But don't know for sure, because there is only two nodes and DB2 resource needs to be active only in one node.<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="color:#212121"><o:p> </o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="color:#212121">How do I get this configured.<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="color:#212121"><o:p> </o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="color:#212121">Thanks.<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="color:#212121">Harish P<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Sent from <a href="https://go.microsoft.com/fwlink/?LinkId=550986">
Mail</a> for Windows 10</p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>