You have to give your cluster 2 node setting on remaining two nodes.<br><br><h4 id="head-200e385dd3c1cfc014b936b76753151e8b2a707f">How can I define a two-node cluster if a majority is needed to reach quorum?</h4>
<span class="anchor" id="line-74"></span><p class="line874">We had to
allow two-node clusters, so we made a special exception to the quorum
rules. There is a special setting "two_node" in the /etc/cluster.conf
file that looks like this: <span class="anchor" id="line-75"></span><span class="anchor" id="line-76"></span></p><p class="line867"><span class="anchor" id="line-77"></span><span class="anchor" id="line-78"></span></p><pre>
<cman expected_votes="1" two_node="1"/></pre><span class="anchor" id="line-79"></span>This
will allow one node to be considered enough to establish a quorum. Note
that if you configure a quorum disk/partition, you don't want
two_node="1". <br><br><a href="http://sources.redhat.com/cluster/wiki/FAQ/CMAN#two_node">http://sources.redhat.com/cluster/wiki/FAQ/CMAN#two_node</a><br><br><div class="gmail_quote">On Mon, Aug 31, 2009 at 3:30 PM, Jakov Sosic <span dir="ltr"><<a href="mailto:jakov.sosic@srce.hr">jakov.sosic@srce.hr</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi.<br>
<br>
I have a problem that one of my 3 nodes is sent to RMA to hardware<br>
dealer. I want to know is it possible to disable that one node, because<br>
clurgmgrd is not starting any services because cman is unable to fence<br>
the missing node...<br>
<br>
Aug 31 22:02:14 node03 fenced[5082]: fence "node02" failed<br>
Aug 31 22:02:19 node03 fenced[5082]: fencing node "node02"<br>
Aug 31 22:04:38 node03 fenced[5082]: agent "fence_ipmilan" reports:<br>
Rebooting machine @ IPMI:x.y.z.w...ipmilan: Failed to connect<br>
after 30 seconds Failed<br>
<br>
<br>
<br>
<br>
<br>
--<br>
|    Jakov Sosic    |    ICQ: 28410271    |   PGP: 0x965CAE2D   |<br>
=================================================================<br>
| start fighting cancer -> <a href="http://www.worldcommunitygrid.org/" target="_blank">http://www.worldcommunitygrid.org/</a>   |<br>
<font color="#888888"><br>
--<br>
Linux-cluster mailing list<br>
<a href="mailto:Linux-cluster@redhat.com">Linux-cluster@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/linux-cluster" target="_blank">https://www.redhat.com/mailman/listinfo/linux-cluster</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Alan A.<br>