
1 Mar
2016
1 Mar
'16
10:17 a.m.
On Tue, Mar 01, 2016 at 15:18:37 +0100, Pavel Hrdina wrote:
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@redhat.com> --- src/qemu/qemu_driver.c | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-)
ACK
Thanks, pushed. Jirka