From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48349) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YfC3Z-0007Pa-3e for qemu-devel@nongnu.org; Mon, 06 Apr 2015 14:47:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YfC3W-0002yW-1x for qemu-devel@nongnu.org; Mon, 06 Apr 2015 14:47:33 -0400 Received: from mx-v6.kamp.de ([2a02:248:0:51::16]:43546 helo=mx01.kamp.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YfC3V-0002wi-NE for qemu-devel@nongnu.org; Mon, 06 Apr 2015 14:47:29 -0400 Message-ID: <5522D4BD.7080805@kamp.de> Date: Mon, 06 Apr 2015 20:47:25 +0200 From: Peter Lieven MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Migration sometimes fails with IDE and Qemu 2.2.1 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-block@nongnu.org Cc: "qemu-devel@nongnu.org" Hi all, is there a known issue in Qemu 2.2.1 where IDE stalls sometimes after a migration with Qemu 2.2.1? The migration succeeds, but it seems that the complete I/O is hanging. This happens only sometimes and only with extreme old Linux Guests (SLES 10 with Kernel 2.6.16) thus the IDE controller as storage controller for the system disk. Maybe this sounds familiar to someone. Thank you, Peter