Bug 1049947
| Summary: | ThinLVM: creation of volumes from volumes (cloning) fails | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Community] RDO | Reporter: | Giulio Fidente <gfidente> | ||||
| Component: | openstack-cinder | Assignee: | Eric Harney <eharney> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Dafna Ron <dron> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | unspecified | CC: | eharney, pasik, yeylon | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-01-27 23:13:01 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: | |||||||
| Attachments: |
|
||||||
This will be fixed by https://review.openstack.org/#/c/62035/ . |
Created attachment 847176 [details] cinder_thinlvm_volume_from_volume_trace.txt Description of problem: When cinder is configured with lvm_type = thin , the creation of volume clones fails. Attache is the trace from volume.log. Version-Release number of selected component (if applicable): openstack-cinder-2014.1-0.2.b1.el6.noarch Steps to Reproduce: 1. configure cinder with lvm_type = thin 2. create a volume 3. create a volume clone (use create --source--volid)