<div dir="ltr">Hi Ulrich,<div><br></div><div>Please see inline.<br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 8, 2017 at 2:01 PM, Ulrich Windl <span dir="ltr">&lt;<a href="mailto:Ulrich.Windl@rz.uni-regensburg.de" target="_blank">Ulrich.Windl@rz.uni-regensburg.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">&gt;&gt;&gt; Sriram &lt;<a href="mailto:sriram.ec@gmail.com">sriram.ec@gmail.com</a>&gt; schrieb am <a href="tel:08.08.2017" value="+498082017">08.08.2017</a> um 09:30 in Nachricht<br>
&lt;CAMvdjurcQc6t=ZfGr=<a href="mailto:cRL25Xq0Je9h9F_TvZXyxVAn3n%2BDvcgw@mail.gmail.com">cRL25Xq0Je<wbr>9h9F_TvZXyxVAn3n+Dvcgw@mail.<wbr>gmail.com</a>&gt;:<br>
<span class="">&gt; Hi Ken &amp; Jan,<br>
&gt;<br>
&gt; In the cluster we have, there is only one resource running. Its a OPT-IN<br>
&gt; cluster with resource-stickiness set to INFINITY.<br>
&gt;<br>
&gt; Just to clarify my question, lets take a scenario where there are four<br>
&gt; nodes N1, N2, N3, N4<br>
&gt; a. N1 comes up first, starts the cluster.<br>
<br>
</span>The cluster will start once it has a quorum.<br>
<span class=""><br>
&gt; b. N1 Checks that there is no resource running, so it will add the<br>
&gt; resource(R) with the some location constraint(lets say score 100)<br>
&gt; c. So Resource(R) runs in N1 now.<br>
&gt; d. N2 comes up next, checks that resource(R) is already running in N1, so<br>
&gt; it will update the location constraint(lets say score 200)<br>
&gt; e. N3 comes up next, checks that resource(R) is already running in N1, so<br>
&gt; it will update the location constraint(lets say score 300)<br>
<br>
</span>See my remark on quorum above.<br>
<span class=""><br></span></blockquote><div>Yes you are right, I forgot to mention it. </div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
&gt; f.  N4 comes up next, checks that resource(R) is already running in N1, so<br>
&gt; it will update the location constraint(lets say score 400)<br>
&gt; g. For the some reason, if N1 goes down, resource(R) shifts to N4(as its<br>
&gt; score is higher than anyone).<br>
&gt;<br>
&gt; In this case is it possible to notify the nodes N2, N3 that newly elected<br>
&gt; active node is N4 ?<br>
<br>
</span>What type of notification, and what would the node do with it?<br>
Any node in the cluster always has up to date configuration information. So it knows the status of the other nodes also.<br></blockquote><div><br></div><div>I agree that the node always has upto date configuration information, but an application or a thread needs to poll for that information. Is there any way, where the notifications are received through some action function in RA. ?</div><div><br></div><div>Regards,</div><div>Sriram. </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class=""><br>
&gt;<br>
&gt; I went through clone notifications and master-slave, Iooks like it either<br>
&gt; requires identical resources(Anonymous) or Unique or Stateful resources to<br>
&gt; be running<br>
&gt; in all the nodes of the cluster, where as in our case there is only<br>
&gt; resource running in the whole cluster.<br>
<br>
</span>Maybe the main reason for not having notifications is that if a node fails hard, it won&#39;t be able to send out much status information to the other nodes.<br>
<br>
Regards,<br>
Ulrich<br>
<div class="HOEnZb"><div class="h5"><br>
&gt;<br>
&gt; Regards,<br>
&gt; Sriram.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Mon, Aug 7, 2017 at 11:28 AM, Sriram &lt;<a href="mailto:sriram.ec@gmail.com">sriram.ec@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt;<br>
&gt;&gt; Thanks Ken, Jan. Will look into the clone notifications.<br>
&gt;&gt;<br>
&gt;&gt; Regards,<br>
&gt;&gt; Sriram.<br>
&gt;&gt;<br>
&gt;&gt; On Sat, Aug 5, 2017 at 1:25 AM, Ken Gaillot &lt;<a href="mailto:kgaillot@redhat.com">kgaillot@redhat.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt;&gt; On Thu, 2017-08-03 at 12:31 +0530, Sriram wrote:<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; Hi Team,<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; We have a four node cluster (1 active : 3 standby) in our lab for a<br>
&gt;&gt;&gt; &gt; particular service. If the active node goes down, one of the three<br>
&gt;&gt;&gt; &gt; standby node  becomes active. Now there will be (1 active :  2<br>
&gt;&gt;&gt; &gt; standby : 1 offline).<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; Is there any way where this newly elected node sends notification to<br>
&gt;&gt;&gt; &gt; the remaining 2 standby nodes about its new status ?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Hi Sriram,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; This depends on how your service is configured in the cluster.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; If you have a clone or master/slave resource, then clone notifications<br>
&gt;&gt;&gt; is probably what you want (not alerts, which is the path you were going<br>
&gt;&gt;&gt; down -- alerts are designed to e.g. email a system administrator after<br>
&gt;&gt;&gt; an important event).<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; For details about clone notifications, see:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; <a href="http://clusterlabs.org/doc/en-US/Pacemaker/1.1-pcs/html-sing" rel="noreferrer" target="_blank">http://clusterlabs.org/doc/en-<wbr>US/Pacemaker/1.1-pcs/html-sing</a><br>
&gt;&gt;&gt; le/Pacemaker_Explained/index.<wbr>html#_clone_resource_agent_<wbr>requirements<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; The RA must support the &quot;notify&quot; action, which will be called when a<br>
&gt;&gt;&gt; clone instance is started or stopped. See the similar section later for<br>
&gt;&gt;&gt; master/slave resources for additional information. See the mysql or<br>
&gt;&gt;&gt; pgsql resource agents for examples of notify implementations.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; &gt; I was exploring &quot;notification agent&quot; and &quot;notification recipient&quot;<br>
&gt;&gt;&gt; &gt; features, but that doesn&#39;t seem to work. /etc/sysconfig/notify.sh<br>
&gt;&gt;&gt; &gt; doesn&#39;t get invoked even in the newly elected active node.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Yep, that&#39;s something different altogether -- it&#39;s only enabled on RHEL<br>
&gt;&gt;&gt; systems, and solely for backward compatibility with an early<br>
&gt;&gt;&gt; implementation of the alerts interface. The new alerts interface is more<br>
&gt;&gt;&gt; flexible, but it&#39;s not designed to send information between cluster<br>
&gt;&gt;&gt; nodes -- it&#39;s designed to send information to something external to the<br>
&gt;&gt;&gt; cluster, such as a human, or an SNMP server, or a monitoring system.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; &gt; Cluster Properties:<br>
&gt;&gt;&gt; &gt;  cluster-infrastructure: corosync<br>
&gt;&gt;&gt; &gt;  dc-version: 1.1.17-e2e6cdce80<br>
&gt;&gt;&gt; &gt;  default-action-timeout: 240<br>
&gt;&gt;&gt; &gt;  have-watchdog: false<br>
&gt;&gt;&gt; &gt;  no-quorum-policy: ignore<br>
&gt;&gt;&gt; &gt;  notification-agent: /etc/sysconfig/notify.sh<br>
&gt;&gt;&gt; &gt;  notification-recipient: /var/log/notify.log<br>
&gt;&gt;&gt; &gt;  placement-strategy: balanced<br>
&gt;&gt;&gt; &gt;  stonith-enabled: false<br>
&gt;&gt;&gt; &gt;  symmetric-cluster: false<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; I m using the following versions of pacemaker and corosync.<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; /usr/sbin # ./pacemakerd --version<br>
&gt;&gt;&gt; &gt; Pacemaker 1.1.17<br>
&gt;&gt;&gt; &gt; Written by Andrew Beekhof<br>
&gt;&gt;&gt; &gt; /usr/sbin # ./corosync -v<br>
&gt;&gt;&gt; &gt; Corosync Cluster Engine, version &#39;2.3.5&#39;<br>
&gt;&gt;&gt; &gt; Copyright (c) 2006-2009 Red Hat, Inc.<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; Can you please suggest if I m doing anything wrong or if there any<br>
&gt;&gt;&gt; &gt; other mechanisms to achieve this ?<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; Regards,<br>
&gt;&gt;&gt; &gt; Sriram.<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; ______________________________<wbr>_________________<br>
&gt;&gt;&gt; &gt; Users mailing list: <a href="mailto:Users@clusterlabs.org">Users@clusterlabs.org</a><br>
&gt;&gt;&gt; &gt; <a href="http://lists.clusterlabs.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.clusterlabs.org/<wbr>mailman/listinfo/users</a><br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; Project Home: <a href="http://www.clusterlabs.org" rel="noreferrer" target="_blank">http://www.clusterlabs.org</a><br>
&gt;&gt;&gt; &gt; Getting started: <a href="http://www.clusterlabs.org/doc" rel="noreferrer" target="_blank">http://www.clusterlabs.org/doc</a><br>
&gt;&gt;&gt; /Cluster_from_Scratch.pdf<br>
&gt;&gt;&gt; &gt; Bugs: <a href="http://bugs.clusterlabs.org" rel="noreferrer" target="_blank">http://bugs.clusterlabs.org</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; --<br>
&gt;&gt;&gt; Ken Gaillot &lt;<a href="mailto:kgaillot@redhat.com">kgaillot@redhat.com</a>&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; ______________________________<wbr>_________________<br>
&gt;&gt;&gt; Users mailing list: <a href="mailto:Users@clusterlabs.org">Users@clusterlabs.org</a><br>
&gt;&gt;&gt; <a href="http://lists.clusterlabs.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.clusterlabs.org/<wbr>mailman/listinfo/users</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Project Home: <a href="http://www.clusterlabs.org" rel="noreferrer" target="_blank">http://www.clusterlabs.org</a><br>
&gt;&gt;&gt; Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" rel="noreferrer" target="_blank">http://www.clusterlabs.org/<wbr>doc/Cluster_from_Scratch.pdf</a><br>
&gt;&gt;&gt; Bugs: <a href="http://bugs.clusterlabs.org" rel="noreferrer" target="_blank">http://bugs.clusterlabs.org</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
<br>
<br>
<br>
<br>
______________________________<wbr>_________________<br>
Users mailing list: <a href="mailto:Users@clusterlabs.org">Users@clusterlabs.org</a><br>
<a href="http://lists.clusterlabs.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.clusterlabs.org/<wbr>mailman/listinfo/users</a><br>
<br>
Project Home: <a href="http://www.clusterlabs.org" rel="noreferrer" target="_blank">http://www.clusterlabs.org</a><br>
Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" rel="noreferrer" target="_blank">http://www.clusterlabs.org/<wbr>doc/Cluster_from_Scratch.pdf</a><br>
Bugs: <a href="http://bugs.clusterlabs.org" rel="noreferrer" target="_blank">http://bugs.clusterlabs.org</a><br>
</div></div></blockquote></div><br></div></div></div>