Bug 1351949
| Summary: | management connection loss when volfile-server goes down | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Prasanna Kumar Kalever <prasanna.kalever> |
| Component: | glusterd | Assignee: | Prasanna Kumar Kalever <prasanna.kalever> |
| Status: | CLOSED ERRATA | QA Contact: | Byreddy <bsrirama> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rhgs-3.1 | CC: | amukherj, bugs, mliyazud, prasanna.kalever, rcyriac, rhinduja, rhs-bugs, storage-qa-internal, vbellur |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | RHGS 3.2.0 | Flags: | prasanna.kalever:
needinfo+
|
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | glusterfs-3.8.4-1 | Doc Type: | Bug Fix |
| Doc Text: |
Previously, when the nominated volfile server in a Red Hat Gluster Storage cluster became unavailable, any configuration changes that would result in changes to the volfile were not passed to clients until the volfile server became available again. This update ensures that when a volfile server becomes unavailable, another server takes over the role of volfile server, so that clients do not need to wait to receive updates from the original volfile server.
|
Story Points: | --- |
| Clone Of: | 1289916 | Environment: | |
| Last Closed: | 2017-03-23 05:38:44 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: | 1289916 | ||
| Bug Blocks: | 1351522, 1351530 | ||
|
Description
Prasanna Kumar Kalever
2016-07-01 08:43:06 UTC
An upstream patch http://review.gluster.org/#/c/13002/ is already merged. Upstream mainline : http://review.gluster.org/13002 Upstream 3.8 : available as part of branching And the fix is available in rhgs-3.2.0 as part of rebase to GlusterFS 3.8.4. Verified this bug using the build - glusterfs-3.8.4-2. I see that when the master vol file server is down, it's switching to the other backup servers specified as backup-volfile-servers in the below mount command mount -t glusterfs -o backup-volfile-servers=<N2>:<N3>:...:<N10> <N1>:/vol /mnt Done some volume add-brick, remove-brick and volume set operations, i could able to see the changes in the mount log & volume mount size accordingly Moving to verified state. 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 |