Bug 1367472
Summary: | [GSS]Quota version not changing in the quota.conf after upgrading to 3.1.1 from 3.0.x | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Riyas Abdulrasak <rnalakka> | |
Component: | glusterd | Assignee: | Sanoj Unnikrishnan <sunnikri> | |
Status: | CLOSED ERRATA | QA Contact: | Byreddy <bsrirama> | |
Severity: | medium | Docs Contact: | ||
Priority: | unspecified | |||
Version: | rhgs-3.1 | CC: | amukherj, rcyriac, rhinduja, rhs-bugs, smohan, storage-qa-internal, sunnikri, vbellur | |
Target Milestone: | --- | |||
Target Release: | RHGS 3.2.0 | |||
Hardware: | All | |||
OS: | All | |||
Whiteboard: | ||||
Fixed In Version: | glusterfs-3.8.4-4 | Doc Type: | Bug Fix | |
Doc Text: |
Previously if a cluster was upgraded from Red Hat Gluster Storage 3.0.x to a version greater than or equal to 3.1.1, and any volumes had quotas enabled, attempts to run peer probe were rejected. This update ensures that peer probe can run as expected.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1371539 (view as bug list) | Environment: | ||
Last Closed: | 2017-03-23 05:45:01 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: | ||||
Bug Blocks: | 1351528, 1351530, 1371539, 1392715, 1392716, 1392718 |
Description
Riyas Abdulrasak
2016-08-16 13:34:35 UTC
So our RCA is correct then http://review.gluster.org/15352 posted upstream for review. upstream mainline : http://review.gluster.org/15352 upstream 3.8 : http://review.gluster.org/15791 downstream patch : https://code.engineering.redhat.com/gerrit/#/c/89554 Verified this bug using the build - glusterfs-3.8.4-5, Fix is working good. Confirmed the fix with below steps: =================================== 1. Had two nodes having 3.0.4 build. 2. Created a simple volume with quota enabled 3. Updated to 3.1.1 build and done op-version bump up 4. Probed newly installed 3.1.1 rhgs node Result of step-4: Peer status was in Rejected state and quota.conf version in updated nodes was v1.1 and in newly installed node it's v1.2. ( Reported issue is reproduced ) 5. Updated both 3.1.1 nodes to 3.2 and done op-version bump-up 6. Checked the quota.conf version, it's changed to v1.2 from v1.1 7. Probed new 3.2 node, probe is successful and peer status displayed correct result. Moving to verified state based on above result. 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-2017-0486.html |