From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37905) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WJKv2-0002oU-HP for qemu-devel@nongnu.org; Fri, 28 Feb 2014 05:43:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WJKuu-0002rd-F7 for qemu-devel@nongnu.org; Fri, 28 Feb 2014 05:43:52 -0500 Received: from mx1.redhat.com ([209.132.183.28]:35382) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WJKuu-0002rZ-6c for qemu-devel@nongnu.org; Fri, 28 Feb 2014 05:43:44 -0500 Message-ID: <53106857.8090601@redhat.com> Date: Fri, 28 Feb 2014 11:43:35 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <52FDE495.4050004@ac.upc.edu> <52FDF6F0.4090405@redhat.com> <20140224151654.GB23185@stefanha-thinkpad.hitronhub.home> <392369891.8578031.1393280788249.JavaMail.zimbra@redhat.com> <531067ED.7000404@ac.upc.edu> In-Reply-To: <531067ED.7000404@ac.upc.edu> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [libvirt-users] Adjust disk image migration (NBD) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Joaquim Barrera , Stefan Hajnoczi Cc: Libvirt Users , Michal Privoznik , Jeff Cody , qemu-devel Il 28/02/2014 11:41, Joaquim Barrera ha scritto: >> > > Thanks for the answer. Something is still not clear to me. Are we in > front of a bug (that means, something that could be fixed) or is this > behaviour somehow expected for some reason? More and more tests I am > doing, I get allways the same throughput chart: unlimited bandwidth when > syncronizing the disk, and smooth bandwidth limit when migrating RAM. > > Joaquim Yes, it's a bug that we can fix. Paolo