Bug 1642850 - glusterd: raise default transport.listen-backlog to 1024
Summary: glusterd: raise default transport.listen-backlog to 1024
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: glusterd
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Milind Changire
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 1642854
TreeView+ depends on / blocked
 
Reported: 2018-10-25 08:29 UTC by Milind Changire
Modified: 2019-03-25 16:31 UTC (History)
1 user (show)

Fixed In Version: glusterfs-6.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1642854 (view as bug list)
Environment:
Last Closed: 2019-03-25 16:31:31 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Milind Changire 2018-10-25 08:29:13 UTC
Description of problem:
data center setups with large number of bricks with replication causes a flood of connections to glusterd causing connections to be dropped due to insufficient backlog queue length

Version-Release number of selected component (if applicable):


How reproducible:
frequently

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:
connections to glusterd should not be dropped or refused

Additional info:

Comment 1 Worker Ant 2018-10-25 08:38:00 UTC
REVIEW: https://review.gluster.org/21482 (glusterd: raise default transport.listen-backlog) posted (#1) for review on master by Milind Changire

Comment 2 Worker Ant 2018-10-25 13:39:56 UTC
COMMIT: https://review.gluster.org/21482 committed in master by "Atin Mukherjee" <amukherj> with a commit message- glusterd: raise default transport.listen-backlog

Problem:
data center setups with large number of bricks with replication
causes a flood of connections from bricks and self-heal daemons
to glusterd causing connections to be dropped due to insufficient
listener socket backlog queue length

Solution:
raise default value of transport.listen-backlog to 1024

Change-Id: I879e4161a88f1e30875046dff232499a8e2e6c51
fixes: bz#1642850
Signed-off-by: Milind Changire <mchangir>

Comment 3 Shyamsundar 2019-03-25 16:31:31 UTC
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-6.0, please open a new bug report.

glusterfs-6.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution.

[1] https://lists.gluster.org/pipermail/announce/2019-March/000120.html
[2] https://www.gluster.org/pipermail/gluster-users/


Note You need to log in before you can comment on or make changes to this bug.