From mboxrd@z Thu Jan 1 00:00:00 1970 From: Orit Wasserman Subject: Re: [Qemu-devel] Block Migration and xbzrle Date: Mon, 17 Sep 2012 21:03:37 +0300 Message-ID: <505765F9.1020302@redhat.com> References: <5055AC78.8040606@dlhnet.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "qemu-devel@nongnu.org" , "kvm@vger.kernel.org" To: Peter Lieven Return-path: Received: from mx1.redhat.com ([209.132.183.28]:50359 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757028Ab2IQSDd (ORCPT ); Mon, 17 Sep 2012 14:03:33 -0400 In-Reply-To: <5055AC78.8040606@dlhnet.de> Sender: kvm-owner@vger.kernel.org List-ID: On 09/16/2012 01:39 PM, Peter Lieven wrote: > Hi, > > I remember that this was broken some time ago and currently with qemu-kvm 1.2.0 I am still not able to use > block migration plus xbzrle. The migration fails if both are used together. XBZRLE without block migration works. > > Can someone please advise what is the current expected behaviour? XBZRLE only work on guest memory so it shouldn't be effected by block migration. What is the error you are getting? What command line ? Regards, Orit > > Thanks, > Peter > >