From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LccQJ-0001rL-TK for qemu-devel@nongnu.org; Thu, 26 Feb 2009 04:20:55 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LccQI-0001r3-GH for qemu-devel@nongnu.org; Thu, 26 Feb 2009 04:20:55 -0500 Received: from [199.232.76.173] (port=50133 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LccQI-0001r0-DO for qemu-devel@nongnu.org; Thu, 26 Feb 2009 04:20:54 -0500 Received: from mx2.redhat.com ([66.187.237.31]:48016) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LccQH-0006HP-W2 for qemu-devel@nongnu.org; Thu, 26 Feb 2009 04:20:54 -0500 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n1Q9KrCd025581 for ; Thu, 26 Feb 2009 04:20:53 -0500 Message-ID: <49A65EF4.2030404@redhat.com> Date: Thu, 26 Feb 2009 11:20:52 +0200 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] [6388] Stop VM on ENOSPC error. References: <49A577FD.60701@codemonkey.ws> <20090225170422.GD8810@redhat.com> <49A57EF4.9030806@redhat.com> <20090225173822.GB14631@shareable.org> In-Reply-To: <20090225173822.GB14631@shareable.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 Jamie Lokier wrote: > Avi Kivity wrote: > >> Gleb Natapov wrote: >> >>>> Any objection to changing to default to enospc? >>>> >>>> >>> Or even to stop. What guest can do with other errors anyway? >>> >> Softtware RAID-5 in the guest should be able to recover by reading from >> another stripe. >> > > These are read errors, not write errors. > I thought 'stop' considered all errors. -- error compiling committee.c: too many arguments to function