All of lore.kernel.org
 help / color / mirror / Atom feed
* [Lustre-devel] Filesystem as a Database?
@ 2008-11-11 17:03 Daire Byrne
  2008-11-11 22:11 ` Eric Barton
  0 siblings, 1 reply; 4+ messages in thread
From: Daire Byrne @ 2008-11-11 17:03 UTC (permalink / raw)
  To: lustre-devel

Hi,

I'm curious if there is any interest in building a more DB-like interface into Lustre so that fast queries can be performed on the filesystem and things like file versioning could be recorded. We currently use an inhouse digital asset DB (DAB) which essentially uses a SQL database to version latest "releases" of files and record dependencies between files stored on the filesystem. Is the upcoming "Changelogs" feature a basic DB of sorts already?

Our current asset DB uses special hidden dirs on the filesystem to "store" all the files and a separate SQL DB is used to record all their asset metadata and relationships - it might be nice one day to only need the filesystem. No doubt this is somewhat outside Lustre's mission statement but I thought I'd mention it! If nothing else it might be nice to be able to record simple metadata in files (e.g. EAs) and be able to search the filesystem quickly for files with certain attributes. And if OSSs could simultaneously search their own OSTs/DBs then it would be pretty scalable.

Regards,

Daire

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-11-12  9:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-11 17:03 [Lustre-devel] Filesystem as a Database? Daire Byrne
2008-11-11 22:11 ` Eric Barton
2008-11-11 22:24   ` Brian J. Murrell
2008-11-12  9:55     ` Daire Byrne

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.