From: Aurelien Degremont <aurelien.degremont@cea.fr>
To: lustre-devel@lists.lustre.org
Subject: [Lustre-devel] Lustre HSM HLD draft
Date: Fri, 08 Feb 2008 16:55:33 +0100 [thread overview]
Message-ID: <47AC7B75.30603@cea.fr> (raw)
In-Reply-To: <47AB2FA7.10205@Sun.COM>
Hello
First of all, thanks for your remarks.
Information explained in the architecture documents from the Arch Wiki
have not been re-explained in the HLD. So some points could be unclear,
but read or check the arch docs first.
If the HLD must be self sufficent or more details are really needed, let
me know.
I will clarify some points anyway in the new document version.
Rick Matthews a ?crit :
> Page 10, 4.1, 1) When archived? (probably in Space Manager portion)
> SAM-QFS archives well ahead of space need.
Concerning the archived copies vunlerability, I'm not sure this is
Lustre responsability to manage several copies of each of its file
versions into the HSM...
> 6.1, 100,000 migrations make current migration list operations
> problematic (lets say want to move last migration to
> be next migration).
You speak about pending migrations ? This is just pointer manipulation.
I do not see a real problem at this level. This value is only
algorithmic indications, not about resources (memory, ...)
But we could decrease this value to 10,000.
> Page 13, Lustre object mtime may not be good enough. There are several
> mechanisms (like touch) to manipulate mtime, which makes it
> unusable as a last written time.
If fact, this value is only needed for user information, not for Lustre
internals. Lustre will based is comparison on the FID version.
The mtime field is used for listing the file copies in the HSM, and as
the lustre fid version is not relevant for the user, will indicates the
associated file date at this time.
(just a quick example, not the final output)
user$ list_hsm_copies ./foo
Storage Date Size Version
============================================
HSM1 Feb 2 2006 1566162 1
HSM1 Jun 18 2007 1423540 2
HSM1 Jun 18 2007 1900051 54
But the touch could be problematic. Lustre gurus, is there another time
field we could use instead ? Should we add a
"last-modification-field-which-ignore-touch" ? Is this really a problem
is we use display a "touched" time ? In this case, we display what the
user set on the file, we suppose he did it in purpose.
> Page 15, a variant on 1.5, ask for/return last valid byte offset
> (perhaps within a range).
Why not... But do you have use cases were the current "Data available"
feature as explained in 1.5 is not sufficent ?
> Page 28, protection of Lustre extended attributes?
I do not see what you mean.
> Issues:
> The purge (3.2, Space manager needs to make room) and 4.1
> "needs to be atomic" is a complex operations. Sequencing is
> important.
Does "transactionnal" fit ?
I will add a Bugzilla entry and a new updated version the HLD on it,
next Monday.
Regards,
--
Aurelien Degremont
CEA/DAM - DIF/DSSI/SISR
next prev parent reply other threads:[~2008-02-08 15:55 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-07 16:19 [Lustre-devel] Lustre HSM HLD draft Rick Matthews
2008-02-08 0:03 ` JC.LAFOUCRIERE at CEA.FR
2008-02-08 11:52 ` Rick Matthews
2008-02-08 15:55 ` Aurelien Degremont [this message]
2008-02-11 18:18 ` Andreas Dilger
2008-02-11 19:38 ` Peter Braam
2008-02-11 21:11 ` Ricardo M. Correia
2008-02-11 21:39 ` Andreas Dilger
2008-02-11 22:07 ` Ricardo M. Correia
2008-02-11 22:32 ` Nathaniel Rutman
2008-02-11 22:46 ` Rick Matthews
2008-02-12 15:41 ` Aurelien Degremont
2008-02-12 0:25 ` Ricardo M. Correia
-- strict thread matches above, loose matches on Subject: below --
2008-02-07 10:52 DEGREMONT Aurelien
2008-02-08 21:18 ` Nathaniel Rutman
2008-02-11 14:59 ` Aurelien Degremont
2008-02-11 20:33 ` Nathaniel Rutman
2008-02-12 3:55 ` Andreas Dilger
2008-02-12 11:04 ` Eric Barton
2008-02-12 15:25 ` Aurelien Degremont
2008-02-12 17:23 ` Andreas Dilger
2008-02-12 19:43 ` Eric Barton
2008-02-12 23:24 ` Nathaniel Rutman
2008-02-18 21:51 ` Canon, Richard Shane
2008-02-19 17:13 ` Aurelien Degremont
2008-02-25 22:44 ` Peter J Braam
2008-02-21 15:26 ` Aurelien Degremont
2008-02-25 22:38 ` Peter J Braam
2008-02-27 16:51 ` Aurelien Degremont
2008-02-29 4:30 ` 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=47AC7B75.30603@cea.fr \
--to=aurelien.degremont@cea.fr \
--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.