Sudsy said:
FISH wrote:
JFS (Journaled File System) uses database concepts to provide a more
robust implementation. I recall that checking a JFS on AIX was much
faster than running fsck. Repairs were also very quick.
IIRC there's even a JFS implementation for Linux, although I have no
personal experience with it so cannot say how well it works.
I seem to recall what Oracle was talking about was replacing the
filesystem, as we know it, entirely with a database. I don't recall
reading anything about it myself, but I do remember listening to some
Oracle DBA's discussing it as if it was the 'next big thing' (tm).
This would have been back in the days when Oracle was loundly banging
the drum for replacing desktop PCs with thin clients as a vision of
the future (an idea which is close to Sun's heart too!). In such a
disk-less environment (diskless for the end-user anyway!) storing and
retrieving your work as records on a remote database might have been
an interesting idea. Could you imagine no longer having directories,
but 'views' which enable you to cluster related material ('files')
together in many different ways, some static and some ad-hoc, based
upon different search/sort criteria? As new material was saved/
removed from the database, it would automatically be added/removed
from the views it qualified for. So your 'filesystem' is no longer
based upon the physical location of any data on a disk, but fluidly
created based upon the content, type and format of the data itself.
-FISH- ><>