From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LN8tl-00046G-4w for qemu-devel@nongnu.org; Wed, 14 Jan 2009 11:47:21 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LN8tj-00043f-Jn for qemu-devel@nongnu.org; Wed, 14 Jan 2009 11:47:20 -0500 Received: from [199.232.76.173] (port=41809 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LN8tj-00043K-3V for qemu-devel@nongnu.org; Wed, 14 Jan 2009 11:47:19 -0500 Received: from mail2.shareable.org ([80.68.89.115]:57682) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LN8ti-0002xi-Jk for qemu-devel@nongnu.org; Wed, 14 Jan 2009 11:47:18 -0500 Received: from jamie by mail2.shareable.org with local (Exim 4.63) (envelope-from ) id 1LN8th-0001lD-6X for qemu-devel@nongnu.org; Wed, 14 Jan 2009 16:47:17 +0000 Date: Wed, 14 Jan 2009 16:47:17 +0000 From: Jamie Lokier Subject: Re: [Qemu-devel] [PATCH] Stop VM on ENOSPC error Message-ID: <20090114164717.GC6431@shareable.org> References: <20090114120358.GS3267@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090114120358.GS3267@redhat.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Gleb Natapov wrote: > And repeat last IDE command after VM restart. If there are multiple AIOs in flight when you get ENOSPC, you may need to repeat all of them. -- Jamie