gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnu-arch-users] a global-scale txnal distributed filesystem


From: Aaron Bentley
Subject: Re: [Gnu-arch-users] a global-scale txnal distributed filesystem
Date: Wed, 16 Jun 2004 12:48:01 -0400
User-agent: Mozilla Thunderbird 0.5 (X11/20040309)

Andrew Suffield wrote:
Authentication and authorisation. With NFS, the answer is basically
"don't"; it not only fails to even attempt to solve the problem, but
makes it several times harder. You could only really use this in
trusted environments.

Normally, NFS is deployed for networks, but for this purpose, it could actually be run on localhost, bound only to the loopback network device. That would be abusing it as a way of implementing a userland filesystem, but considering the suffering it's put us through, it deserves a little abuse.

If you're implementing a userland filesystem, though, there are easier ways to achieve this; LUFS, FUSE, etc. (Easier to code; harder to install.)

Aaron

--
Aaron Bentley
Director of Technology
Panometrics, Inc.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]