[libvirt] [PATCH 0/4] Multiple problems with saving to block devices

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

 



This patch series makes it possible to save to a block device,
instead of a plain file. There were multiple problems 

 - WHen save failed, we might de-reference a NULL pointer
 - When save failed, we unlinked the device node !!
 - The approach of using >> to append, doesn't work with block devices
 - CGroups was blocking QEMU access to the block device when enabled

One remaining problem is not in libvirt, but rather QEMU. The QEMU
exec: based migration often fails to detect failure of the command
and will thus hang forever attempting a migration that'll never
succeed! Fortunately you can now work around this in libvirt using
the virsh domjobabort command


--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]