Bug 1237053
Summary: | Consecutive volume start/stop operations when ganesha.enable is on, leads to errors | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Apeksha <akhakhar> | |
Component: | nfs-ganesha | Assignee: | Meghana <mmadhusu> | |
Status: | CLOSED ERRATA | QA Contact: | Apeksha <akhakhar> | |
Severity: | urgent | Docs Contact: | ||
Priority: | high | |||
Version: | rhgs-3.1 | CC: | asrivast, kkeithle, mmadhusu, ndevos, nlevinki, nsathyan, rcyriac, skoduri, vagarwal | |
Target Milestone: | --- | |||
Target Release: | RHGS 3.1.0 | |||
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | glusterfs-3.7.1-7.el6 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1238054 (view as bug list) | Environment: | ||
Last Closed: | 2015-07-29 05:08:32 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: | 1238054, 1238752 | |||
Bug Blocks: | 1202842 |
Description
Apeksha
2015-06-30 09:43:36 UTC
gluster vol stop is expected to unexport the volume and the following start is expected to export the volume. This behaviour works fine for one iteration. The second iteration, the export file is created in a slightly different format. Due to this, the volume can never be unexported after this operation. Even 'ganesha.enable' off will not work after this. I have RCAd the problem and will send in a fix soon. The upstream patch URL is , http://review.gluster.org/#/c/11477/ Consequitive start/stop now exports/unexports the ganesha volume Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2015-1495.html |