All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rutger ter Borg <rutger@terborg.net>
To: ceph-devel@vger.kernel.org
Subject: Rados consistency model
Date: Tue, 18 Dec 2012 09:51:03 +0100	[thread overview]
Message-ID: <kapapl$ud5$1@ger.gmane.org> (raw)


Dear list,

I have a question regarding concurrency guarantees of Rados. Suppose I 
have two nodes, say A and B, both running a process, and both using the 
same rados storage pool, maybe connected through different OSDs. Suppose 
node A updates an object in the storage pool, and after completion 
immediately notifies B (through its own messaging layer) that that 
specific object has been updated. Then, can I assume that, if B re-reads 
that object, it will always get the updated one? If not, what would be 
the recommended way of notifying B?

IOW, what kind of consistency model should I assume?

Thanks,

Rutger



             reply	other threads:[~2012-12-18  8:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-18  8:51 Rutger ter Borg [this message]
2012-12-18 22:22 ` Rados consistency model Samuel Just

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='kapapl$ud5$1@ger.gmane.org' \
    --to=rutger@terborg.net \
    --cc=ceph-devel@vger.kernel.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.