<div>I could re-paste the whole thing, but its easier to just throw up the link:</div><div>   <a href="http://theclusterguy.clusterlabs.org/post/205886990/advisory-dont-use-pacemaker-on-corosync-yet">http://theclusterguy.clusterlabs.org/post/205886990/advisory-dont-use-pacemaker-on-corosync-yet</a><br>
<br><div class="gmail_quote">On Thu, Sep 24, 2009 at 4:56 PM, Remi Broemeling <span dir="ltr"><<a href="mailto:remi@nexopia.com">remi@nexopia.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">




<div bgcolor="#ffffff" text="#000000">
I posted this to the OpenAIS Mailing List
(<a href="mailto:openais@lists.linux-foundation.org" target="_blank">openais@lists.linux-foundation.org</a>) yesterday, but haven't received a
response and upon further reflection I think that maybe I chose the
wrong list to post it to.  That list seems to be far less about user
support and far more about developer communication.  Therefore
re-trying here, as the archives show it to be somewhat more
user-focused.<br>
<br>
The problem is that I'm having an issue with corosync refusing to
shutdown in response to a
QUIT signal.  Given the below cluster (output of crm_mon):<br>
<tt><br>
============<br>
Last updated: Wed Sep 23 15:56:24 2009<br>
Stack: openais<br>
Current DC: boot1 - partition with quorum<br>
Version: 1.0.5-3840e6b5a305ccb803d29b468556739e75532d56<br>
2 Nodes configured, 2 expected votes<br>
0 Resources configured.<br>
============<br>
<br>
Online: [ boot1 boot2 ]</tt><br>
<br>
If I go onto the host 'boot2', and issue the command "killall -QUIT
corosync", the anticipated result would be that boot2 would go offline
(out of the cluster), and all of the cluster processes
(corosync/stonithd/cib/lrmd/attrd/pengine/crmd) would shut-down. 
However, this is not occurring, and I don't really have any idea why. 
After logging into boot2, and issuing the command "killall -QUIT
corosync", the result is a split-brain:<br>
<br>