9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@9fans.net
Subject: Re: [9fans] Remus: High Availability via Asynchronous Virtual Machine Replication
Date: Thu,  3 Dec 2009 20:38:15 -0500	[thread overview]
Message-ID: <752a6fa4ba8eccdd5099c896dda28dc8@ladd.quanstro.net> (raw)
In-Reply-To: <<e763acc10912031211y6c60b0f8ld5248c023671302b@mail.gmail.com>>

On Thu Dec  3 15:13:17 EST 2009, roman@shaposhnik.org wrote:
> This appears to be an interesting way of solving an HA problem:
>      http://nss.cs.ubc.ca/remus/papers/remus-nsdi08.pdf
>
> It is also different from a typical approach of checkpointing in HPC.
> One thing that I'm wondering about though is whether Plan9 architecture
> of things like /net and /dev/sd would actually allow it to be HAed in that
> fashion *without* a help of the hypervisor.
>
> Does it make sense or am I totally off base here?

i don't see why it wouldn't work with sd.

networking would be harder.  since the stated goal
is to not reset tcp connections, you'd need to force the
backup to pick the same ports and starting sequence numbers
as the primary.

- erik



       reply	other threads:[~2009-12-04  1:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <<e763acc10912031211y6c60b0f8ld5248c023671302b@mail.gmail.com>
2009-12-04  1:38 ` erik quanstrom [this message]
2009-12-03 20:11 Roman Shaposhnik

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=752a6fa4ba8eccdd5099c896dda28dc8@ladd.quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@9fans.net \
    /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).