I remember BFS (BeOS) did something very similar, it had extended
metadata attributes
akin to having a relational DB built-in. Very searchable, it also had
tagging with callback
notification on filechanges so you don't have to waste cycles with
periodic checking.
On 10/26/09 01:22, zfs-discuss-requ...@opensolaris.org wrote:
------------------------------
Message: 2
Date: Sun, 25 Oct 2009 19:48:55 +0000
From: j...@lentecs.com
To: "Orvar Korvar" <knatte_fnatte_tja...@yahoo.com>, "zfs Discuss"
<zfs-discuss@opensolaris.org>
Subject: Re: [zfs-discuss] Dumb idea?
Message-ID:
<1672618364-1256500137-cardhu_decombobulator_blackberry.rim.net-13339056...@bda305.bisx.prod.on.blackberry>
Content-Type: text/plain; charset="Windows-1252"
This actually sounds a little like what ms is trying to accomplish, in win7, with libraries. They will act as standard folders if you treat them as such. But they are really designed to group different pools of files into one easy place. You just have to configure it to pull from local and remote sources. I have heard it works well with win home server, and win7 networks.
Its also similar to what google and the like are doing with their web crawlers.
But I think this is something better left to run on top of the file system. Rather than integrated into the file system. A true database and "crawling bot" would seem to be the better method of implementing this.
------Original Message------
From: Orvar Korvar
Sender: zfs-discuss-boun...@opensolaris.org
To: zfs Discuss
Subject: [zfs-discuss] Dumb idea?
Sent: Oct 24, 2009 8:12 AM
Would this be possible to implement ontop ZFS? Maybe it is a dumb idea, I dont
know. What do you think, and how to improve this?
Assume all files are put in the zpool, helter skelter. And then you can create arbitrary different filters that shows you the files you want to see.
As of now, you have files in one directory structure. This makes the
organization of the files, hardcoded. You have /Movies/Action and that is it.
But if you had all movies in one large zpool, and if you could programmatically
define different structures that act as filters, you could have different
directory structures.
Programmatically defined directory structure1, that acts on the zpool:
/Movies/Action
Programmatically defined directory structure2:
/Movies/Actors/AlPacino
etc.
Maybe this is what MS WinFS was about? Maybe tag the files? Maybe a relational
database ontop ZFS? Maybe no directories at all? I dont know, just brain
storming. Is this is a dumb idea? Or old idea?
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss