Bug 1451588
Summary: | [geo-rep + nl]: Multiple crashes observed on slave with "nlc_lookup_cbk" | |||
---|---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Poornima G <pgurusid> | |
Component: | unclassified | Assignee: | Poornima G <pgurusid> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | ||
Severity: | urgent | Docs Contact: | ||
Priority: | unspecified | |||
Version: | mainline | CC: | bugs, csaba, rallan, rhinduja, rhs-bugs, storage-qa-internal, vbellur | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | glusterfs-3.12.0 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | 1450904 | |||
: | 1454569 (view as bug list) | Environment: | ||
Last Closed: | 2017-09-05 17:30:44 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: | 1450904 | |||
Bug Blocks: | 1454569 |
Description
Poornima G
2017-05-17 06:06:15 UTC
REVIEW: https://review.gluster.org/17316 (nl-cache: In case of nameless operations do not cache) posted (#1) for review on master by Poornima G (pgurusid) REVIEW: https://review.gluster.org/17316 (nl-cache: In case of nameless operations do not cache) posted (#2) for review on master by Poornima G (pgurusid) COMMIT: https://review.gluster.org/17316 committed in master by Pranith Kumar Karampuri (pkarampu) ------ commit 284cd8851bfe60984d2f11b5c52fe3204ff43b06 Author: Poornima G <pgurusid> Date: Tue May 16 19:25:20 2017 +0530 nl-cache: In case of nameless operations do not cache Issue: In nameless lookup/other fops, parent inode will be NULL, when we try to add the cache to the NULL inode, it causes a crash. Hence handle the scenario of nameless fops, and do not cache/serve the nameless fops. Change-Id: I3b90f882ac89e6aaf3419db89e6f890797f37700 BUG: 1451588 Signed-off-by: Poornima G <pgurusid> Reviewed-on: https://review.gluster.org/17316 Smoke: Gluster Build System <jenkins.org> NetBSD-regression: NetBSD Build System <jenkins.org> Reviewed-by: Pranith Kumar Karampuri <pkarampu> CentOS-regression: Gluster Build System <jenkins.org> 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.12.0, please open a new bug report. glusterfs-3.12.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://lists.gluster.org/pipermail/announce/2017-September/000082.html [2] https://www.gluster.org/pipermail/gluster-users/ |