I have this problem:
I have two users:
user1 - group user1
user2 - group user1,user2
A file on gfs filesystem with ext3
ls -l /mnt/test
-rwxr----- 1 root user1 0 Sep 25 17:53 /mnt/test
Logged in with user2 you will get permissions denied when performing a
cat on /mnt/test
This is how the filesystem is mounted (i couldn't find how to change this. )
glusterfs on /mnt type fuse
(rw,nosuid,nodev,allow_other,default_permissions,max_read=1048576)
glusterfs version 1.3.1
fuse version 2.7.0.glfs3
kernel 2.6.18-8.1.10.el5 - Centos 5