From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ryan Harper Subject: Re: Live migration of x86-64 kvm guests broken? Date: Wed, 2 Dec 2009 13:24:15 -0600 Message-ID: <20091202192415.GV27346@us.ibm.com> References: <4B1686AB.4020206@siemens.com> <20091202164408.GQ27346@us.ibm.com> <4B16AC68.2090304@siemens.com> <20091202181028.GS27346@us.ibm.com> <4B16AF11.1010703@siemens.com> <20091202183533.GT27346@us.ibm.com> <4B16B583.7010005@siemens.com> <20091202191029.GU27346@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: qemu-devel , kvm , Juan Quintela , Pierre Riteau , Liran Schour , ryanh@us.ibm.com To: Jan Kiszka Return-path: Received: from e6.ny.us.ibm.com ([32.97.182.146]:57215 "EHLO e6.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751429AbZLBTYP (ORCPT ); Wed, 2 Dec 2009 14:24:15 -0500 Received: from d01relay06.pok.ibm.com (d01relay06.pok.ibm.com [9.56.227.116]) by e6.ny.us.ibm.com (8.14.3/8.13.1) with ESMTP id nB2JJhK6016167 for ; Wed, 2 Dec 2009 14:19:43 -0500 Received: from d01av04.pok.ibm.com (d01av04.pok.ibm.com [9.56.224.64]) by d01relay06.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id nB2JOKq11851470 for ; Wed, 2 Dec 2009 14:24:21 -0500 Received: from d01av04.pok.ibm.com (loopback [127.0.0.1]) by d01av04.pok.ibm.com (8.14.3/8.13.1/NCO v10.0 AVout) with ESMTP id nB2JOIN2001590 for ; Wed, 2 Dec 2009 14:24:20 -0500 Content-Disposition: inline In-Reply-To: <20091202191029.GU27346@us.ibm.com> Sender: kvm-owner@vger.kernel.org List-ID: * Ryan Harper [2009-12-02 13:11]: > * Jan Kiszka [2009-12-02 12:45]: > > >>> > > >> So far, so consistent. Could you try kvm-kmod-2.6.32-rc7 on top of that? > > >> > > > > > > Sure, can you remind me of the kvm-kmod build magic for building that > > > branch? > > > > > > > If you want to build from git, check Wolfgang's nice README. But it > > might be easier to just download the tarball from sourceforge. > > Indeed, tarball is easiest. Still working on top of qemu.git+vmstate > fixes. Here's my invocation: > > > Source: > sudo ./x86_64-softmmu/qemu-system-x86_64 -L pc-bios -m 512 -drive > file=/media/blackstar/images/rhel5-64.raw,if=ide -net nic,model=e1000 > -monitor stdio -enable-kvm > > Dest: > sudo ./x86_64-softmmu/qemu-system-x86_64 -L pc-bios -m 512 -drive > file=/media/blackstar/images/rhel5-64.raw,if=ide -net nic,model=e1000 > -monitor stdio -enable-kvm -incoming tcp:0:4444 > > > Lemme try qemu-kvm.git Working there as well on top of 2.6.32-rc7 kmod modules and kvm-qemu.git tip+vmstate fixes. Any other varient? -- Ryan Harper Software Engineer; Linux Technology Center IBM Corp., Austin, Tx ryanh@us.ibm.com