From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Besser Subject: Live migration stops working... Date: Mon, 17 Aug 2009 15:57:28 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit To: kvm@vger.kernel.org Return-path: Received: from lo.gmane.org ([80.91.229.12]:56326 "EHLO lo.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752601AbZHQOgB (ORCPT ); Mon, 17 Aug 2009 10:36:01 -0400 Received: from list by lo.gmane.org with local (Exim 4.50) id 1Md2kk-0000xm-Uv for kvm@vger.kernel.org; Mon, 17 Aug 2009 16:00:02 +0200 Received: from nat.rz.uni-karlsruhe.de ([129.13.72.198]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 17 Aug 2009 16:00:02 +0200 Received: from thomas.besser by nat.rz.uni-karlsruhe.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 17 Aug 2009 16:00:02 +0200 Sender: kvm-owner@vger.kernel.org List-ID: Hi, since upgrade from qemu-kvm 0.10.5 to 0.10.6 (Debian Lenny, Packages from http://www.corpit.ru/debian/tls/kvm/, kvm module from kernel 2.6.30) live-migration does not work anymore. After "migrate -d tcp:192.168.0.2:4444" info says "migration completed", but "incoming" kvm machine dies. Any hint how to debug this? Regards Thomas