Re: [libvirt] [PATCH v4 9/9] qemu_migration: Cancel running jobs on failed migration

2013-02-23 Thread Michal Privoznik
On 22.02.2013 23:23, Jiri Denemark wrote:
 On Thu, Feb 21, 2013 at 14:39:26 +0100, Michal Privoznik wrote:
 If a migration fails, we need to stop all block jobs running so
 qemu doesn't try to send data to destination over and over again.
 ---
  src/qemu/qemu_migration.c | 46 
 ++
  1 file changed, 46 insertions(+)
 
 This will need a follow-up patch to cancel drive mirror jobs in
 qemuProcessRecoverMigration when libvirtd is restarted during an
 outgoing migration.
 
 ACK
 
 Jirka
 
 --
 libvir-list mailing list
 libvir-list@redhat.com
 https://www.redhat.com/mailman/listinfo/libvir-list
 

So I've pushed the patches. Will send follow-up patches soon. Thanks.

Michal

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


Re: [libvirt] [PATCH v4 9/9] qemu_migration: Cancel running jobs on failed migration

2013-02-22 Thread Jiri Denemark
On Thu, Feb 21, 2013 at 14:39:26 +0100, Michal Privoznik wrote:
 If a migration fails, we need to stop all block jobs running so
 qemu doesn't try to send data to destination over and over again.
 ---
  src/qemu/qemu_migration.c | 46 ++
  1 file changed, 46 insertions(+)

This will need a follow-up patch to cancel drive mirror jobs in
qemuProcessRecoverMigration when libvirtd is restarted during an
outgoing migration.

ACK

Jirka

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