Bug 1111671
Summary: | need a more graceful way to fail when attempting to remove cache pool during I/O | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Corey Marthaler <cmarthal> |
Component: | lvm2 | Assignee: | Zdenek Kabelac <zkabelac> |
lvm2 sub component: | Cache Logical Volumes | QA Contact: | Cluster QE <mspqa-list> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | medium | ||
Priority: | unspecified | CC: | agk, heinzm, jbrassow, msnitzer, nperic, prajnoha, zkabelac |
Version: | 7.0 | ||
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | lvm2-2.02.112-1.el7 | Doc Type: | Bug Fix |
Doc Text: |
Initial implementation of cache volume support failed to properly detach caching resources from cached volume. This has been fixed by correctly ordering removal operation.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2015-03-05 13:09:13 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: | 1119326 |
Description
Corey Marthaler
2014-06-20 17:00:40 UTC
Fairly certain this is fixed now. I checked this as part of looking over bug 1086426. See https://bugzilla.redhat.com/show_bug.cgi?id=1086426#c3 The scenario which covered this specifig bug passes without errors, and there are no errors logged either in dmesg or /var/log/messages I will mark this as verified based on 2 consecutive runs of SCENARIO - [remove_pool_during_origin_io] VERIFIED with: 3.10.0-223.el7.x86_64 lvm2-2.02.114-5.el7 BUILT: Wed Jan 14 15:42:28 CET 2015 lvm2-libs-2.02.114-5.el7 BUILT: Wed Jan 14 15:42:28 CET 2015 lvm2-cluster-2.02.114-5.el7 BUILT: Wed Jan 14 15:42:28 CET 2015 device-mapper-1.02.92-5.el7 BUILT: Wed Jan 14 15:42:28 CET 2015 device-mapper-libs-1.02.92-5.el7 BUILT: Wed Jan 14 15:42:28 CET 2015 device-mapper-event-1.02.92-5.el7 BUILT: Wed Jan 14 15:42:28 CET 2015 device-mapper-event-libs-1.02.92-5.el7 BUILT: Wed Jan 14 15:42:28 CET 2015 device-mapper-persistent-data-0.4.1-2.el7 BUILT: Wed Nov 12 19:39:46 CET 2014 cmirror-2.02.114-5.el7 BUILT: Wed Jan 14 15:42:28 CET 2015 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-2015-0513.html |