Bug 1040609
Summary: | ThinLVM fails to clone volumes | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Giulio Fidente <gfidente> |
Component: | openstack-cinder | Assignee: | Eric Harney <eharney> |
Status: | CLOSED ERRATA | QA Contact: | Giulio Fidente <gfidente> |
Severity: | high | Docs Contact: | |
Priority: | urgent | ||
Version: | 4.0 | CC: | eharney, mlopes, sclewis, scohen, yeylon |
Target Milestone: | z2 | Keywords: | ZStream |
Target Release: | 4.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | openstack-cinder-2013.2.1-8.el6ost | Doc Type: | Bug Fix |
Doc Text: |
Prior to this update, Red Hat Enterprise Linux 6.5 thin LVM snapshots had to be activated manually. Consequently, the temporary snapshot required to clone an LVM volume to a new LVM volume would be inactive and result in a failed copy process.
With this fix, the temporary snapshot is activated after creation during the ThinLVM volume clone process, and ThinLVM clone from volume operations now work as expected.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2014-03-04 20:13:37 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: | 975606 |
Description
Giulio Fidente
2013-12-11 17:02:03 UTC
Need to add a self.vg.activate_lv() call around here: http://git.openstack.org/cgit/openstack/cinder/tree/cinder/volume/drivers/lvm.py?id=1e14e6a#n306 Related to bug 1031766 verified using openstack-cinder-2013.2.2-1.el6ost.noarch 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. http://rhn.redhat.com/errata/RHBA-2014-0213.html |