qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [6388] Stop VM on ENOSPC error.


From: Gleb Natapov
Subject: Re: [Qemu-devel] [6388] Stop VM on ENOSPC error.
Date: Thu, 26 Feb 2009 11:24:43 +0200

On Thu, Feb 26, 2009 at 11:20:52AM +0200, Avi Kivity wrote:
> 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.
>
>
No, only write errors. That is why parameter is called werror. I thought
that handle write errors and read errors differently may be useful.

--
                        Gleb.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]