Re: [Gluster-users] Finding performance bottlenecks

2018-05-07 Thread Ben Turner
- Original Message - > From: "Tony Hoyle" > To: "Gluster Users" > Sent: Tuesday, May 1, 2018 5:38:38 AM > Subject: Re: [Gluster-users] Finding performance bottlenecks > > On 01/05/2018 02:27, Thing wrote: > > Hi, > > > > So is the KVM or

Re: [Gluster-users] Finding performance bottlenecks

2018-05-07 Thread Ben Turner
- Original Message - > From: "Darrell Budic" > To: "Vincent Royer" , t...@hoyle.me.uk > Cc: gluster-users@gluster.org > Sent: Thursday, May 3, 2018 5:24:53 PM > Subject: Re: [Gluster-users] Finding performance bottlenecks > > Tony’s

Re: [Gluster-users] arbiter node on client?

2018-05-07 Thread Ben Turner
One thing to remember with arbiters is that they need IOPs, not capacity as much. With a VM use case this is less impactful, but workloads with lots of smallfiles can become heavily bottlenecked at the arbiter. Arbiters only save metadata, not data, but metadata needs lots of small reads and

[Gluster-users] Fwd: gluster performance

2018-02-16 Thread Ben Turner
I am forwarding this for Ryan, @Ryan - did you join the gluster users mailing list yet? That may be why you are having issues sending messages. - Forwarded Message - From: "Ryan Wilkinson" To: btur...@redhat.com Sent: Wednesday, February 14, 2018 4:46:10 PM

Re: [Gluster-users] Gluster replicate 3 arbiter 1 in split brain. gluster cli seems unaware

2017-12-20 Thread Ben Turner
Here is the process for resolving split brain on replica 2: https://access.redhat.com/documentation/en-US/Red_Hat_Storage/2.1/html/Administration_Guide/Recovering_from_File_Split-brain.html It should be pretty much the same for replica 3, you change the xattrs with something like: # setfattr

Re: [Gluster-users] How to make sure self-heal backlog is empty ?

2017-12-20 Thread Ben Turner
You can try kicking off a client side heal by running: ls -laR /your-gluster-mount/* Sometimes when I see just the GFID instead of the file name I have found that if I stat the file the name shows up in heal info. Before running that make sure that you don't have any split brain files:

Re: [Gluster-users] Testing sharding on tiered volume

2017-12-17 Thread Ben Turner
- Original Message - > From: "Viktor Nosov" > To: gluster-users@gluster.org > Cc: vno...@stonefly.com > Sent: Friday, December 8, 2017 5:45:25 PM > Subject: [Gluster-users] Testing sharding on tiered volume > > Hi, > > I'm looking to use sharding on tiered volume.

Re: [Gluster-users] How large the Arbiter node?

2017-12-17 Thread Ben Turner
- Original Message - > From: "Martin Toth" > To: "Nux!" > Cc: "gluster-users" , "Gluster Devel" > > Sent: Monday, December 11, 2017 11:58:39 AM > Subject: Re: [Gluster-users] How large the

Re: [Gluster-users] Production Volume will not start

2017-12-17 Thread Ben Turner
- Original Message - > From: "Matt Waymack" > To: "gluster-users" > Sent: Friday, December 15, 2017 2:15:48 PM > Subject: [Gluster-users] Production Volume will not start > > > > Hi all, > > > > I have an issue where our volume will

Re: [Gluster-users] What is the difference between FORGET and UNLINK fops

2017-11-13 Thread Ben Turner
Here is some of the ones we collected: https://github.com/bengland2/gluster-profile-analysis It doesn't have some of the ones you are looking for but if you get definitions of what they are I would like to add them to what we have in the profile analysis tool's README. HTH! -b -

Re: [Gluster-users] glusterfs segmentation fault in rdma mode

2017-11-04 Thread Ben Turner
This looks like there could be some some problem requesting / leaking / whatever memory but without looking at the core its tought to tell for sure. Note: /usr/lib64/libglusterfs.so.0(_gf_msg_backtrace_nomem+0x78)[0x7f95bc54e618] Can you open up a bugzilla and get us the core file to review?

Re: [Gluster-users] BoF - Gluster for VM store use case

2017-10-31 Thread Ben Turner
- Original Message - > From: "Sahina Bose" > To: gluster-users@gluster.org > Cc: "Gluster Devel" > Sent: Tuesday, October 31, 2017 11:46:57 AM > Subject: [Gluster-users] BoF - Gluster for VM store use case > > During Gluster Summit, we

Re: [Gluster-users] small files performance

2017-10-15 Thread Ben Turner
I get well over 2k IOPs in my OLD 12 disk RAID 6 HW in the lab(4 nodes 2x2 volume): https://access.redhat.com/sites/default/files/attachments/rhgs3_1_perfbrief_portalv1.pdf That data is from 3.1, things have improved much since then(I think closer to 3.2k IOPs on the same HW?). I have a total

Re: [Gluster-users] sparse files on EC volume

2017-09-27 Thread Ben Turner
Have you done any testing with replica 2/3? IIRC my replica 2/3 tests out performed EC on smallfile workloads, it may be worth looking into if you can't get EC up to where you need it to be. -b - Original Message - > From: "Dmitri Chebotarov" <4dim...@gmail.com> > Cc: "gluster-users"

Re: [Gluster-users] Confusing lstat() performance

2017-09-20 Thread Ben Turner
- Original Message - > From: "Niklas Hambüchen" > To: "Sam McLeod" > Cc: gluster-users@gluster.org > Sent: Sunday, September 17, 2017 7:34:15 PM > Subject: Re: [Gluster-users] Confusing lstat() performance > > I found the reason now, at least for

Re: [Gluster-users] Confusing lstat() performance

2017-09-19 Thread Ben Turner
- Original Message - > From: "Niklas Hambüchen" <m...@nh2.me> > To: "Ben Turner" <btur...@redhat.com> > Cc: "Gluster Users" <gluster-users@gluster.org> > Sent: Monday, September 18, 2017 11:27:33 AM > Subject: Re: [Gluster-u

Re: [Gluster-users] Confusing lstat() performance

2017-09-19 Thread Ben Turner
- Original Message - > From: "Niklas Hambüchen" <m...@nh2.me> > To: "Ben Turner" <btur...@redhat.com> > Cc: gluster-users@gluster.org > Sent: Sunday, September 17, 2017 9:49:10 PM > Subject: Re: [Gluster-users] Confusing lstat() performance

Re: [Gluster-users] Confusing lstat() performance

2017-09-19 Thread Ben Turner
ations are behaving differently, like smallfile stat and smallfile ls-l are? -b - Original Message - > From: "Ben Turner" <btur...@redhat.com> > To: "Niklas Hambüchen" <m...@nh2.me> > Cc: gluster-users@gluster.org > Sent: Sunday, September 17, 2017 8

Re: [Gluster-users] Confusing lstat() performance

2017-09-19 Thread Ben Turner
I did a quick test on one of my lab clusters with no tuning except for quota being enabled: [root@dell-per730-03 ~]# gluster v info Volume Name: vmstore Type: Replicate Volume ID: 0d2e4c49-334b-47c9-8e72-86a4c040a7bd Status: Started Snapshot Count: 0 Number of Bricks: 1 x (2 + 1) = 3

Re: [Gluster-users] Slow performance of gluster volume

2017-09-11 Thread Ben Turner
- Original Message - > From: "Abi Askushi" <rightkickt...@gmail.com> > To: "Ben Turner" <btur...@redhat.com> > Cc: "Krutika Dhananjay" <kdhan...@redhat.com>, "gluster-user" > <gluster-users@gluster.org> >

Re: [Gluster-users] Slow performance of gluster volume

2017-09-10 Thread Ben Turner
Great to hear! - Original Message - > From: "Abi Askushi" > To: "Krutika Dhananjay" > Cc: "gluster-user" > Sent: Friday, September 8, 2017 7:01:00 PM > Subject: Re: [Gluster-users] Slow performance of gluster

Re: [Gluster-users] Slow performance of gluster volume

2017-09-10 Thread Ben Turner
- Original Message - > From: "Abi Askushi" > To: "Krutika Dhananjay" > Cc: "gluster-user" > Sent: Tuesday, September 5, 2017 5:02:46 AM > Subject: Re: [Gluster-users] Slow performance of gluster volume > > Hi

Re: [Gluster-users] Glusterd proccess hangs on reboot

2017-09-03 Thread Ben Turner
- Original Message - > From: "Serkan Çoban" <cobanser...@gmail.com> > To: "Ben Turner" <btur...@redhat.com> > Cc: "Gluster Users" <gluster-users@gluster.org> > Sent: Sunday, September 3, 2017 2:55:06 PM > Subject: Re: [Gluster

Re: [Gluster-users] Glusterd proccess hangs on reboot

2017-09-03 Thread Ben Turner
- Original Message - > From: "Ben Turner" <btur...@redhat.com> > To: "Serkan Çoban" <cobanser...@gmail.com> > Cc: "Gluster Users" <gluster-users@gluster.org> > Sent: Sunday, September 3, 2017 2:30:31 PM > Subject: Re: [Glust

Re: [Gluster-users] Glusterd proccess hangs on reboot

2017-09-03 Thread Ben Turner
- Original Message - > From: "Milind Changire" > To: "Serkan Çoban" > Cc: "Gluster Users" > Sent: Saturday, September 2, 2017 11:44:40 PM > Subject: Re: [Gluster-users] Glusterd proccess hangs on reboot > > No

Re: [Gluster-users] GFID attir is missing after adding large amounts of data

2017-08-31 Thread Ben Turner
I re-added gluster-users to get some more eye on this. - Original Message - > From: "Christoph Schäbel" <christoph.schae...@dc-square.de> > To: "Ben Turner" <btur...@redhat.com> > Sent: Wednesday, August 30, 2017 8:18:31 AM > Subject: Re: [Glust

Re: [Gluster-users] GFID attir is missing after adding large amounts of data

2017-08-28 Thread Ben Turner
Also include gluster v status, I want to check the status of your bricks and SHD processes. -b - Original Message - > From: "Ben Turner" <btur...@redhat.com> > To: "Christoph Schäbel" <christoph.schae...@dc-square.de> > Cc: gluster-users@gluste

Re: [Gluster-users] GFID attir is missing after adding large amounts of data

2017-08-28 Thread Ben Turner
This is strange, a couple of questions: 1. What volume type is this? What tuning have you done? gluster v info output would be helpful here. 2. How big are your bricks? 3. Can you write me a quick reproducer so I can try this in the lab? Is it just a single multi TB file you are

Re: [Gluster-users] self-heal not working

2017-08-28 Thread Ben Turner
- Original Message - > From: "mabi" <m...@protonmail.ch> > To: "Ravishankar N" <ravishan...@redhat.com> > Cc: "Ben Turner" <btur...@redhat.com>, "Gluster Users" > <gluster-users@gluster.org> > Sent: Monday,

Re: [Gluster-users] self-heal not working

2017-08-27 Thread Ben Turner
- Original Message - > From: "mabi" <m...@protonmail.ch> > To: "Ravishankar N" <ravishan...@redhat.com> > Cc: "Ben Turner" <btur...@redhat.com>, "Gluster Users" > <gluster-users@gluster.org> > Sent: Sunday,

Re: [Gluster-users] self-heal not working

2017-08-21 Thread Ben Turner
Can you also provide: gluster v heal info split-brain If it is split brain just delete the incorrect file from the brick and run heal again. I haven't tried this with arbiter but I assume the process is the same. -b - Original Message - > From: "mabi" <m...@protonmai

Re: [Gluster-users] self-heal not working

2017-08-21 Thread Ben Turner
- Original Message - > From: "mabi" > To: "Gluster Users" > Sent: Monday, August 21, 2017 9:28:24 AM > Subject: [Gluster-users] self-heal not working > > Hi, > > I have a replicat 2 with arbiter GlusterFS 3.8.11 cluster and there is >

Re: [Gluster-users] Gluster performance with VM's

2017-08-10 Thread Ben Turner
Have a look at this: http://staged-gluster-docs.readthedocs.io/en/release3.7.0beta1/Features/qemu-integration/ It may be a UID / GID issue? Setting ownership on the volume Set the ownership of qemu:qemu on to the volume gluster volume set storage.owner-uid 107 gluster volume set

Re: [Gluster-users] Replicated volume, one slow brick

2017-07-13 Thread Ben Turner
You won't have 3x copies of data but you could try replica2 + arbiter volume? Other than that I am not sure how to or if its possible to compensate for a slow brick like that. -b - Original Message - > From: "Øyvind Krosby" > To: gluster-users@gluster.org > Sent:

Re: [Gluster-users] Transport Endpoint Not connected while running sysbench on Gluster Volume

2017-06-15 Thread Ben Turner
- Original Message - > From: "Ben Turner" <btur...@redhat.com> > To: "Julio Guevara" <julioguevara...@gmail.com> > Cc: gluster-users@gluster.org > Sent: Thursday, June 15, 2017 6:10:58 PM > Subject: Re: [Gluster-users] Transport Endpoint Not

Re: [Gluster-users] Transport Endpoint Not connected while running sysbench on Gluster Volume

2017-06-15 Thread Ben Turner
- Original Message - > From: "Julio Guevara" <julioguevara...@gmail.com> > To: "Ben Turner" <btur...@redhat.com> > Sent: Thursday, June 15, 2017 5:52:26 PM > Subject: Re: [Gluster-users] Transport Endpoint Not connected while running >

Re: [Gluster-users] Transport Endpoint Not connected while running sysbench on Gluster Volume

2017-06-14 Thread Ben Turner
- Original Message - > From: "Julio Guevara" > To: gluster-users@gluster.org > Sent: Tuesday, June 13, 2017 4:43:06 PM > Subject: [Gluster-users] Transport Endpoint Not connected while running > sysbench on Gluster Volume > > I'm having a hard time

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

2017-06-12 Thread Ben Turner
- Original Message - > From: "Pat Haley" <pha...@mit.edu> > To: "Ben Turner" <btur...@redhat.com>, "Pranith Kumar Karampuri" > <pkara...@redhat.com> > Cc: "Ravishankar N" <ravishan...@redhat.com>, gluster-users@g

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

2017-06-01 Thread Ben Turner
quot; <pkara...@redhat.com> > Cc: "Ravishankar N" <ravishan...@redhat.com>, gluster-users@gluster.org, > "Steve Postma" <spos...@ztechnet.com>, "Ben > Turner" <btur...@redhat.com> > Sent: Tuesday, May 30, 2017 9:40:34 PM > Su

[Gluster-users] Testing for gbench.

2017-05-15 Thread Ben Turner
Hi all! A while back I created a benchmark kit for Gluster: https://github.com/gluster/gbench To run it just check the help file: [bturner@ben-laptop bt--0001]$ python GlusterBench.py -h Gluster Benchmark Kit Options: -h --help Print gbench options. -v

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

2017-05-14 Thread Ben Turner
- Original Message - > From: "Pranith Kumar Karampuri" > To: "Pat Haley" > Cc: gluster-users@gluster.org, "Steve Postma" > Sent: Friday, May 12, 2017 11:17:11 PM > Subject: Re: [Gluster-users] Slow write times to gluster disk >

Re: [Gluster-users] Very odd performance issue

2017-05-04 Thread Ben Turner
- Original Message - > From: "David Miller" > To: gluster-users@gluster.org > Sent: Thursday, May 4, 2017 2:48:38 PM > Subject: [Gluster-users] Very odd performance issue > > Background: 4 identical gluster servers with 15 TB each in 2x2 setup. > CentOS Linux release

Re: [Gluster-users] GlusterFS throughput inconsistent

2017-02-22 Thread Ben Turner
- Original Message - > From: "Deepak Naidu" > To: gluster-users@gluster.org > Sent: Wednesday, February 22, 2017 3:36:22 PM > Subject: [Gluster-users] GlusterFS throughput inconsistent > > > > Hello, > > > > I have GlusterFS 3.8.8. I am using IB RDMA. I have

Re: [Gluster-users] rsync to gluster mount: self-heal and bad performance

2015-11-16 Thread Ben Turner
- Original Message - > From: "Tiemen Ruiten" <t.rui...@rdmedia.com> > To: "Ben Turner" <btur...@redhat.com> > Cc: "gluster-users" <gluster-users@gluster.org> > Sent: Monday, November 16, 2015 5:00:20 AM > Subject: Re: [Gluster-

Re: [Gluster-users] File changed as we read it

2015-10-20 Thread Ben Turner
- Original Message - > From: "Gabriel Kuri" > To: hm...@t-hamel.fr > Cc: "gluster-users" > Sent: Tuesday, October 20, 2015 12:18:19 PM > Subject: Re: [Gluster-users] File changed as we read it > > Well, that fixed it. I unmounted/remounted the

Re: [Gluster-users] 3.6.6 issues

2015-10-19 Thread Ben Turner
Hi David. Is the cluster still in this state? If so can you grab a couple stack traces from the offending brick (gfs01a) process with gstack? Make sure that its the brick process spinning your CPUs with top or something, we want to be sure the stack traces are from the offending process.

Re: [Gluster-users] Speed up heal performance

2015-10-14 Thread Ben Turner
- Original Message - > From: "Pranith Kumar Karampuri" <pkara...@redhat.com> > To: "Ben Turner" <btur...@redhat.com>, "Humble Devassy Chirammal" > <humble.deva...@gmail.com>, "Atin Mukherjee" > <atin.mukher

Re: [Gluster-users] Test results and Performance Tuning efforts ...

2015-10-12 Thread Ben Turner
- Original Message - > From: "Lindsay Mathieson" > To: "gluster-users" > Sent: Thursday, October 8, 2015 8:10:09 PM > Subject: [Gluster-users] Test results and Performance Tuning efforts ... > > > > Morning, hope the folllowing

Re: [Gluster-users] Speed up heal performance

2015-10-12 Thread Ben Turner
- Original Message - > From: "Lindsay Mathieson" > To: "gluster-users" > Sent: Friday, October 9, 2015 9:18:11 AM > Subject: [Gluster-users] Speed up heal performance > > Is there any way to max out heal performance? My cluster is

Re: [Gluster-users] Tuning for small files

2015-09-30 Thread Ben Turner
- Original Message - > From: "Iain Milne" > To: gluster-users@gluster.org > Sent: Wednesday, September 30, 2015 11:00:07 AM > Subject: Re: [Gluster-users] Tuning for small files > > > Here are all 3 of the settings I was talking about: > > > > gluster v set

Re: [Gluster-users] Tuning for small files

2015-09-30 Thread Ben Turner
- Original Message - > From: "Iain Milne" > To: gluster-users@gluster.org > Sent: Wednesday, September 30, 2015 2:48:57 AM > Subject: Re: [Gluster-users] Tuning for small files > > > Where you run into problems with smallfiles on gluster is latency of > sending > >

Re: [Gluster-users] Tuning for small files

2015-09-29 Thread Ben Turner
- Original Message - > From: "Thibault Godouet" <tib...@godouet.net> > To: "Ben Turner" <btur...@redhat.com> > Cc: hm...@t-hamel.fr, gluster-users@gluster.org > Sent: Tuesday, September 29, 2015 1:36:20 PM > Subject: Re: [Gluster-users] Tunin

Re: [Gluster-users] Tuning for small files

2015-09-28 Thread Ben Turner
tion, but > I'm a bit confused about the best option between 3.6/3.7. > > Ben Turner was saying that 3.6 might give the best performances: > http://www.gluster.org/pipermail/gluster-users/2015-September/023733.html > > What kind of gain is expected (with consistent-metadata

Re: [Gluster-users] Very slow roaming profiles on top of glusterfs

2015-09-25 Thread Ben Turner
patch but no lookup optimize, both of which REALLY help smallfile perf). -b - Original Message - > From: "Thibault Godouet" <tib...@godouet.net> > To: "Ben Turner" <btur...@redhat.com> > Cc: gluster-users@gluster.org > Sent: Friday, September

Re: [Gluster-users] RAID vs bare drive for bricks

2015-09-23 Thread Ben Turner
- Original Message - > From: "Gluster Admin" > To: gluster-users@gluster.org > Sent: Wednesday, September 23, 2015 11:48:46 AM > Subject: [Gluster-users] RAID vs bare drive for bricks > > > So in most of the documentation I read from both redhat and gluster.org it >

Re: [Gluster-users] Very slow roaming profiles on top of glusterfs

2015-09-14 Thread Ben Turner
- Original Message - > From: "Diego Remolina" > To: "Alex Crow" > Cc: gluster-users@gluster.org > Sent: Monday, September 14, 2015 9:26:17 AM > Subject: Re: [Gluster-users] Very slow roaming profiles on top of glusterfs > > Hi Alex, > >

Re: [Gluster-users] Need help making a decision choosing MS DFS or Gluster+SAMBA+CTDB

2015-08-10 Thread Ben Turner
- Original Message - From: David david.p...@gmail.com To: Daniel Müller muel...@tropenklinik.de Cc: gluster-users gluster-users@gluster.org Sent: Monday, August 10, 2015 4:04:30 AM Subject: Re: [Gluster-users] Need help making a decision choosing MS DFS or Gluster+SAMBA+CTDB

Re: [Gluster-users] Very slow ls

2015-08-05 Thread Ben Turner
I am seeing a pretty big perf regression with ls -l on the 3.7 branch: https://bugzilla.redhat.com/show_bug.cgi?id=1250241 Even when running on cached results I am not seeing what I saw on 3.6: total threads = 32 total files = 316100 98.78% of requested files processed, minimum is 70.00

Re: [Gluster-users] Please advise for our file server cluster

2015-06-08 Thread Ben Turner
- Original Message - From: Gao g...@pztop.com To: gluster-users@gluster.org Sent: Monday, June 8, 2015 12:58:56 PM Subject: Re: [Gluster-users] Please advise for our file server cluster On 15-06-05 04:30 PM, Gao wrote: Hi, We are a small business and now we are planning to

Re: [Gluster-users] GlusterFS 3.7 - slow/poor performances

2015-06-08 Thread Ben Turner
- Original Message - From: Geoffrey Letessier geoffrey.letess...@cnrs.fr To: Ben Turner btur...@redhat.com Cc: Pranith Kumar Karampuri pkara...@redhat.com, gluster-users@gluster.org Sent: Monday, June 8, 2015 8:37:08 AM Subject: Re: [Gluster-users] GlusterFS 3.7 - slow/poor

Re: [Gluster-users] GlusterFS 3.7 - slow/poor performances

2015-06-02 Thread Ben Turner
I am seeing problems on 3.7 as well. Can you check /var/log/messages on both the clients and servers for hung tasks like: Jun 2 15:23:14 gqac006 kernel: echo 0 /proc/sys/kernel/hung_task_timeout_secs disables this message. Jun 2 15:23:14 gqac006 kernel: iozoneD 0001

Re: [Gluster-users] GlusterD errors

2015-05-11 Thread Ben Turner
- Original Message - From: Gaurav Garg gg...@redhat.com To: RASTELLI Alessandro alessandro.raste...@skytv.it Cc: gluster-users@gluster.org Sent: Monday, May 11, 2015 4:42:59 AM Subject: Re: [Gluster-users] GlusterD errors Hi Rastelli, Could you tell us what steps you followed or

Re: [Gluster-users] Improving Gluster performance through more hardware.

2015-05-07 Thread Ben Turner
- Original Message - From: Ernie Dunbar maill...@lightspeed.ca To: Gluster Users gluster-users@gluster.org Sent: Thursday, May 7, 2015 2:36:08 PM Subject: [Gluster-users] Improving Gluster performance through more hardware. Hi all. First, I have a specific question about what

Re: [Gluster-users] Write operations failing on clients

2015-05-06 Thread Ben Turner
- Original Message - From: Alex ale...@icecat.biz To: gluster-users@gluster.org Sent: Wednesday, May 6, 2015 3:55:15 AM Subject: Re: [Gluster-users] Write operations failing on clients Ben Turner bturner@... writes: Are all writes failing or just writes to certain places

Re: [Gluster-users] performance tuning - list of available options?

2015-05-05 Thread Ben Turner
- Original Message - From: Mohammed Rafi K C rkavu...@redhat.com To: Vijay Bellur vbel...@redhat.com, Kingsley glus...@gluster.dogwind.com, gluster-users@gluster.org, Raghavendra Gowdappa rgowd...@redhat.com Sent: Tuesday, May 5, 2015 9:09:31 AM Subject: Re: [Gluster-users]

Re: [Gluster-users] Write operations failing on clients

2015-05-01 Thread Ben Turner
Geesh Alex I don't have much for you. Are all writes failing or just writes to certain places? Anyone else have any input on what could cause this? To me it sounds like rebalance was run, there was a problem and now writes are problematic. Is an accurate problem description? -b -

Re: [Gluster-users] client is terrible with large amount of small files

2015-04-30 Thread Ben Turner
- Original Message - From: Atin Mukherjee amukh...@redhat.com To: gjprabu gjpr...@zohocorp.com Cc: Ben Turner btur...@redhat.com, gluster-users@gluster.org Sent: Thursday, April 30, 2015 7:37:19 AM Subject: Re: [Gluster-users] client is terrible with large amount of small files

Re: [Gluster-users] Write operations failing on clients

2015-04-30 Thread Ben Turner
- Original Message - From: Alex ale...@icecat.biz To: gluster-users@gluster.org Sent: Thursday, April 30, 2015 6:52:58 AM Subject: Re: [Gluster-users] Write operations failing on clients Okay, I did some digging. On the client there was many errors such as: [2015-04-29

Re: [Gluster-users] Poor performance with small files

2015-04-30 Thread Ben Turner
- Original Message - From: Ron Trompert ron.tromp...@surfsara.nl To: Ben Turner btur...@redhat.com Cc: gluster-users@gluster.org Sent: Thursday, April 30, 2015 1:25:42 AM Subject: Re: [Gluster-users] Poor performance with small files Hi Ben, Thanks for the info. My apologies

Re: [Gluster-users] Poor performance of NFS client for large writes compared to native client

2015-04-30 Thread Ben Turner
- Original Message - From: Vijay Bellur vbel...@redhat.com To: Behrooz Shafiee shafie...@gmail.com, Gluster-users@gluster.org List gluster-users@gluster.org Sent: Thursday, April 30, 2015 6:44:11 AM Subject: Re: [Gluster-users] Poor performance of NFS client for large writes

Re: [Gluster-users] Write operations failing on clients

2015-04-30 Thread Ben Turner
- Original Message - From: Alex ale...@icecat.biz To: gluster-users@gluster.org Sent: Thursday, April 30, 2015 6:52:58 AM Subject: Re: [Gluster-users] Write operations failing on clients Okay, I did some digging. On the client there was many errors such as: [2015-04-29

Re: [Gluster-users] Poor performance of NFS client for large writes compared to native client

2015-04-30 Thread Ben Turner
- Original Message - From: Behrooz Shafiee shafie...@gmail.com To: Ben Turner btur...@redhat.com Cc: Gluster-users@gluster.org List gluster-users@gluster.org Sent: Thursday, April 30, 2015 9:34:31 AM Subject: Re: [Gluster-users] Poor performance of NFS client for large writes

Re: [Gluster-users] Write operations failing on clients

2015-04-30 Thread Ben Turner
Are your files split brained: gluster v heal img info split-brain I see alot of problem with your self heal daemon connecting: [2015-04-29 16:15:37.137215] E [socket.c:2161:socket_connect_finish] 0-img-client-4: connection to 192.168.114.185:49154 failed (Connection refused) [2015-04-29

Re: [Gluster-users] Write operations failing on clients

2015-04-30 Thread Ben Turner
Have you recently run a rebalance? Are you having trouble access those directories? It looks like the fix layout failed for those two. -b - Original Message - From: Ben Turner btur...@redhat.com To: Alex ale...@icecat.biz Cc: gluster-users@gluster.org Sent: Thursday, April 30, 2015 5

Re: [Gluster-users] [Gluster-devel] Gluster Benchmark Kit

2015-04-29 Thread Ben Turner
. Thanks Ben Turner for sharing it. Kiran. ___ Gluster-devel mailing list gluster-de...@gluster.org http://www.gluster.org/mailman/listinfo/gluster-devel ___ Gluster-devel mailing list

Re: [Gluster-users] client is terrible with large amount of small files

2015-04-29 Thread Ben Turner
- Original Message - From: gjprabu gjpr...@zohocorp.com To: A Ghoshal a.ghos...@tcs.com Cc: gluster-users@gluster.org, gluster-users-boun...@gluster.org Sent: Wednesday, April 29, 2015 9:07:07 AM Subject: Re: [Gluster-users] client is terrible with large amount of small files Hi

Re: [Gluster-users] Poor performance with small files

2015-04-29 Thread Ben Turner
- Original Message - From: Ron Trompert ron.tromp...@surfsara.nl To: gluster-users@gluster.org Sent: Wednesday, April 29, 2015 1:25:59 PM Subject: [Gluster-users] Poor performance with small files Hi, We run gluster as storage solution for our Owncloud-based sync and share

Re: [Gluster-users] Disastrous performance with rsync to mounted Gluster volume.

2015-04-27 Thread Ben Turner
- Original Message - From: Ernie Dunbar maill...@lightspeed.ca To: Gluster Users gluster-users@gluster.org Sent: Monday, April 27, 2015 4:24:56 PM Subject: Re: [Gluster-users] Disastrous performance with rsync to mounted Gluster volume. On 2015-04-24 11:43, Joe Julian wrote:

Re: [Gluster-users] Disastrous performance with rsync to mounted Gluster volume.

2015-04-27 Thread Ben Turner
- Original Message - From: David Robinson david.robin...@corvidtec.com To: Ben Turner btur...@redhat.com, Ernie Dunbar maill...@lightspeed.ca Cc: Gluster Users gluster-users@gluster.org Sent: Monday, April 27, 2015 5:21:08 PM Subject: Re[2]: [Gluster-users] Disastrous performance

Re: [Gluster-users] unusual gluster-fuse client load

2015-04-27 Thread Ben Turner
- Original Message - From: Khoi Mai khoi...@up.com To: gluster-users@gluster.org Sent: Monday, April 27, 2015 10:43:27 AM Subject: [Gluster-users] unusual gluster-fuse client load All, I have an unusual situation. I have a client whose 1 fuse mount to a volume adds increased

Re: [Gluster-users] SSD Cache Without RAID Controller

2015-04-24 Thread Ben Turner
- Original Message - From: Alex Crow ac...@integrafin.co.uk To: gluster-users@gluster.org Sent: Friday, April 24, 2015 4:36:01 AM Subject: Re: [Gluster-users] SSD Cache Without RAID Controller On 24/04/15 09:14, Punit Dambiwal wrote: Hi, I want to use the glusterfs with the

Re: [Gluster-users] Disastrous performance with rsync to mounted Gluster volume.

2015-04-24 Thread Ben Turner
-04-23 12:58, Ben Turner wrote: +1, lets nuke everything and start from a known good. Those error messages make me think something is really wrong with how we are copying the data. Gluster does NFS by default so you shouldn't have have to reconfigure anything after you recreate

Re: [Gluster-users] Disastrous performance with rsync to mounted Gluster volume.

2015-04-24 Thread Ben Turner
: On 04/23/2015 04:41 PM, Ernie Dunbar wrote: On 2015-04-23 12:58, Ben Turner wrote: +1, lets nuke everything and start from a known good. Those error messages make me think something is really wrong with how we are copying the data. Gluster does NFS by default so you shouldn't have

Re: [Gluster-users] Disastrous performance with rsync to mounted Gluster volume.

2015-04-23 Thread Ben Turner
- Original Message - From: Ernie Dunbar maill...@lightspeed.ca To: Gluster Users gluster-users@gluster.org Sent: Thursday, April 23, 2015 1:54:35 PM Subject: [Gluster-users] Disastrous performance with rsync to mounted Gluster volume. Hello everyone. I've built a replicated

Re: [Gluster-users] Glusterfs performance tweaks

2015-04-09 Thread Ben Turner
- Original Message - From: Punit Dambiwal hypu...@gmail.com To: Vijay Bellur vbel...@redhat.com Cc: gluster-users@gluster.org Sent: Wednesday, April 8, 2015 9:55:38 PM Subject: Re: [Gluster-users] Glusterfs performance tweaks Hi Vijay, If i run the same command directly on the

Re: [Gluster-users] Glusterfs performance tweaks

2015-04-08 Thread Ben Turner
- Original Message - From: Vijay Bellur vbel...@redhat.com To: Punit Dambiwal hypu...@gmail.com, gluster-users@gluster.org Sent: Wednesday, April 8, 2015 6:44:42 AM Subject: Re: [Gluster-users] Glusterfs performance tweaks On 04/08/2015 02:57 PM, Punit Dambiwal wrote: Hi, I am

Re: [Gluster-users] 答复: Gluster/NFS mount issues

2015-03-26 Thread Ben Turner
NP! Happy to help! Yepo if you see that message you can assume that the NIC wasn't fully up and when it tried to contact the server but wasn't yet able to route traffic. -b - Original Message - From: 何亦军 heyi...@greatwall.com.cn To: Ben Turner btur...@redhat.com Cc: gluster-users

Re: [Gluster-users] Gluster/NFS mount issues

2015-03-25 Thread Ben Turner
Normally when I see this the NICs are not fully initialized. I have done a couple different things to work around this: -Try adding the linkdelay parameter to the ifcfg script: LINKDELAY=time where time is the number of seconds to wait for link negotiation before configuring the device. -Try

Re: [Gluster-users] What should I do to improve performance ?

2015-03-23 Thread Ben Turner
- Original Message - From: marianna cattani marianna.catt...@gmail.com To: gluster-users@gluster.org Sent: Monday, March 23, 2015 6:09:41 AM Subject: [Gluster-users] What should I do to improve performance ? Dear all, I followed the tutorial I read at this link :

Re: [Gluster-users] NFS gluster mount on Windows

2015-03-12 Thread Ben Turner
Hi Jeremy. A couple things first, as of today gluster only supports NFS v3 so make sure you are using v3 and tcp mounts. I haven't personally tested Windows NFS with gluster, which version of Windows are you using? I would be happy to setup a test in our lab in hopes of helping get this

Re: [Gluster-users] Need advice: GlusterFS replicated on arrays with different speed!!!

2015-03-12 Thread Ben Turner
- Original Message - From: wodel youchi wodel.you...@gmail.com To: gluster-users gluster-users@gluster.org Sent: Thursday, March 12, 2015 6:15:20 PM Subject: [Gluster-users] Need advice: GlusterFS replicated on arrays with different speed!!! Hi, Please I need some advice.

Re: [Gluster-users] Poor Gluster performance

2015-02-18 Thread Ben Turner
- Original Message - From: Lars Hanke deb...@lhanke.de To: gluster-users@gluster.org Sent: Wednesday, February 18, 2015 3:01:54 PM Subject: [Gluster-users] Poor Gluster performance I set up a distributed, replicated volume consisting of just 2 bricks on two physical nodes. The

Re: [Gluster-users] Poor Gluster performance

2015-02-18 Thread Ben Turner
- Original Message - From: Lars Hanke deb...@lhanke.de To: Ben Turner btur...@redhat.com Cc: gluster-users@gluster.org Sent: Wednesday, February 18, 2015 5:09:19 PM Subject: Re: [Gluster-users] Poor Gluster performance Am 18.02.2015 um 22:05 schrieb Ben Turner: - Original

Re: [Gluster-users] Poor Gluster performance

2015-02-18 Thread Ben Turner
- Original Message - From: Lars Hanke deb...@lhanke.de To: Ben Turner btur...@redhat.com Cc: gluster-users@gluster.org Sent: Wednesday, February 18, 2015 5:09:19 PM Subject: Re: [Gluster-users] Poor Gluster performance Am 18.02.2015 um 22:05 schrieb Ben Turner: - Original

Re: [Gluster-users] [Gluster-devel] Looking for volunteer to write up official How to do GlusterFS in the Cloud: The Right Way for Rackspace...

2015-02-18 Thread Ben Turner
- Original Message - From: Justin Clift jus...@gluster.org To: Benjamin Turner bennytu...@gmail.com Cc: Gluster Users gluster-users@gluster.org, Gluster Devel gluster-de...@gluster.org, Jesse Noller jesse.nol...@rackspace.com Sent: Tuesday, February 17, 2015 6:52:48 PM Subject: Re:

Re: [Gluster-users] Simulate split-brain on gluster 3.6

2015-02-16 Thread Ben Turner
- Original Message - From: Félix de Lelelis felix.deleli...@gmail.com To: gluster-users@gluster.org Sent: Monday, February 16, 2015 3:59:05 AM Subject: [Gluster-users] Simulate split-brain on gluster 3.6 Hi, I am simulating a split brain condition on my cluster but I don't be

Re: [Gluster-users] Gluster performance on the small files

2015-02-16 Thread Ben Turner
- Original Message - From: Joe Julian j...@julianfamily.org To: Punit Dambiwal hypu...@gmail.com, gluster-users@gluster.org, Humble Devassy Chirammal humble.deva...@gmail.com Sent: Monday, February 16, 2015 3:32:31 PM Subject: Re: [Gluster-users] Gluster performance on the small

Re: [Gluster-users] [Gluster-devel] missing files

2015-02-05 Thread Ben Turner
- Original Message - From: Pranith Kumar Karampuri pkara...@redhat.com To: Xavier Hernandez xhernan...@datalab.es, David F. Robinson david.robin...@corvidtec.com, Benjamin Turner bennytu...@gmail.com Cc: gluster-users@gluster.org, Gluster Devel gluster-de...@gluster.org Sent:

Re: [Gluster-users] [Gluster-devel] missing files

2015-02-05 Thread Ben Turner
- Original Message - From: David F. Robinson david.robin...@corvidtec.com To: Ben Turner btur...@redhat.com Cc: Pranith Kumar Karampuri pkara...@redhat.com, Xavier Hernandez xhernan...@datalab.es, Benjamin Turner bennytu...@gmail.com, gluster-users@gluster.org, Gluster Devel

Re: [Gluster-users] [Gluster-devel] missing files

2015-02-05 Thread Ben Turner
- Original Message - From: Ben Turner btur...@redhat.com To: David F. Robinson david.robin...@corvidtec.com Cc: Pranith Kumar Karampuri pkara...@redhat.com, Xavier Hernandez xhernan...@datalab.es, Benjamin Turner bennytu...@gmail.com, gluster-users@gluster.org, Gluster Devel

  1   2   >