On 01/24/2012 06:50 PM, Cole Robinson wrote: > On 01/16/2012 02:09 AM, Harald Dunkel wrote: >> On 01/13/12 02:13, Cole Robinson wrote: >>> >>> Thanks for the report and sorry about the regression. >>> >>> Can you provide --debug output of the failing command? >>> >> >> Maybe the second attachment in my previous EMail was lost, >> so here it is again. >> > > Is that storage you are creating a logical volume? > > What's the output of virsh pool-list --all on the host you are cloning on? > > Also what's the output of this test script: > > $ cat test.py > import libvirt > conn = libvirt.open("qemu:///system") > > print > conn.storageVolLookupByPath("/dev/storage/openSUSE-11.3-i386-template.vda.lv") > Particularly I'm wondering if you are hitting something like this: https://bugzilla.redhat.com/show_bug.cgi?id=782261 Thanks, Cole