From: Mikhail Pershin <Mikhail.Pershin@Sun.COM>
To: lustre-devel@lists.lustre.org
Subject: [Lustre-devel] COS
Date: Thu, 12 Jun 2008 08:24:42 +0400 [thread overview]
Message-ID: <op.ucmbvgl8atmt0c@goga> (raw)
In-Reply-To: <C475F666.5B11%peter.braam@sun.com>
On Thu, 12 Jun 2008 07:38:46 +0400, Peter Braam <Peter.Braam@Sun.COM>
wrote:
>
> Intuitively (in the absence of a definition) only the server is making
> multiple updates to the directory content and mtime, and these are not
> shared with the clients. As a result, there are no dependencies for the
> part of the transaction that updates the directory as long as clients do
> not
> try to gain access with stat or readdir to the new entries in the
> directory.
Though the only server is doing updates to the directory there are still
dependencies like create() vs unlink() for the same name. E.g. lost
create() can cause failed unlink() replay and backwards.
>
> In a good design, issues like this are traceable. If they are not, we
> have
> found a defect in the design. Mike, Zam ? how do busy inodes play into
> use
> cases and requirements shown in the design document? To take things one
> step further, please define a busy inode (and I?m having this feeling
> that
> once you define this, you will immediately add a new requirement to the
> design document).
VBR implementation handle this case, so we didn't forget about this case
during development. This case wasn't in design and it was found during
implementation/testing already and solution was discussed with Alex. The
HLD itself is not yet updated for this case, I am fixing this.
--
Mikhail Pershin
Staff Engineer
Lustre Group
Sun Microsystems, Inc.
next prev parent reply other threads:[~2008-06-12 4:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-12 3:38 [Lustre-devel] COS Peter Braam
2008-06-12 4:05 ` Alex Zhuravlev
2008-06-12 4:24 ` Mikhail Pershin [this message]
2008-06-12 4:39 ` Mikhail Pershin
-- strict thread matches above, loose matches on Subject: below --
2008-06-01 23:03 Peter Braam
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=op.ucmbvgl8atmt0c@goga \
--to=mikhail.pershin@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.