[Bug 667986] Re: Disk image type defaults to raw since 0.7.5-5ubuntu27.5

2010-11-06 Thread Marek Ĺ abo
As this information is not that easy to come by, here is a sample code for domain xml file. You have to specify driver tag with attribute type set to the image type. (Or alternatively, as described in security notice, adjust the 'allow_disk_format_probing' option in /etc/libvirt/qemu.conf)

[Bug 667986] Re: Disk image type defaults to raw since 0.7.5-5ubuntu27.5

2010-11-06 Thread EAB
We now use the type= part. Something different but also related to this new behavior. Live migration seems to crash the VM with VM's started before the upgrades. I can't reproduce it beceause all hosts are upgraded and I now don't do live migrations anymore because of 3 fails out of 3. The live

[Bug 667986] Re: Disk image type defaults to raw since 0.7.5-5ubuntu27.5

2010-11-06 Thread EAB
My bad. libvirt-migrate-qemu-disks is unable to migrate my disks. The dumpxml output is the same after using libvirt-migrate-qemu-disks. Thats why a live migration failes. -- Disk image type defaults to raw since 0.7.5-5ubuntu27.5 https://bugs.launchpad.net/bugs/667986 You received this bug

[Bug 667986] Re: Disk image type defaults to raw since 0.7.5-5ubuntu27.5

2010-10-28 Thread Jamie Strandboge
Thank you for using Ubuntu and filing a bug. This change was made to fix several security vulnerabilities. Please see http://www.ubuntu.com/usn/usn-1008-1 for details, migration options and details on how to change the default behavior. ** Changed in: libvirt (Ubuntu) Status: New = Won't

[Bug 667986] Re: Disk image type defaults to raw since 0.7.5-5ubuntu27.5

2010-10-28 Thread EAB
It seems to be I missed that security notice. ;) Without the security notice it is impossible to understand what changed by reading only the changelog. There is no link to the security notice in the changelog and the available links in the changelog don't contain any words about changed default