[Lustre-devel] Moving forward on Quotas

Mike Shapiro mws at Sun.COM
Sat May 31 20:17:51 PDT 2008


On Sun, Jun 01, 2008 at 10:36:33AM +0800, Peter Braam wrote:
> For CIFS quota and user ids get in touch with Matt Wu and Mike Shapiro.
> There are special interfaces in ZFS/DMU for better windows support that we
> probably need to leverage.
> 
> Peter

For the design doc of how we unified POSIX and Windows SIDs
in the underlying filesystem and kernel see:

opensolaris.org/os/community/arc/caselog/2007/064/final-materials/spec-txt/

The FUID system described there is implemented in ZFS now.  If you are
doing work to add user accounting to ZFS/DMU (which is wonderful news)
all of that should be implemented using the FUID tables, which will
result in it working transparently for both POSIX and Windows IDs.

Any upstack expressions of this that are meant to be persistent for
customers (i.e. a report) or sent over the wire should express the accounted-
for entities using the generic string form of SIDs that I describe in there.

-Mike

-- 
Mike Shapiro, Sun Microsystems Fishworks. blogs.sun.com/mws/



More information about the lustre-devel mailing list