Re: [Gluster-users] How to Speed UP heal process in Glusterfs 3.10.1

2017-04-17 Thread Amudhan P
Serkan, I have initially changed shd-max-thread 1 to 2 saw a little difference and changing it to 4 & 8. doesn't make any difference. disk write speed was about <1MB and data passed in thru network for healing node from other node were 4MB combined. Also, I tried ls -l from mount point to the fol

[Gluster-users] fstest for fuse mount gluster

2017-04-17 Thread qingwei wei
Hi, I found this test suite (https://github.com/Hnasar/pjdfstest) for me to test fuse mount gluster and there is some reported issue from the test. One of the error is as follow. When i chmod to a file in fuse mounted gluster volume. the return stat value for the file is not instead of

Re: [Gluster-users] Upgrading to 3.8 guide missing

2017-04-17 Thread mabi
Does anyone know why this guide is missing? Regards, M. Original Message Subject: Upgrading to 3.8 guide missing Local Time: April 14, 2017 11:18 AM UTC Time: April 14, 2017 9:18 AM From: m...@protonmail.ch To: Gluster Users Hello, I am planning to upgade from 3.7.20 to 3.8.1

Re: [Gluster-users] How do you oVirt? Here the answers!

2017-04-17 Thread Sahina Bose
[+gluster-users] On Fri, Apr 14, 2017 at 1:57 PM, Sandro Bonazzola wrote: > Hi, > a few weeks ago I opened a survey asking oVirt users about how they use > oVirt. > Here are the analytics of the survey: > https://docs.google.com/forms/d/1s3k4pq_U4vHTuUUKr6dOosGj_ > EGFxqEisansHlqnyyM/viewanalyti

Re: [Gluster-users] Rebalance info

2017-04-17 Thread Nithya Balachandran
On 17 April 2017 at 16:04, Gandalf Corvotempesta < gandalf.corvotempe...@gmail.com> wrote: > Let's assume a replica 3 cluster with 3 bricks used at 95% > > If I add 3 bricks more , a rebalance (in addition to the corruption :-) ) > will move some shards to the newly added bricks so that old bricks

Re: [Gluster-users] [Gluster-devel] Announcing release 3.11 : Scope, schedule and feature tracking

2017-04-17 Thread Shyam
On 04/17/2017 05:56 AM, Poornima Gurusiddaiah wrote: Further to the above, we are also considering the following features for this release, request feature owners to let us know if these are actively being worked on and if these will make the branching dates. (calling out folks that I think are t

[Gluster-users] Rebalance info

2017-04-17 Thread Gandalf Corvotempesta
Let's assume a replica 3 cluster with 3 bricks used at 95% If I add 3 bricks more , a rebalance (in addition to the corruption :-) ) will move some shards to the newly added bricks so that old bricks usage will go down from 95% to (maybe) 50% ? ___ Glust

Re: [Gluster-users] [Gluster-devel] Announcing release 3.11 : Scope, schedule and feature tracking

2017-04-17 Thread Poornima Gurusiddaiah
- Original Message - > From: "Shyam" > To: "Gluster Devel" > Cc: gluster-users@gluster.org > Sent: Thursday, April 13, 2017 8:17:34 PM > Subject: Re: [Gluster-devel] Announcing release 3.11 : Scope, schedule and > feature tracking > > On 02/28/2017 10:17 AM, Shyam wrote: > > Hi, > > >

Re: [Gluster-users] How to Speed UP heal process in Glusterfs 3.10.1

2017-04-17 Thread Serkan Çoban
Normally I see 8-10MB/sec/brick heal speed with gluster 3.7.11. I tested parallel heal for disperse with version 3.9.0 and see that it increase the heal speed to 20-40MB/sec I tested with shd-max-threads 2,4,8 and saw that best performance achieved with 2 or 4 threads. you can try to start with 2 a

Re: [Gluster-users] Slow write times to gluster disk

2017-04-17 Thread Soumya Koduri
On 04/14/2017 10:27 AM, Ravishankar N wrote: I'm not sure if the version you are running (glusterfs 3.7.11 ) works with NFS-Ganesha as the link seems to suggest version >=3.8 as a per-requisite. Adding Soumya for help. If it is not supported, then you might have to go the plain glusterNFS way.