From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49205) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YfC6f-0000Zm-MP for qemu-devel@nongnu.org; Mon, 06 Apr 2015 14:50:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YfC6c-0004uQ-F8 for qemu-devel@nongnu.org; Mon, 06 Apr 2015 14:50:45 -0400 Message-ID: <5522D57B.3000203@redhat.com> Date: Mon, 06 Apr 2015 14:50:35 -0400 From: John Snow MIME-Version: 1.0 References: <5522D4BD.7080805@kamp.de> In-Reply-To: <5522D4BD.7080805@kamp.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Qemu-block] Migration sometimes fails with IDE and Qemu 2.2.1 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Lieven , qemu-block@nongnu.org Cc: "qemu-devel@nongnu.org" On 04/06/2015 02:47 PM, Peter Lieven wrote: > 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 > It's news to me. Is this a regression? Any particular workload or reproducer? --js