From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: Live migration stops working... Date: Tue, 18 Aug 2009 14:20:31 +0300 Message-ID: <4A8A8E7F.9040909@redhat.com> References: <4A8970CD.9070308@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Thomas Besser Return-path: Received: from mx2.redhat.com ([66.187.237.31]:55283 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753012AbZHRLUj (ORCPT ); Tue, 18 Aug 2009 07:20:39 -0400 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On 08/18/2009 09:14 AM, Thomas Besser wrote: > Avi Kivity wrote: > >> On 08/17/2009 04:57 PM, Thomas Besser wrote: >> >>> After "migrate -d tcp:192.168.0.2:4444" info says "migration completed", >>> but "incoming" kvm machine dies. >>> >> What do you mean exactly by "dies"? >> > I'm starting the 'waiting' kvm process like this: > > /usr/bin/kvm -name testbench -vnc :5 -net > nic,vlan=0,model=virtio,macaddr=00:08:15:00:09:95 -net > tap,vlan=0,ifname=tap05,script=no -m 256 -drive > file=/vm/testbench/testbench.raw,if=virtio,boot=on -daemonize -vga std -k > de -tdf -incoming tcp:0:4444 > > The resulting kvm process which is waiting for the incoming migration isn't > there anymore after the migration command on the 'source' host. > Please run without -daemonize and capture stdio output, monitor output, and/or core dump. -- error compiling committee.c: too many arguments to function