Re: GlusterFS 3.7.2 and ACL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

setfacl for dir on local filesystem:

1. set acl setfacl -m g:x_meie_sec-test02:rx test
2. get acl 

# getfacl test
user::rwx
group::r-x
group:x_meie_sec-test02:r-x
mask::r-x
other::r-x

setfacl for dir on GlusterFS volume which is NFS mounted to client system

1. same command is used for setting ACE, no error is returned by that command
2. get acl

#getfacl test
user::rwx
group::r-x
other::---


If I use ordinary file as a target on GlusterFS like this

setfacl -m g:x_meie_sec-test02:rw dummy

then ACE entry is set for file dummy stored on GlusterFS

# getfacl dummy
user::rw-
group::r--
group:x_meie_sec-test02:rw-
mask::rw-
other::— 

So, as you can see setting ACLs for files works but does not work for directories.

This all is happening on CentOS7, running GlusterFS 3.7.2

J.
On 29 Jul 2015, at 15:16, Jiffin Thottan <jthottan@xxxxxxxxxx> wrote:

> 
> 
> ----- Original Message -----
> From: "Jüri Palis" <jyri.palis@xxxxxxxxx>
> To: gluster-users@xxxxxxxxxxx
> Sent: Wednesday, July 29, 2015 4:19:20 PM
> Subject:  GlusterFS 3.7.2 and ACL
> 
> Hi
> 
> Setup:
> GFS 3.7.2, NFS is used for host access
> 
> Problem:
> POSIX ACL work correctly when ACLs are applied to files but do not work when ACLs are applied to directories on GFS volumes.
> 
> How can I debug this issue more deeply?
> 
> Can you please explain the issue with more details, i.e what exactly not working properly , is it setting acl or any functionality issue, in which client?
> __
> Jiffin    
> 
> Regards,
> Jyri
> _______________________________________________
> Gluster-users mailing list
> Gluster-users@xxxxxxxxxxx
> http://www.gluster.org/mailman/listinfo/gluster-users

_______________________________________________
Gluster-users mailing list
Gluster-users@xxxxxxxxxxx
http://www.gluster.org/mailman/listinfo/gluster-users




[Index of Archives]     [Gluster Development]     [Linux Filesytems Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux