[Bugs] [Bug 1402172] Peer unexpectedly disconnected

bugzilla at redhat.com bugzilla at redhat.com
Wed Dec 7 16:47:03 UTC 2016


https://bugzilla.redhat.com/show_bug.cgi?id=1402172



--- Comment #6 from David Galloway <dgallowa at redhat.com> ---
(In reply to Atin Mukherjee from comment #5)
> (In reply to David Galloway from comment #4)
> > (In reply to Atin Mukherjee from comment #3)
> > > No, its a race, restarting glusterd instance where it shows disconnected
> > > should bring everything back to normal.
> > 
> > It doesn't though.  I restarted glusterd on store01 and store02 multiple
> > times.
> 
> In that case, my initial suspect doesn't stand true. Is there any firewall
> setting causing the connection to not go through from store1 to store2?

Relevant 'iptables -L' output.

store01
-------
ACCEPT     tcp  --  172.21.0.0/20        anywhere             tcp dpt:24007
ACCEPT     tcp  --  172.21.0.0/20        anywhere             tcp dpt:24009
ACCEPT     tcp  --  172.21.0.0/20        anywhere             tcp
dpts:38465:38468
ACCEPT     tcp  --  172.21.0.0/20        anywhere             tcp
dpts:49152:49162

store02
-------
ACCEPT     tcp  --  172.21.0.0/20        anywhere             tcp dpt:24007
ACCEPT     tcp  --  172.21.0.0/20        anywhere             tcp dpt:24009
ACCEPT     tcp  --  172.21.0.0/20        anywhere             tcp
dpts:38465:38467
ACCEPT     tcp  --  172.21.0.0/20        anywhere             tcp
dpts:49152:49162

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list