From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:50627) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RiFoV-0004SR-Ub for qemu-devel@nongnu.org; Tue, 03 Jan 2012 20:38:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RiFoU-00029r-Mi for qemu-devel@nongnu.org; Tue, 03 Jan 2012 20:38:47 -0500 Received: from e28smtp05.in.ibm.com ([122.248.162.5]:41581) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RiFoU-00029n-31 for qemu-devel@nongnu.org; Tue, 03 Jan 2012 20:38:46 -0500 Received: from /spool/local by e28smtp05.in.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 4 Jan 2012 07:08:41 +0530 Received: from d28av02.in.ibm.com (d28av02.in.ibm.com [9.184.220.64]) by d28relay04.in.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id q041cZF84497616 for ; Wed, 4 Jan 2012 07:08:35 +0530 Received: from d28av02.in.ibm.com (loopback [127.0.0.1]) by d28av02.in.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id q041cYKp027237 for ; Wed, 4 Jan 2012 12:38:34 +1100 Message-ID: <4F03AD98.7020700@linux.vnet.ibm.com> Date: Wed, 04 Jan 2012 09:38:32 +0800 From: Shu Ming MIME-Version: 1.0 References: <032f49425e7284e9f050064cd30855bb@mail.dlh.net> In-Reply-To: <032f49425e7284e9f050064cd30855bb@mail.dlh.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Stalls on Live Migration of VMs with a lot of memory List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Lieven Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org On 2012-1-4 2:04, Peter Lieven wrote: > Hi all, > > is there any known issue when migrating VMs with a lot of (e.g. 32GB) > of memory. > It seems that there is some portion in the migration code which takes > too much time when the number > of memory pages is large. > > Symptoms are: Irresponsive VNC connection, VM stalls and also > irresponsive QEMU Monitor (via TCP). > > The problem seems to be worse on 10G connections between 2 Nodes (i > already tried limiting the > bandwidth with the migrate_set_speed command) than on 1G connections. Is the migration accomplished finally? How long will that be? I did a test on VM with 4G and it took me about two seconds. > > The problem also seems to be worse in qemu-kvm-1.0 than in > qemu-kvm-0.12.5. > > Any hints? > > Thanks, > Peter > > -- Shu Ming IBM China Systems and Technology Laboratory