Bug 1232159
| Summary: | Incorrect mountpoint for lv with existing snapshot lv | |||
|---|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Timothy Asir <tjeyasin> | |
| Component: | python-blivet | Assignee: | Vojtech Trefny <vtrefny> | |
| Status: | CLOSED ERRATA | QA Contact: | Stanislav Graf <sgraf> | |
| Severity: | high | Docs Contact: | ||
| Priority: | high | |||
| Version: | rhgs-3.1 | CC: | amulhern, dlehman, knarra, nsathyan, rcyriac, sabose, sgraf, vagarwal, vtrefny | |
| Target Milestone: | --- | |||
| Target Release: | RHGS 3.1.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | python-blivet-1.0.0.2-1 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1234454 (view as bug list) | Environment: | ||
| Last Closed: | 2015-07-29 05:04:40 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: | 1202842, 1230669 | |||
|
Description
Timothy Asir
2015-06-16 07:55:01 UTC
The problem was ultimately due to the snapshot and origin sharing the same format past the point at which they diverge from each other. A proposed patch has already been tested (#1230669). We have tested this update through Gluster Console, following packages were used: # Console rhsc-3.1.0-0.62.el6.noarch # Gluster el6 nodes python-blivet-1.0.0.2-1.el6rhs.noarch pyparted-3.4-4.el6.x86_64 # Gluster el7 nodes python-blivet-0.61.15.11-2.el7.noarch pyparted-3.9-13.el7.x86_64 With those packages, issue from Comment 0 which corresponds to original issue from Bug 1230669, Comment 0 is gone. In addition to that, python-blivet was directly tested for this issue in Bug 1230669, comment 17. Thank you for the fix! --> VERIFIED 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 |