qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Crash: When Host HDD is full


From: Paul Brook
Subject: Re: [Qemu-devel] Crash: When Host HDD is full
Date: Thu, 12 Jul 2007 17:17:31 +0100
User-agent: KMail/1.9.7

> > Besides, most
> > filesystems reserve some space for the superuser, now unless there's a
> > cross-platform way to figure out just how much space that is, you'd still
> > be getting errors despite having 5~10% of the filesystem technically
> > free.
>
> Qemu might freeze the guest when it gets -ENOSPC, and say, retry every
> second or wait for user input on the monitor.

Better would IMHO be to report an IO error to the guest and allow that to 
decide what to do. If you're bothered about robustness and reliability then 
arbitrarily stopping the guest is not acceptable behaviour. There's no 
guarantee that space will become available in a finite timeframe.

Paul




reply via email to

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