Bug 1427387
Summary: | systemic testing: seeing lot of ping time outs which would lead to splitbrains | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Raghavendra G <rgowdapp> |
Component: | rpc | Assignee: | bugs <bugs> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.10 | CC: | bugs, kdhananj, mchangir, moagrawa, nchilaka, rcyriac, rgowdapp, rhinduja, rhs-bugs |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | rpc-ping-timeout | ||
Fixed In Version: | glusterfs-3.10.1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1421938 | Environment: | |
Last Closed: | 2017-04-05 00:01:13 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: | 1421938 | ||
Bug Blocks: | 1415178 |
Description
Raghavendra G
2017-02-28 04:31:49 UTC
REVIEW: https://review.gluster.org/16776 (storage/posix: Execute syscalls in xattrop under different locks) posted (#1) for review on release-3.10 by Raghavendra G (rgowdapp) REVIEW: https://review.gluster.org/16776 (storage/posix: Execute syscalls in xattrop under different locks) posted (#2) for review on release-3.10 by Krutika Dhananjay (kdhananj) COMMIT: https://review.gluster.org/16776 committed in release-3.10 by Shyamsundar Ranganathan (srangana) ------ commit e99b00310277fbc2b85d2a7567c748ec14b69290 Author: Krutika Dhananjay <kdhananj> Date: Mon Jan 23 17:40:40 2017 +0530 storage/posix: Execute syscalls in xattrop under different locks Backport of: https://review.gluster.org/16462 and https://review.gluster.org/16792 ... and not inode->lock. This is to prevent the epoll thread from *potentially* being blocked on this lock in the worst case for extended period elsewhere in the brick stack, while the syscalls in xattrop are being performed under the same lock by a different thread. This could potentially lead to ping-timeout, if the only available epoll thread is busy waiting on the inode->lock, thereby preventing it from picking up the ping request from the client(s). Also removed some unused functions. >Change-Id: I2054a06701ecab11aed1c04e80ee57bbe2e52564 >BUG: 1421938 >Signed-off-by: Krutika Dhananjay <kdhananj> >Reviewed-on: https://review.gluster.org/16462 >Smoke: Gluster Build System <jenkins.org> >NetBSD-regression: NetBSD Build System <jenkins.org> >Reviewed-by: Raghavendra G <rgowdapp> >CentOS-regression: Gluster Build System <jenkins.org> (cherry picked from commit b5c26a462caf97bfc5380c81092f5c331ccaf1ae) Change-Id: I2054a06701ecab11aed1c04e80ee57bbe2e52564 BUG: 1427387 Signed-off-by: Krutika Dhananjay <kdhananj> Reviewed-on: https://review.gluster.org/16776 Smoke: Gluster Build System <jenkins.org> NetBSD-regression: NetBSD Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.org> Reviewed-by: Raghavendra G <rgowdapp> Reviewed-by: Shyamsundar Ranganathan <srangana> REVIEW: https://review.gluster.org/16841 (storage/posix: Use more granular mutex locks for atomic writes) posted (#1) for review on release-3.10 by Krutika Dhananjay (kdhananj) COMMIT: https://review.gluster.org/16841 committed in release-3.10 by Shyamsundar Ranganathan (srangana) ------ commit 44a8e1d4947a9f701bfd7d83558263d6ec314764 Author: Krutika Dhananjay <kdhananj> Date: Tue Feb 28 14:27:51 2017 +0530 storage/posix: Use more granular mutex locks for atomic writes Backport of: https://review.gluster.org/16785 Change-Id: If80b1543c4fe16cb81e2ae92ccca695f3bf450d7 BUG: 1427387 Signed-off-by: Krutika Dhananjay <kdhananj> Reviewed-on: https://review.gluster.org/16841 Smoke: Gluster Build System <jenkins.org> NetBSD-regression: NetBSD Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.org> Reviewed-by: Shyamsundar Ranganathan <srangana> REVIEW: https://review.gluster.org/16891 (storage/posix: Use granular mutex locks for pgfid update syscalls) posted (#1) for review on release-3.10 by Krutika Dhananjay (kdhananj) COMMIT: https://review.gluster.org/16891 committed in release-3.10 by Shyamsundar Ranganathan (srangana) ------ commit 43de8105010b2200138a724bfef829809dc9f0ed Author: Krutika Dhananjay <kdhananj> Date: Tue Feb 28 15:52:49 2017 +0530 storage/posix: Use granular mutex locks for pgfid update syscalls Backport of > Change-Id: Ie5d635951c483d858dc4be2a90fb24b8b5f4f02d > BUG: 1421938 > Reviewed-on: https://review.gluster.org/16869 > (cherry picked from commit fc97b1dc38ad46302d51a988cda18335f88514a2) Change-Id: Ie5d635951c483d858dc4be2a90fb24b8b5f4f02d BUG: 1427387 Signed-off by: Krutika Dhananjay <kdhananj> Reviewed-on: https://review.gluster.org/16891 Tested-by: Krutika Dhananjay <kdhananj> Smoke: Gluster Build System <jenkins.org> NetBSD-regression: NetBSD Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.org> Reviewed-by: Shyamsundar Ranganathan <srangana> 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.10.1, please open a new bug report. glusterfs-3.10.1 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://lists.gluster.org/pipermail/gluster-users/2017-April/030494.html [2] https://www.gluster.org/pipermail/gluster-users/ |