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(a)redhat.com>
> ---
> src/qemu/qemu_driver.c | 13 ++++++++++---
> 1 file changed, 10 insertions(+), 3 deletions(-)
ACK