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)
This will be fixed by https://review.openstack.org/#/c/62035/ .