<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi<br>
    <br>
    On 10/25/2012 12:43 PM, chetan dev wrote:
    <blockquote
cite="mid:CAB0ZxM7++kGH=h-Eqp2tMmGBX-NqDYSPt3urxZ+GNhBkCDLAnw@mail.gmail.com"
      type="cite">Hi,
      <div><br>
      </div>
      <div>I have two&nbsp;&nbsp;clustered&nbsp;disc nodes&nbsp;running happily on different
        systems&nbsp;for e.g. node1(system1) and node2(system2).</div>
      <div>Now i put on sleep the computer which holds node1 and check
        cluster status on system2 , it shows that node2 is running.</div>
      <div>Now i start &nbsp;system1 , node1 starts automatically . But when
        i check clustering status on &nbsp;system 1 , it shows only node1 is
        running and when i do the same for system2 it shows that only
        node2 is running. Now what happened to clustering ?</div>
      <div><br>
      </div>
    </blockquote>
    <br>
    By 'putting node1 to sleep' you have created a network partition,
    and rabbitmq clusters are not tolerant to network partitions. If you
    post the logs from both nodes then we can see exactly what went
    wrong. But in general, you should not use clustering on networks
    that are subject to partition or run clustered nodes on servers that
    are likely to shutdown or sleep without first stopping the rabbit
    node running on them.<br>
    <br>
    <blockquote
cite="mid:CAB0ZxM7++kGH=h-Eqp2tMmGBX-NqDYSPt3urxZ+GNhBkCDLAnw@mail.gmail.com"
      type="cite">
      <div><br>
      </div>
      <div>Thanks</div>
      <div>
        <div>
          <div><br>
          </div>
          -- <br>
          Cheten&nbsp; Dev <br>
          <br>
          B.Tech<br>
          IIT Delhi, New Delhi<br>
          <br>
          <br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
rabbitmq-discuss mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a>
<a class="moz-txt-link-freetext" href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>