Hi, Do any glusterfs version support NFS exports as Gluster bricks. I read an entry at 2005, the answer is no. Is is still no? Regards. -- O?uz Yar?mtepe http://about.me/oguzy -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20181109/28ae3c56/attachment.html>
xattrs won't work on nfs mount, so answer is still no. -- Jiffin ----- Original Message ----- From: "O?uz Yar?mtepe" <oguzyarimtepe at gmail.com> To: "Gluster-users" <gluster-users at gluster.org> Sent: Friday, November 9, 2018 4:56:50 PM Subject: [Gluster-users] nfs mounts as bricks Hi, Do any glusterfs version support NFS exports as Gluster bricks. I read an entry at 2005, the answer is no. Is is still no? Regards. -- O?uz Yar?mtepe http://about.me/oguzy _______________________________________________ Gluster-users mailing list Gluster-users at gluster.org https://lists.gluster.org/mailman/listinfo/gluster-users
On Fri, Nov 09, 2018 at 02:26:50PM +0300, O?uz Yar?mtepe wrote:> Hi, > > Do any glusterfs version support NFS exports as Gluster bricks. I read an > entry at 2005, the answer is no. Is is still no?Indeed, still 'no'. Gluster depends on support for external attributes on the bricks. New NFS-server could support those now, as I think this optional feature has been included in the NFSv4.2 specification. I don't know if any NFS-server implements extended attribute support yet, and if the Linux NFS-client can use it. Niels