<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Shyam, <br>
    <br>
    Were the peers in a connected state anytime *before*?<br>
    <br>
    If yes, then these are the things you can do to troubleshoot and get
    the cluster back to normal (some of which Neils has already
    mentioned ):<br>
    <br>
    1. Check if the nodes are reachable.. 'ping &lt;ipaddress&gt;'<br>
    2. Check if the glusterd daemon is in an active state in all the
    nodes.. 'service glusterd status'<br>
    3. Firewall issue - flush IPtables on the node which is
    disconnected..  'iptables -F'<br>
    <br>
    Do let us know if this helps.. <br>
    <br>
    Regarding *how* you landed up in this situation, as Atin mentioned,
    it would be better to be a little specific on the things that you
    did at your end.<br>
    <br>
    Thanks,<br>
    Shweta<br>
    <br>
    <div class="moz-cite-prefix">On 04/19/2015 06:45 PM, Niels de Vos
      wrote:<br>
    </div>
    <blockquote
      cite="mid:20150419131506.GD2745@ndevos-x240.usersys.redhat.com"
      type="cite">
      <pre wrap="">On Sun, Apr 19, 2015 at 03:04:15PM +0530, Shyam Deshmukh wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Hi,

I am getting following status and my cluster is down due to the same.
Please help.

gluster@gluster1:~$ sudo gluster peer status
Number of Peers: 3

Hostname: gluster3
Uuid: c6f6574b-9779-4635-a7c2-06185a9ae973
State: Peer in Cluster (Disconnected)

Hostname: gluster4
Uuid: c0e2ad61-da65-4e4c-a863-e9e8c4e84710
State: Peer in Cluster (Disconnected)

Hostname: gluster2
Uuid: 45ac276d-9e65-4e32-8abe-51f8ba0241ce
State: Peer in Cluster (Disconnected)
gluster@gluster1:~$
</pre>
      </blockquote>
      <pre wrap="">
You can probably start by verifying that the hostnames exactly as listed
above can get resolved to their correct IP-addresses. If that works
fine, check if you can connect to port 24007 on those systems.

This might be a network issue, firewall or glusterd is not running
(anymore) on those systems.

Sometimes it also helps to check on other systems, and se if the output
of "gluster peer status" is different there.

Good luck!
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Gluster-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a>
<a class="moz-txt-link-freetext" href="http://www.gluster.org/mailman/listinfo/gluster-users">http://www.gluster.org/mailman/listinfo/gluster-users</a></pre>
    </blockquote>
    <br>
  </body>
</html>