All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luiz Capitulino <lcapitulino@redhat.com>
To: Christoph Hellwig <hch@lst.de>
Cc: kwolf@redhat.com, aliguori@us.ibm.com, qemu-devel@nongnu.org,
	armbru@redhat.com
Subject: Re: [Qemu-devel] [PATCH v2 0/5]: QMP: Proper thin provisioning support
Date: Wed, 3 Aug 2011 15:36:34 -0300	[thread overview]
Message-ID: <20110803153634.6fbf2c13@doriath> (raw)
In-Reply-To: <20110803182630.GA9899@lst.de>

On Wed, 3 Aug 2011 20:26:30 +0200
Christoph Hellwig <hch@lst.de> 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
> > > > 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, and that is
> > > the only reliably way to handle it. 
> > 
> > This series just complements that mode by allowing a mngt application
> > to query which device triggered the ENOSPC. Well, that's my intention :)
> 
> Oh, so you only plan to use the QMP command post-mortem?  That makes a lot
> more sense.  

Yes. Calling it 'proper thin provisioning support' was too ambitious from
my part.

> But relying on that fact should also help to simplify the
> implementation and make it more robust by storing the error code from
> the same place that we stop them VM.

Yes, I think I'll do that.

      reply	other threads:[~2011-08-03 18:36 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-03 15:19 [Qemu-devel] [PATCH v2 0/5]: QMP: Proper thin provisioning support Luiz Capitulino
2011-08-03 15:19 ` [Qemu-devel] [PATCH 1/5] block: Introduce get_iostatus() device model operation Luiz Capitulino
2011-08-03 15:19 ` [Qemu-devel] [PATCH 2/5] QMP/HMP: Add the 'io-status' field to query-block and info block Luiz Capitulino
2011-08-03 15:19 ` [Qemu-devel] [PATCH 3/5] virtio-blk: Support I/O status Luiz Capitulino
2011-08-03 15:19 ` [Qemu-devel] [PATCH 4/5] ide: " Luiz Capitulino
2011-08-03 15:19 ` [Qemu-devel] [PATCH 5/5] scsi-disk: " Luiz Capitulino
2011-08-03 15:39 ` [Qemu-devel] [PATCH v2 0/5]: QMP: Proper thin provisioning support Kevin Wolf
2011-08-03 18:08   ` Luiz Capitulino
2011-08-04  8:10     ` Kevin Wolf
2011-08-04  9:19       ` Markus Armbruster
2011-08-04 13:42         ` Luiz Capitulino
2011-08-03 16:31 ` Christoph Hellwig
2011-08-03 18:11   ` Luiz Capitulino
2011-08-03 18:26     ` Christoph Hellwig
2011-08-03 18:36       ` Luiz Capitulino [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110803153634.6fbf2c13@doriath \
    --to=lcapitulino@redhat.com \
    --cc=aliguori@us.ibm.com \
    --cc=armbru@redhat.com \
    --cc=hch@lst.de \
    --cc=kwolf@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.