Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/

Bug 1049947

Summary: ThinLVM: creation of volumes from volumes (cloning) fails
Product: [Community] RDO Reporter: Giulio Fidente <gfidente>
Component: openstack-cinderAssignee: Eric Harney <eharney>
Status: CLOSED CURRENTRELEASE QA Contact: Dafna Ron <dron>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: 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:
Description Flags
cinder_thinlvm_volume_from_volume_trace.txt none

Description Giulio Fidente 2014-01-08 14:27:45 UTC
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)

Comment 1 Eric Harney 2014-01-08 14:29:25 UTC
This will be fixed by https://review.openstack.org/#/c/62035/ .