Re: [Gluster-users] Write performance in a replicated/distributed setup with KVM?

2012-03-03 Thread Harald Hannelius
On Fri, 2 Mar 2012, Bryan Whitehead wrote: I'd try putting all hostnames in /etc/hosts. Also, can you post ping times between each host ? They are in /etc/hosts. # ping6 -c3 alcippe PING alcippe(alcippe) 56 data bytes 64 bytes from alcippe: icmp_seq=1 ttl=64 time=0.160 ms 64 bytes from

Re: [Gluster-users] Write performance in a replicated/distributed setup with KVM?

2012-03-02 Thread Brian Candler
On Fri, Mar 02, 2012 at 11:04:02AM +0200, Harald Hannelius wrote: This has probably been discussed before, but since I'm new on the list I hope You have patience with me. There are some tuning hints in this post: http://gluster.org/pipermail/gluster-users/2012-February/009584.html although

Re: [Gluster-users] Write performance in a replicated/distributed setup with KVM?

2012-03-02 Thread Brian Candler
On Fri, Mar 02, 2012 at 02:41:30PM +0200, Harald Hannelius wrote: So next is back to the four-node setup you had before. I would expect that to perform about the same. So would I expect too. But; # time dd if=/dev/zero bs=1M count=2 of=/gluster/testfile 2+0 records in 2+0

Re: [Gluster-users] Write performance in a replicated/distributed setup with KVM?

2012-03-02 Thread Harald Hannelius
On Fri, 2 Mar 2012, Brian Candler wrote: On Fri, Mar 02, 2012 at 02:41:30PM +0200, Harald Hannelius wrote: So next is back to the four-node setup you had before. I would expect that to perform about the same. So would I expect too. But; # time dd if=/dev/zero bs=1M count=2

Re: [Gluster-users] Write performance in a replicated/distributed setup with KVM?

2012-03-02 Thread Harald Hannelius
On Fri, 2 Mar 2012, Samuli Heinonen wrote: 2.3.2012 15:33, Harald Hannelius kirjoitti: The pattern for me starts to look like this; max-write-speed ~= link speed/nodes. Have you tried tuning performance.io-thread-count setting? More information about that can be found at

Re: [Gluster-users] Write performance in a replicated/distributed setup with KVM?

2012-03-02 Thread Brian Candler
On Fri, Mar 02, 2012 at 05:25:18PM +0200, Harald Hannelius wrote: I'll have to test with just a two-way replica, and see if I get better performance out of that. I'm gonna loose the capability to have one node at the other site then Ah... are these nodes separated by a WAN? Synchronous

Re: [Gluster-users] Write performance in a replicated/distributed setup with KVM?

2012-03-02 Thread Harald Hannelius
On Fri, 2 Mar 2012, Brian Candler wrote: On Fri, Mar 02, 2012 at 05:25:18PM +0200, Harald Hannelius wrote: I'll have to test with just a two-way replica, and see if I get better performance out of that. I'm gonna loose the capability to have one node at the other site then Ah... are these

Re: [Gluster-users] Write performance in a replicated/distributed setup with KVM?

2012-03-02 Thread Bryan Whitehead
I'd try putting all hostnames in /etc/hosts. Also, can you post ping times between each host ? On Fri, Mar 2, 2012 at 8:55 AM, Harald Hannelius harald.hannel...@arcada.fi wrote: On Fri, 2 Mar 2012, Brian Candler wrote: On Fri, Mar 02, 2012 at 05:25:18PM +0200, Harald Hannelius wrote: