From: Andreas Dilger <adilger@sun.com>
To: lustre-devel@lists.lustre.org
Subject: [Lustre-devel] How store HSM metadata in MDT ?
Date: Sat, 05 Jul 2008 10:50:25 -0600 [thread overview]
Message-ID: <20080705165025.GI6239@webber.adilger.int> (raw)
In-Reply-To: <486E35AB.7010405@cea.fr>
On Jul 04, 2008 16:37 +0200, Aurelien Degremont wrote:
> Peter Braam a ?crit :
> > If there is more than one copy in the archive, it would be preferable if the
> > archive could maintain a mapping from the Lustre fid of the file to the
> > archived copies. Associated with the FID of the data would then be a list
> > of archived copies, timestamps etc.
>
> Do you mean that the HSM will be aware of various versions of one same
> file, identified in Lustre by a FID ?
> Or this will be masked by the archiving tool , doing some tricks to
> simulate it ?
>
> > Can that be done in HPSS?
>
> HPSS alone cannot do versioning on its files presently.
When HPSS acts as both backup and HSM, is it still dependent on an external
space/backup manager to track all of the files for the filesystem, or does
it have a space manager built into it?
> > If not, policy related operations like purging older files etc will become
> > very complex and not scalable. For example, a search to find older files in
> > the archive would require an e2scan operation to find the inodes and then
> > the objects in the archive. If the file system was not available anymore
> > (for whatever reason), it is not even clear that such a purge could still
> > happen.
> >
> > With an archive based database this can be an indexed search in the archive,
> > which is faster and more appropriate.
>
> By purgin do mean purging in Lustre or in the HSM?
Purging old backups of the file in the offline storage (it isn't quite
right to call this the HSM at this point, because there are multiple
backup copies of the file, not strictly a heirarchy).
> There's no issue with purging in Lustre because this do not imply the HSM.
> And removal of oldest copies in the HSM could be done asynchronously,
> slowly.
What manages removal of the older copies in HPSS? If HPSS can purge older
files based on policy (leaving at least the most recent copy always), then
it would be possible to defer the backup policy to HPSS and Lustre would
only ever need to reference a single offline file. Any queries for listing
older versions of the file would be passed on from Lustre to HPSS in that
case.
Cheers, Andreas
--
Andreas Dilger
Sr. Staff Engineer, Lustre Group
Sun Microsystems of Canada, Inc.
next prev parent reply other threads:[~2008-07-05 16:50 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-03 11:43 [Lustre-devel] How store HSM metadata in MDT ? Aurelien Degremont
2008-07-03 21:10 ` Peter Braam
2008-07-04 14:37 ` Aurelien Degremont
2008-07-05 16:50 ` Andreas Dilger [this message]
2008-07-06 3:20 ` Peter Braam
2008-07-06 3:24 ` Peter Braam
2008-07-06 19:24 ` Lee Ward
2008-07-06 22:53 ` Peter Braam
2008-07-08 12:06 ` Rick Matthews
2008-07-08 8:52 ` Aurelien Degremont
2008-07-08 17:41 ` Peter Braam
2008-07-09 13:25 ` Aurelien Degremont
2008-07-09 13:49 ` Peter Braam
2008-07-11 14:32 ` Jacques-Charles Lafoucriere
2008-07-11 22:03 ` Peter Braam
2008-07-11 14:37 ` Jacques-Charles Lafoucriere
2008-07-11 22:12 ` Peter Braam
2008-07-11 14:31 ` Jacques-Charles Lafoucriere
2008-07-11 21:57 ` Peter Braam
2008-07-16 10:26 ` Jacques-Charles Lafoucriere
2008-07-16 19:00 ` 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=20080705165025.GI6239@webber.adilger.int \
--to=adilger@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.