Bug 1288059
| Summary: | glusterd: disable ping timer b/w glusterd and make epoll thread count default 1 | |||
|---|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | Gaurav Kumar Garg <ggarg> | |
| Component: | glusterd | Assignee: | Satish Mohan <smohan> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | ||
| Severity: | high | Docs Contact: | ||
| Priority: | high | |||
| Version: | mainline | CC: | bsrirama, bugs, nlevinki, rcyriac, sankarshan, sasundar, smohan, vbellur | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | x86_64 | |||
| OS: | Linux | |||
| Whiteboard: | glusterd | |||
| Fixed In Version: | glusterfs-3.8rc2 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | 1271750 | |||
| : | 1288060 (view as bug list) | Environment: | ||
| Last Closed: | 2016-06-16 13:48:40 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | 1262236, 1271750 | |||
| Bug Blocks: | 1251815, 1271749, 1288060 | |||
|
Description
Gaurav Kumar Garg
2015-12-03 12:08:08 UTC
REVIEW: http://review.gluster.org/12874 (glusterd: disable ping timer b/w glusterd and make epoll thread count to 1) posted (#1) for review on master by Gaurav Kumar Garg (ggarg) COMMIT: http://review.gluster.org/12874 committed in master by Atin Mukherjee (amukherj) ------ commit 976d2902cb191a738853279c8b81ee3721f515b6 Author: Gaurav Kumar Garg <garg.gaurav52> Date: Thu Dec 3 17:41:13 2015 +0530 glusterd: disable ping timer b/w glusterd and make epoll thread count to 1 Currently glusterd is crashing when enable/disable heal and i/o is in progress on the fuse mount. This is because of by default multi thread epoll in glusterd is 2. Workaround is to make epoll thread to 1 and set ping-timeout to 0 Change-Id: Ifbe9b43a361c5409b707539f0ee831c610a5c36b BUG: 1288059 Signed-off-by: Gaurav Kumar Garg <ggarg> Reviewed-on: http://review.gluster.org/12874 Tested-by: NetBSD Build System <jenkins.org> Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Atin Mukherjee <amukherj> 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-3.8.0, please open a new bug report. glusterfs-3.8.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] http://blog.gluster.org/2016/06/glusterfs-3-8-released/ [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user |