Re: virt-clone --preserve-data complains about missing disk image

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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")

Thanks,
Cole


[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux