[libvirt] [PATCH] qemu: Don't try to fetch migration stats on destination

Pavel Hrdina phrdina at redhat.com
Tue Mar 1 14:18:37 UTC 2016


On Mon, Feb 29, 2016 at 01:01:54PM +0100, Jiri Denemark wrote:
> Migration statistics are not available on the destination host and
> starting a query job during incoming migration is not allowed. Trying to
> do that would result in
> 
>     Timed out during operation: cannot acquire state change lock (held
>     by remoteDispatchDomainMigratePrepare3Params)
> 
> error. We should not even try to start the job.
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=1278727
> 
> Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
> ---
>  src/qemu/qemu_driver.c | 13 ++++++++++---
>  1 file changed, 10 insertions(+), 3 deletions(-)

ACK

Pavel




More information about the libvir-list mailing list