Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Apr 2014 18:08:55 +0200
From:      Bram Vandoren <bram.vandoren@ster.kuleuven.be>
To:        Rick Macklem <rmacklem@uoguelph.ca>
Cc:        freebsd-fs@freebsd.org
Subject:   Re: RFC: using ceph as a backend for an NFSv4.1 pNFS server
Message-ID:  <535E7D17.6000303@ster.kuleuven.be>
In-Reply-To: <507714298.1684844.1398541651089.JavaMail.root@uoguelph.ca>
References:  <507714298.1684844.1398541651089.JavaMail.root@uoguelph.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Rick,

On 04/26/2014 09:47 PM, Rick Macklem wrote:
> Any other comments w.r.t. this would be appreciated, including
> generic stuff like "we couldn't care less about pNFS" or technical
> details/opinions.

I have some experience with Gluster (I suspect Ceph is similar). I don't 
think it's very useful:
- These file systems are implemented in user space (except for the FUSE 
glue). Gluster includes a (user mode) NFS server itself so it can skip 
the kernel VFS layer and FUSE glue to provide NFS.
- Gluster has it own network protocol. You can use this protocol to 
mount the volume on the client instead of NFS.
- You can use a native API to access these filesystems instead of POSIX.

The amount of people waiting for yet another method to access their 
cluster file system is probably limited.

Thanks for your work on the FreeBSD NFS server.

Cheers,
Bram.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?535E7D17.6000303>