On Thu, Jun 27, 2013 at 11:01 AM, Daniel Veillard <veillard(a)redhat.com>wrote:
I have just tagged the release candidate 2 in git and sent a
tarball
to the usual place (rpms are coming):
ftp://libvirt.org/libvirt/
This includes the end of the patch set from Laine, and hopefully
it won't require too many other patches. I tried it and it doesn't
look obviously broken to me, please give it a try too, especially
for portability :-)
If all goes well the final release should be next Monday !
thanks !
Daniel
--
Daniel Veillard | Open Source and Standards, Red Hat
veillard(a)redhat.com | libxml Gnome XML XSLT toolkit
http://xmlsoft.org/
http://veillard.com/ | virtualization library
http://libvirt.org/
--
libvir-list mailing list
libvir-list(a)redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Not sure if this is a regression yet, but migrations are failing for me on
git (currently running both machines at the v1.1.0_rc2 tag)
virsh migrate --live --p2p --persistent --copy-storage-all expo
qemu+tcp://cocacola/system
error: Failed to open file '/var/lib/libvirt/images/expo.img': No such file
or directory
The error message is from the remote that the file isn't there. I was under
the impression that a NBD starts up and streams the data over. It gives me
an error to hint that if I can include --tunnelled in the options.
Using qemu 1.4.2 for reference (its Cole's patchset for 1.4.2 from Fedora's
qemu.git)
--
Doug Goldstein