Bug 1247947
Summary: | [upgrade] After in-service software upgrade from RHGS 2.1 to RHGS 3.1, bumping up op-version failed | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | SATHEESARAN <sasundar> | |
Component: | glusterd | Assignee: | Satish Mohan <smohan> | |
Status: | CLOSED ERRATA | QA Contact: | Byreddy <bsrirama> | |
Severity: | high | Docs Contact: | ||
Priority: | unspecified | |||
Version: | rhgs-3.1 | CC: | bmohanra, bsrirama, byarlaga, nlevinki, pprakash, rcyriac, sankarshan, smohan, vbellur | |
Target Milestone: | --- | Keywords: | ZStream | |
Target Release: | RHGS 3.1.2 | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | glusterd | |||
Fixed In Version: | glusterfs-3.7.5-0.3 | Doc Type: | Bug Fix | |
Doc Text: |
Previously, bump-up op-version command failed after upgrading to Red Hat Gluster Storage 3.1. With this release, this issue is fixed.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1248298 (view as bug list) | Environment: | ||
Last Closed: | 2016-03-01 05:33:08 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: | 1260783 |
Description
SATHEESARAN
2015-07-29 10:15:28 UTC
The volume set fails, but the op-version actually got bumped up. There are no problems functionally upstream patch merged: http://review.gluster.org/#/c/11798/ Due to rebase with 3.7.5 , patch is pulled automatically to 3.1.2 branch , so moving to modified. This bug is verified with the rhgs version = glusterfs-3.7.5-0.2 Steps Done: ---------- 1. Created two node cluster with rhgs 2.1 update 6. 2. Created Distributed and replica volume 3. Done in-service update from 2.1u6 to 3.1.2, one node at a time. 4. Bumped up the Op-version to 30705 ( which is for 3.1.2) and it worked successfully. [root@ ~]# gluster volume set all cluster.op-version 30706 volume set: success 5. verified the op-version by querying it. [root@ ~]# gluster volume get replica cluster.op-version Option Value ------ ----- cluster.op-version 30706 [root@ ~]# gluster volume get Dis cluster.op-version Option Value ------ ----- cluster.op-version 30706 [root@ ~]# Moving to verified state based on above info 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/RHBA-2016-0193.html |