[Gluster-users] extened acl support through libglusterfs

2009-07-23 Thread Dongmin Yu
Hello, When I enable acl at some unix file system like ext3, I can set extended ACL to files and directories through get/setfacl and libacl system functions. I also want to set the extended ACL through libglusterfsclient. Does libglusterfsclient support this feature? Thanks DongMin

Re: [Gluster-users] Gluster 2.0.3 + Apache on CentOS5 performance issue

2009-07-23 Thread Liam Slusser
We use mod_gluster and Apache 2.2 with good results. We also ran into the same issue as you that we ran out of memory past 150 threads even on a 8gig machine. We got around this by compiling Apache using mpm-worker (threads) instead of prefork - it uses 1/4 as much ram with the same number of con

[Gluster-users] booster unfs with cluster/distribute doesn't work...

2009-07-23 Thread Liam Slusser
I've been playing with booster unfs and found that i cannot get it to work with a gluster config that uses cluster/distribute. I am using Gluster 2.0.3... [r...@box01 /]# mount -t nfs store01:/intstore.booster -o wsize=65536,rsize=65536 /mnt/store mount: Stale NFS file handle (just trying it aga

Re: [Gluster-users] booster unfs with cluster/distribute doesn't work...

2009-07-23 Thread Shehjar Tikoo
Liam Slusser wrote: I've been playing with booster unfs and found that i cannot get it to work with a gluster config that uses cluster/distribute. I am using Gluster 2.0.3... Thanks. I've seen the stale handle errors while using both replicate and distribute. The fixes are in the repo but not

Re: [Gluster-users] booster unfs with cluster/distribute doesn't work...

2009-07-23 Thread Liam Slusser
Thanks Shehjar. I'll give those a try. liam On Thu, Jul 23, 2009 at 4:03 AM, Shehjar Tikoo wrote: > Liam Slusser wrote: > >> I've been playing with booster unfs and found that i cannot get it to work >> with a gluster config that uses cluster/distribute. I am using Gluster >> 2.0.3... >> > > T

Re: [Gluster-users] Samba and CTDB on GlusterFS

2009-07-23 Thread Vikas Gorur
- "John Simmonds" wrote: > B: Samba's ping_pong test works if I do it on just one GlusterFS > client but if I run it on two simultaneously (like the Samba Wiki on > ping_pong suggests you test), it appears to lock up the ping_pong > program. Anyone got ping_pong test to work? Thanks for re