network filesystems (was Re: [ZFS] Using SSD with partitions)

Benjamin Kaduk kaduk at MIT.EDU
Wed Oct 19 02:23:22 UTC 2011


On Mon, 17 Oct 2011, Jeremy Chadwick wrote:

>
> When it comes to networked filesystems on UNIX, we have very little
> choice.  NFS is the main one.  Then there's Stanford's Coda filesystem
> thing, or maybe that's now part of AFS, I don't know.  Then there's

Coda and AFS are different codebases, but implemenent similar sorts of 
things.  I believe that Coda is still "research-grade", and I know that 
OpenAFS is not ready for production deployment on FreeBSD.  (But I'm 
working on it.)

-Ben Kaduk

> sshfs, which sounds wonderful until you realise all the dependencies and
> nuances involved (mainly due to use of fuse, which we know on FreeBSD is
> not so great).  Then there's Samba (CIFS/SMB, and now with Samba 3.6
> offering SMB2 for Windows 7 clients), but that gets into issues of
> security and cannot be forwarded via SSH (e.g. VPN would be needed)
> given all its protocol some of which are UDP (not sure what the state of
> NetBIOS is).


More information about the freebsd-fs mailing list