Bug 1226792
Summary: | Statfs is hung because of frame loss in quota | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Vijaikumar Mallikarjuna <vmallika> |
Component: | quota | Assignee: | Vijaikumar Mallikarjuna <vmallika> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3.7.0 | CC: | bugs, gluster-bugs, jdarcy, nbalacha, rgowdapp, smohan, spandit, vmallika |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.7.2 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 1178619 | Environment: | |
Last Closed: | 2015-06-20 09:49:15 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: | 1178619 | ||
Bug Blocks: |
Description
Vijaikumar Mallikarjuna
2015-06-01 06:31:35 UTC
REVIEW: http://review.gluster.org/11025 (features/quota: prevent statfs frame-loss when an error happens during ancestry building) posted (#2) for review on release-3.7 by Vijaikumar Mallikarjuna (vmallika) REVIEW: http://review.gluster.org/11025 (features/quota: prevent statfs frame loss when an error happens during ancestry building) posted (#3) for review on release-3.7 by Sachin Pandit (spandit) REVIEW: http://review.gluster.org/11025 (features/quota: prevent statfs frame loss when an error happens during ancestry building) posted (#4) for review on release-3.7 by Raghavendra G (rgowdapp) COMMIT: http://review.gluster.org/11025 committed in release-3.7 by Raghavendra G (rgowdapp) ------ commit fbb0fad96a51451f54369a85c7da3d02c14aff09 Author: vmallika <vmallika> Date: Thu Apr 30 12:35:40 2015 +0530 features/quota: prevent statfs frame loss when an error happens during ancestry building This is a backport of http://review.gluster.org/#/c/9380/ > We do quota_build_ancestry in function 'quota_get_limit_dir', > suppose if quota_build_ancestry fails, then we don't have a > frame saved to continue the statfs FOP and client can hang. > > Change-Id: I92e25c1510d09444b9d4810afdb6b2a69dcd92c0 > BUG: 1178619 > Signed-off-by: Raghavendra G <rgowdapp> > Signed-off-by: vmallika <vmallika> > Reviewed-on: http://review.gluster.org/9380 > Tested-by: Gluster Build System <jenkins.com> Change-Id: I998f417d62d6ea4f57f237f547243d44c2da438c BUG: 1226792 Signed-off-by: vmallika <vmallika> Reviewed-on: http://review.gluster.org/11025 Tested-by: Gluster Build System <jenkins.com> Tested-by: NetBSD Build System <jenkins.org> Tested-by: Raghavendra G <rgowdapp> Reviewed-by: Raghavendra G <rgowdapp> 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.7.2, please reopen this bug report. glusterfs-3.7.2 has been announced on the Gluster Packaging 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://www.gluster.org/pipermail/packaging/2015-June/000006.html [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user |