From: Eric Barton <eeb@sun.com>
To: lustre-devel@lists.lustre.org
Subject: [Lustre-devel] [RFC] two ideas for Meta Data Write Back Cache
Date: Mon, 18 May 2009 22:01:15 +0100 [thread overview]
Message-ID: <016001c9d7fb$ca6f8880$5f4e9980$@com> (raw)
In-Reply-To: <m3y6ud3x7q.fsf@bzzz.home.net>
Zam,
A couple of things to consider when splitting up operations
into updates....
1. Each update must contain some information about its peer
updates so that in the absence of the client (e.g. on
client eviction) we can check that all the operations's
updates have been applied and apply a correction if not.
I think there is an advantage if every update includes
sufficient information to reconstruct all its peer
updates.
2. The current security design grants capabilities to clients
to perform operations on Lustre objects. If you allow
remote "raw" OSD ops, you're effectively distributing the
Lustre clustered server further - i.e. nodes allowed to
do such operations are being trusted just as much as
servers to keep the filesystem consistent.
Cheers,
Eric
next prev parent reply other threads:[~2009-05-18 21:01 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-06 9:39 [Lustre-devel] [RFC] two ideas for Meta Data Write Back Cache Alexander Zarochentsev
2009-04-06 10:03 ` Andreas Dilger
2009-04-06 10:26 ` Alex Zhuravlev
2009-04-06 22:02 ` di wang
2009-04-07 4:27 ` Alex Zhuravlev
2009-05-18 21:01 ` Eric Barton [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-04-05 20:50 Alexander Zarochentsev
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='016001c9d7fb$ca6f8880$5f4e9980$@com' \
--to=eeb@sun.com \
--cc=lustre-devel@lists.lustre.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.