qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: Liu Yuan <namei.unix@gmail.com>
Cc: Stefan Hajnoczi <stefanha@redhat.com>,
	qemu-devel@nongnu.org,
	MORITA Kazutaka <morita.kazutaka@lab.ntt.co.jp>
Subject: Re: [Qemu-devel] [PATCH v5 0/8] sheepdog: reconnect server after connection failure
Date: Wed, 30 Oct 2013 12:22:55 +0100	[thread overview]
Message-ID: <20131030112255.GE2807@dhcp-200-207.str.redhat.com> (raw)
In-Reply-To: <20131028063110.GB27495@ubuntu-precise>

Am 28.10.2013 um 07:31 hat Liu Yuan geschrieben:
> On Thu, Oct 24, 2013 at 04:01:10PM +0900, MORITA Kazutaka wrote:
> > Currently, if a sheepdog server exits, all the connecting VMs need to
> > be restarted.  This series implements a feature to reconnect the
> > server, and enables us to do online sheepdog upgrade and avoid
> > restarting VMs when sheepdog servers crash unexpectedly.
> > 
> > v5:
> >  - Use AioContext timer for co_aio_sleep_ns().
> 
> Tested-and-reviewed-by: Liu Yuan <namei.unix@gmail.com>

Thanks, applied to the block branch.

Kevin

      reply	other threads:[~2013-10-30 11:23 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-24  7:01 [Qemu-devel] [PATCH v5 0/8] sheepdog: reconnect server after connection failure MORITA Kazutaka
2013-10-24  7:01 ` [Qemu-devel] [PATCH v5 1/8] sheepdog: check return values of qemu_co_recv/send correctly MORITA Kazutaka
2013-10-24  7:01 ` [Qemu-devel] [PATCH v5 2/8] sheepdog: handle vdi objects in resend_aio_req MORITA Kazutaka
2013-10-24  7:01 ` [Qemu-devel] [PATCH v5 3/8] sheepdog: reload inode outside of resend_aioreq MORITA Kazutaka
2013-10-24  7:01 ` [Qemu-devel] [PATCH v5 4/8] coroutine: add co_aio_sleep_ns() to allow sleep in block drivers MORITA Kazutaka
2013-10-24  7:01 ` [Qemu-devel] [PATCH v5 5/8] sheepdog: try to reconnect to sheepdog after network error MORITA Kazutaka
2013-10-24  7:01 ` [Qemu-devel] [PATCH v5 6/8] sheepdog: make add_aio_request and send_aioreq void functions MORITA Kazutaka
2013-10-24  7:01 ` [Qemu-devel] [PATCH v5 7/8] sheepdog: cancel aio requests if possible MORITA Kazutaka
2013-10-24  7:01 ` [Qemu-devel] [PATCH v5 8/8] sheepdog: check simultaneous create in resend_aioreq MORITA Kazutaka
2013-10-28  6:31 ` [Qemu-devel] [PATCH v5 0/8] sheepdog: reconnect server after connection failure Liu Yuan
2013-10-30 11:22   ` Kevin Wolf [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=20131030112255.GE2807@dhcp-200-207.str.redhat.com \
    --to=kwolf@redhat.com \
    --cc=morita.kazutaka@lab.ntt.co.jp \
    --cc=namei.unix@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).