Re: [Gluster-users] GlusterFS Performance gigE

2010-09-14 Thread Jacob Shucart
Henrique, It looks to me like you are only testing write speeds and in your environment you are using replication. Because you are using replication, each file gets written to two servers synchronously which means the writes will be slower than the reads. Have you tested read performance? Jacob

[Gluster-users] strange owners issue? ownership reset by the other gluster node

2010-09-14 Thread Tomasz Chmielewski
I have a /shared/www/example.com directory, being set up on a mirrored glusterfs filesystem (two servers). I have a /shared/www/example.com/images/ directory there, owned by root:root. Now, I want the webserver to be able to write to this directory: simple, just make the webserver the owner

Re: [Gluster-users] strange owners issue? ownership reset by the other gluster node

2010-09-14 Thread Douglas Stanley
Did you do the chown operation to the mounted gluster filesystem, or to the exported by gluster filesystem on one of your storage bricks? What I mean is, is /shared/www what is exported in your glusterfsd.vol, or did you do mount -t glusterfs volfile /shared/www ? Doug On Tue, Sep 14, 2010 at 4

Re: [Gluster-users] strange owners issue? ownership reset by the other gluster node

2010-09-14 Thread Tomasz Chmielewski
On 14.09.2010 22:43, Douglas Stanley wrote: > Did you do the chown operation to the mounted gluster filesystem, or > to the exported by gluster filesystem on one of your storage bricks? > > What I mean is, is /shared/www what is exported in your > glusterfsd.vol, or did you do mount -t glusterfs v

Re: [Gluster-users] strange owners issue? ownership reset by the other gluster node

2010-09-14 Thread Douglas Stanley
On Tue, Sep 14, 2010 at 4:50 PM, Tomasz Chmielewski wrote: > On 14.09.2010 22:43, Douglas Stanley wrote: >> Did you do the chown operation to the mounted gluster filesystem, or >> to the exported by gluster filesystem on one of your storage bricks? >> >> What I mean is, is /shared/www what is expo

Re: [Gluster-users] strange owners issue? ownership reset by the other gluster node

2010-09-14 Thread Tomasz Chmielewski
On 14.09.2010 22:50, Tomasz Chmielewski wrote: On 14.09.2010 22:43, Douglas Stanley wrote: Did you do the chown operation to the mounted gluster filesystem, or to the exported by gluster filesystem on one of your storage bricks? What I mean is, is /shared/www what is exported in your glusterfsd

Re: [Gluster-users] strange owners issue? ownership reset by the other gluster node

2010-09-14 Thread Tomasz Chmielewski
On 14.09.2010 22:56, Douglas Stanley wrote: Odd, on my 10.04 box, the version is only 3.0.2. Where'd you get a 3.0.5 version? I've seen that in debian testing, but not in ubuntu 10.04 yet. http://ftp.gluster.com/pub/gluster/glusterfs/3.0/LATEST/Ubuntu/ -- Tomasz Chmielewski http://wpkg.org _

Re: [Gluster-users] strange owners issue? ownership reset by the other gluster node

2010-09-14 Thread Vikas Gorur
On Sep 14, 2010, at 1:59 PM, Tomasz Chmielewski wrote: > On 14.09.2010 22:56, Douglas Stanley wrote: > >> Odd, on my 10.04 box, the version is only 3.0.2. Where'd you get a >> 3.0.5 version? I've seen that in debian testing, but not in ubuntu >> 10.04 yet. > > http://ftp.gluster.com/pub/gluster

Re: [Gluster-users] GlusterFS Performance gigE

2010-09-14 Thread Daniel Mons
On Tue, Sep 14, 2010 at 6:05 AM, Henrique Haas wrote: > My GlusterFS settings have used: > Server: storage/posix, features/locks, performance/io-threads > Client: 4 remote nodes > 2 Replicate > Write-Behind > IO-Threads > QuickRead >> Stat-Prefetch Are you able to share the config file with us?

Re: [Gluster-users] strange owners issue? ownership reset by the other gluster node

2010-09-14 Thread Tomasz Chmielewski
On 15.09.2010 00:44, Vikas Gorur wrote: On Sep 14, 2010, at 1:59 PM, Tomasz Chmielewski wrote: On 14.09.2010 22:56, Douglas Stanley wrote: Odd, on my 10.04 box, the version is only 3.0.2. Where'd you get a 3.0.5 version? I've seen that in debian testing, but not in ubuntu 10.04 yet. http:/