<div dir="ltr"><div><div>Hoi,<br><br>I upgraded 1st node and here are the logs<br><a href="https://dl.dropboxusercontent.com/u/1773878/pacemaker-issue/node1.debuglog">https://dl.dropboxusercontent.com/u/1773878/pacemaker-issue/node1.debuglog</a><br>
<a href="https://dl.dropboxusercontent.com/u/1773878/pacemaker-issue/node2.debuglog">https://dl.dropboxusercontent.com/u/1773878/pacemaker-issue/node2.debuglog</a><br><br></div>Enabling tracing on the mentioned functions didn't give at least to me any more information.<br>
<br></div>Cheers,<br>Pavlos<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 15 April 2013 01:42, Andrew Beekhof <span dir="ltr"><<a href="mailto:andrew@beekhof.net" target="_blank">andrew@beekhof.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><br>
On 15/04/2013, at 7:31 AM, Pavlos Parissis <<a href="mailto:pavlos.parissis@gmail.com">pavlos.parissis@gmail.com</a>> wrote:<br>
<br>
> On 12/04/2013 09:37 μμ, Pavlos Parissis wrote:<br>
>> Hoi,<br>
>><br>
>> As I wrote to another post[1] I failed to upgrade to 1.1.8 for a 2 node<br>
>> cluster.<br>
>><br>
>> Before the upgrade process both nodes are using CentOS 6.3, corosync<br>
>> 1.4.1-7 and pacemaker-1.1.7.<br>
>><br>
>> I followed the rolling upgrade process, so I stopped pacemaker and then<br>
>> corosync on node1 and upgraded to CentOS 6.4. The OS upgrade upgrades<br>
>> also pacemaker to 1.1.8-7 and corosync to 1.4.1-15.<br>
>> The upgrade of rpms went smoothly as I knew about the crmsh issue so I<br>
>> made sure I had crmsh rpm on my repos.<br>
>><br>
>> Corosync started without any problems and both nodes could see each<br>
>> other[2]. But for some reason node2 failed to receive a reply on join<br>
>> offer from node1 and node1 never joined the cluster. Node1 formed a new<br>
>> cluster as it never got an reply from node2, so I ended up with a<br>
>> split-brain situation.<br>
>><br>
>> Logs of node1 can be found here<br>
>> <a href="https://dl.dropboxusercontent.com/u/1773878/pacemaker-issue/node1.log" target="_blank">https://dl.dropboxusercontent.com/u/1773878/pacemaker-issue/node1.log</a><br>
>> and of node2 here<br>
>> <a href="https://dl.dropboxusercontent.com/u/1773878/pacemaker-issue/node2.log" target="_blank">https://dl.dropboxusercontent.com/u/1773878/pacemaker-issue/node2.log</a><br>
>><br>
><br>
> Doing a Disconnect & Reattach upgrade of both nodes at the same time<br>
> brings me a working 1.1.8 cluster. Any attempt to make a 1.1.8 node to<br>
> join a cluster with a 1.1.7 failed.<br>
<br>
</div></div>There wasn't enough detail in the logs to suggest a solution, but if you add the following to /etc/sysconfig/pacemaker and re-test, it might shed some additional light on the problem.<br>
<br>
export PCMK_trace_functions=ais_dispatch_message<br>
<br>
Certainly there was no intention to make them incompatible.<br>
<br>
><br>
> Cheers,<br>
> Pavlos<br>
><br>
><br>
> _______________________________________________<br>
> Pacemaker mailing list: <a href="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a><br>
> <a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a><br>
><br>
> Project Home: <a href="http://www.clusterlabs.org" target="_blank">http://www.clusterlabs.org</a><br>
> Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br>
> Bugs: <a href="http://bugs.clusterlabs.org" target="_blank">http://bugs.clusterlabs.org</a><br>
<br>
<br>
_______________________________________________<br>
Pacemaker mailing list: <a href="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a><br>
<a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a><br>
<br>
Project Home: <a href="http://www.clusterlabs.org" target="_blank">http://www.clusterlabs.org</a><br>
Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br>
Bugs: <a href="http://bugs.clusterlabs.org" target="_blank">http://bugs.clusterlabs.org</a><br>
</blockquote></div><br></div>