[libvirt] [PATCH 0/5] Make migration more robust when client dies

Jiri Denemark jdenemar at redhat.com
Wed Mar 21 17:11:35 UTC 2012


On Mon, Mar 19, 2012 at 17:18:55 +0100, Jiri Denemark wrote:
> Libvirt daemon was not completely ready to lose a connection to the client (may
> even be source libvirtd) which is controling the migration. We might end up
> with dangling migration jobs on both source and destination daemons. More
> details about the scenarios this might happen can be found in patches 2/5 and
> 5/5 which fix the issue using infrastructure set up by the other patches in
> this series.
> 
> Jiri Denemark (5):
>   qemu: Add support for domain cleanup callbacks
>   qemu: Avoid dangling migration-in job on shutoff domains
>   qemu: Add connection close callbacks
>   qemu: Make autodestroy utilize connection close callbacks
>   qemu: Avoid dangling migration-out job when client dies

Pushed.

Jirka




More information about the libvir-list mailing list