qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Liu Yuan <namei.unix@gmail.com>
To: MORITA Kazutaka <morita.kazutaka@lab.ntt.co.jp>
Cc: Kevin Wolf <kwolf@redhat.com>,
	qemu-devel@nongnu.org, Stefan Hajnoczi <stefanha@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v5 0/8] sheepdog: reconnect server after connection failure
Date: Mon, 28 Oct 2013 14:31:11 +0800	[thread overview]
Message-ID: <20131028063110.GB27495@ubuntu-precise> (raw)
In-Reply-To: <1382598078-10682-1-git-send-email-morita.kazutaka@lab.ntt.co.jp>

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
Yuan

  parent reply	other threads:[~2013-10-28  6:31 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 ` Liu Yuan [this message]
2013-10-30 11:22   ` [Qemu-devel] [PATCH v5 0/8] sheepdog: reconnect server after connection failure Kevin Wolf

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=20131028063110.GB27495@ubuntu-precise \
    --to=namei.unix@gmail.com \
    --cc=kwolf@redhat.com \
    --cc=morita.kazutaka@lab.ntt.co.jp \
    --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).