Bug 1445260
Summary: | [GANESHA] Volume start and stop having ganesha enable on it,turns off cache-invalidation on volume | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Jiffin <jthottan> |
Component: | glusterd | Assignee: | Jiffin <jthottan> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | high | ||
Version: | 3.10 | CC: | amukherj, bugs, msaini, rhinduja, rhs-bugs, rtalur, skoduri, storage-qa-internal, vbellur |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.10.2 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1443990 | Environment: | |
Last Closed: | 2017-05-31 20:45:58 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: | 1443990 | ||
Bug Blocks: | 1442603 |
Description
Jiffin
2017-04-25 11:32:06 UTC
REVIEW: https://review.gluster.org/17111 (glusterd/ganesha : update cache invalidation properly during volume stop) posted (#1) for review on release-3.10 by jiffin tony Thottan (jthottan) COMMIT: https://review.gluster.org/17111 committed in release-3.10 by Raghavendra Talur (rtalur) ------ commit 657a82ca1475a7325b90022957bb880429dcf939 Author: Jiffin Tony Thottan <jthottan> Date: Tue Apr 25 16:36:40 2017 +0530 glusterd/ganesha : update cache invalidation properly during volume stop As per current code, during volume stop for ganesha enabled volume the feature.cache-invalidation was turned "off" in ganesha_manage_export(). And it never turn back to "on" when volume is started. It is not desire to modify the volume options during stop, this patch fixes above mentioned issue. Change-Id: Iea9c62e5cda4f54805b41ea6055cf0c3652a634c BUG: 1445260 Signed-off-by: Jiffin Tony Thottan <jthottan> Reviewed-on: https://review.gluster.org/17111 Smoke: Gluster Build System <jenkins.org> NetBSD-regression: NetBSD Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.org> Reviewed-by: Kaleb KEITHLEY <kkeithle> Reviewed-by: Raghavendra Talur <rtalur> 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.2, please open a new bug report. |