On Thu, 04 Aug 2011 11:19:31 +0200
Markus Armbruster wrote:
> Kevin Wolf writes:
>
> > Am 03.08.2011 20:08, schrieb Luiz Capitulino:
> >> On Wed, 03 Aug 2011 17:39:04 +0200
> >> Kevin Wolf wrote:
> >>
> >>> Am 03.08.2011 17:19, schrieb Luiz Capitulino:
> Roughly speaking, thin provisioni
Kevin Wolf writes:
> Am 03.08.2011 20:08, schrieb Luiz Capitulino:
>> On Wed, 03 Aug 2011 17:39:04 +0200
>> Kevin Wolf wrote:
>>
>>> Am 03.08.2011 17:19, schrieb Luiz Capitulino:
Roughly speaking, thin provisioning is a feature where the VM is started
with
a small disk and space
Am 03.08.2011 20:08, schrieb Luiz Capitulino:
> On Wed, 03 Aug 2011 17:39:04 +0200
> Kevin Wolf wrote:
>
>> Am 03.08.2011 17:19, schrieb Luiz Capitulino:
>>> Roughly speaking, thin provisioning is a feature where the VM is started
>>> with
>>> a small disk and space is allocated on demand.
>>>
>
On Wed, 3 Aug 2011 20:26:30 +0200
Christoph Hellwig wrote:
> On Wed, Aug 03, 2011 at 03:11:38PM -0300, Luiz Capitulino wrote:
> > > > It's already possible for QMP clients to implement this feature by using
> > > > the BLOCK_IO_ERROR event. However, the event can be missed. When this
> > > > happ
On Wed, Aug 03, 2011 at 03:11:38PM -0300, Luiz Capitulino wrote:
> > > It's already possible for QMP clients to implement this feature by using
> > > the BLOCK_IO_ERROR event. However, the event can be missed. When this
> > > happens QMP clients need a way to query if any block device has hit a
> >
On Wed, 3 Aug 2011 18:31:31 +0200
Christoph Hellwig wrote:
> > It's already possible for QMP clients to implement this feature by using
> > the BLOCK_IO_ERROR event. However, the event can be missed. When this
> > happens QMP clients need a way to query if any block device has hit a
> > no space
On Wed, 03 Aug 2011 17:39:04 +0200
Kevin Wolf wrote:
> Am 03.08.2011 17:19, schrieb Luiz Capitulino:
> > Roughly speaking, thin provisioning is a feature where the VM is started
> > with
> > a small disk and space is allocated on demand.
> >
> > It's already possible for QMP clients to implemen
> It's already possible for QMP clients to implement this feature by using
> the BLOCK_IO_ERROR event. However, the event can be missed. When this
> happens QMP clients need a way to query if any block device has hit a
> no space condition.
We have a mode where we stop the VM when it hits ENOSPC,
Am 03.08.2011 17:19, schrieb Luiz Capitulino:
> Roughly speaking, thin provisioning is a feature where the VM is started with
> a small disk and space is allocated on demand.
>
> It's already possible for QMP clients to implement this feature by using
> the BLOCK_IO_ERROR event. However, the event