[libvirt] [PATCH] Fixing issues in re-detection of transient VMs

Federico Simoncelli federico.simoncelli at gmail.com
Tue Jun 23 09:30:10 UTC 2009


Re-detection of transient VMs had two issues described in bugs 507304
and 507537:

https://bugzilla.redhat.com/show_bug.cgi?id=507304

Summary:
After a migration the domain status is saved as "paused" and it is not
updated to "running".
A following libvirtd restart will detect the vm as "paused" (instead
of "running").

https://bugzilla.redhat.com/show_bug.cgi?id=507537

Summary:
Destroying a transient re-detected domain leaves the domain defined
(instead of completely remove it).

Patches in attachment (and available in the bug report).

-- 
Federico Simoncelli.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libvirt-0.6.5-save-status-on-migration.patch
Type: application/octet-stream
Size: 653 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20090623/d3dec075/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libvirt-0.6.5-fix-destroy-after-restart.patch
Type: application/octet-stream
Size: 520 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20090623/d3dec075/attachment-0003.obj>


More information about the libvir-list mailing list