[Gluster-users] xfs+acl

2011-08-01 Thread Papp Tamas

hi!

Is this possible?

Mounting with -o acl doesn't change mount options:

gl0:/w-vol on /W/Projects type fuse.glusterfs 
(rw,allow_other,default_permissions,max_read=131072)


Of course setfacl is not working.

On server side -o acl is not possible for xfs filesystems.

Thank you,
tamas
___
Gluster-users mailing list
Gluster-users@gluster.org
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users


Re: [Gluster-users] xfs+acl

2011-08-01 Thread Papp Tamas

On 2011-08-01 21:32, Liam Slusser wrote:

We use XFS with Gluster with great success.


We also do.
I'm asking about acl.

Thank you,
tamas
___
Gluster-users mailing list
Gluster-users@gluster.org
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users


Re: [Gluster-users] xfs+acl

2011-08-01 Thread Brian Smith
What version of glusterfs are you on?  AFAIK, only =3.2.2 has ACL
support enabled out-of-the box.

Also, you must use -o acl on both the backing-store XFS mounts AND the
glusterfs client mounts in order for it to work.

-Brian

Brian Smith
Senior Systems Administrator
IT Research Computing, University of South Florida
4202 E. Fowler Ave. ENB308
Office Phone: +1 813 974-1467
Organization URL: http://rc.usf.edu

On 08/01/2011 03:22 PM, Papp Tamas wrote:
 hi!
 
 Is this possible?
 
 Mounting with -o acl doesn't change mount options:
 
 gl0:/w-vol on /W/Projects type fuse.glusterfs
 (rw,allow_other,default_permissions,max_read=131072)
 
 Of course setfacl is not working.
 
 On server side -o acl is not possible for xfs filesystems.
 
 Thank you,
 tamas
 ___
 Gluster-users mailing list
 Gluster-users@gluster.org
 http://gluster.org/cgi-bin/mailman/listinfo/gluster-users
___
Gluster-users mailing list
Gluster-users@gluster.org
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users


Re: [Gluster-users] xfs+acl

2011-08-01 Thread Amar Tumballi
To use 'acl' below thing should be minimum setup:

* glusterfs version 3.2.2 or higher
* all exports (ie bricks) mounted with '-oacl' option
* all the glusterfs clients mounted with '-oacl' option

Regards,
Amar

On Tue, Aug 2, 2011 at 1:06 AM, Papp Tamas tom...@martos.bme.hu wrote:

 On 2011-08-01 21:32, Liam Slusser wrote:

 We use XFS with Gluster with great success.


 We also do.
 I'm asking about acl.


 Thank you,
 tamas
 __**_
 Gluster-users mailing list
 Gluster-users@gluster.org
 http://gluster.org/cgi-bin/**mailman/listinfo/gluster-usershttp://gluster.org/cgi-bin/mailman/listinfo/gluster-users

___
Gluster-users mailing list
Gluster-users@gluster.org
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users


Re: [Gluster-users] xfs+acl

2011-08-01 Thread Papp Tamas

On 2011-08-01 21:56, Amar Tumballi wrote:

To use 'acl' below thing should be minimum setup:

* glusterfs version 3.2.2 or higher
* all exports (ie bricks) mounted with '-oacl' option
* all the glusterfs clients mounted with '-oacl' option


Oh yes, still 3.2.1.

Thank you,
tamas
___
Gluster-users mailing list
Gluster-users@gluster.org
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users