Bug 1104915
| Summary: | glusterfsd crashes while doing stress tests | ||
|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | Krutika Dhananjay <kdhananj> |
| Component: | locks | Assignee: | Krutika Dhananjay <kdhananj> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | mainline | CC: | amukherj, gluster-bugs, kdhananj, kparthas, ndevos, nsathyan, ssamanta, surs |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | glusterfs-3.5.1 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1097102 | Environment: | |
| Last Closed: | 2014-06-24 11:06:42 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: | 1097102 | ||
| Bug Blocks: | 1071800 | ||
|
Description
Krutika Dhananjay
2014-06-05 03:13:18 UTC
REVIEW: http://review.gluster.org/7981 (features/locks: Clean up logging of cleanup in DISCONNECT codepath) posted (#1) for review on master by Krutika Dhananjay (kdhananj) REVIEW: http://review.gluster.org/7981 (features/locks: Clean up logging of cleanup in DISCONNECT codepath) posted (#2) for review on master by Krutika Dhananjay (kdhananj) REVIEW: http://review.gluster.org/7981 (features/locks: Clean up logging of cleanup in DISCONNECT codepath) posted (#3) for review on master by Krutika Dhananjay (kdhananj) REVIEW: http://review.gluster.org/7981 (features/locks: Clean up logging of cleanup in DISCONNECT codepath) posted (#4) for review on master by Krutika Dhananjay (kdhananj) REVIEW: http://review.gluster.org/7981 (features/locks: Clean up logging of cleanup in DISCONNECT codepath) posted (#5) for review on master by Krutika Dhananjay (kdhananj) REVIEW: http://review.gluster.org/7981 (features/locks: Clean up logging of cleanup in DISCONNECT codepath) posted (#6) for review on master by Krutika Dhananjay (kdhananj) COMMIT: http://review.gluster.org/7981 committed in master by Pranith Kumar Karampuri (pkarampu) ------ commit b9856eca80e2f820c88f60fdc6cb1427905671af Author: Krutika Dhananjay <kdhananj> Date: Thu Jun 5 09:22:34 2014 +0530 features/locks: Clean up logging of cleanup in DISCONNECT codepath Now, gfid is printed as opposed to path in cleanup messages. Also, refkeeper update is eliminated in inodelk and entrylk. Instead, the patch ensures inode and pl_inode are kept alive as long as there is atleast one lock (granted/blocked) on an inode. Also, every inode is unref'd appropriately on a DISCONNECT from the lock-owning client. Change-Id: I531b1a02fe1b889fdd7f54b1fd522e78a18ed1df BUG: 1104915 Signed-off-by: Krutika Dhananjay <kdhananj> Reviewed-on: http://review.gluster.org/7981 Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Pranith Kumar Karampuri <pkarampu> Tested-by: Pranith Kumar Karampuri <pkarampu> REVIEW: http://review.gluster.org/8042 (features/locks: Clean up logging of cleanup in DISCONNECT codepath) posted (#1) for review on release-3.5 by Krutika Dhananjay (kdhananj) COMMIT: http://review.gluster.org/8042 committed in release-3.5 by Niels de Vos (ndevos) ------ commit 5888a89fa8950be38ed3c5b000a37013f6656031 Author: Krutika Dhananjay <kdhananj> Date: Thu Jun 5 09:22:34 2014 +0530 features/locks: Clean up logging of cleanup in DISCONNECT codepath Backport of http://review.gluster.org/7981 Now, gfid is printed as opposed to path in cleanup messages. Also, refkeeper update is eliminated in inodelk and entrylk. Instead, the patch ensures inode and pl_inode are kept alive as long as there is atleast one lock (granted/blocked) on an inode. Also, every inode is unref'd appropriately on a DISCONNECT from the lock-owning client. Change-Id: I234db688ad0d314f4936a16cc5af70a3bd071970 BUG: 1104915 Signed-off-by: Krutika Dhananjay <kdhananj> Reviewed-on: http://review.gluster.org/8042 Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Pranith Kumar Karampuri <pkarampu> Reviewed-by: Niels de Vos <ndevos> 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.5.1, please reopen this bug report. glusterfs-3.5.1 has been announced on the Gluster Users mailinglist [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://supercolony.gluster.org/pipermail/gluster-users/2014-June/040723.html [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user |