[Gluster-users] NFS-Ganesha Cluster - User rw Mount

Strahil Nikolov hunter86_bg at yahoo.com
Fri Nov 5 19:42:08 UTC 2021


Mount the volume via fuse and then add acl for the user:
mount -t glusterfs -o acl localhost:/<VOLUME_NAME> /mnt
setfacl -m u:<user>:rwx /mnt

Group collaboration:mount -t glusterfs -o acl localhost:/<VOLUME_NAME> /mnt
chown root:<group> /mntchmod 2770 /mnt
Then umount /mnt and it should also work in NFS Ganesha. The process is the same for SAMBA.
Best Regards,Strahil Nikolov
 
 
  On Fri, Nov 5, 2021 at 17:24, Taste-Of-IT<kontakt at taste-of-it.de> wrote:   Hi,
i have installed latest GlusterFS with NFS Ganesha Cluster. Write access via root is no problem, but if i want to mount it in e.g. linux mint as user, i can only read. The ganesha.conf has Access_type=rw and squas=no_roto_squash,disable_acl=true and sectyp="sys".

Any idea?
thanks
Taste
________



Community Meeting Calendar:

Schedule -
Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
Bridge: https://meet.google.com/cpu-eiue-hvk
Gluster-users mailing list
Gluster-users at gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-users
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20211105/aaa40c3f/attachment.html>


More information about the Gluster-users mailing list