Re: [Gluster-devel] Regression health for release-5.next and release-6

2019-01-11 Thread Shyam Ranganathan
We can check health on master post the patch as stated by Mohit below. Release-5 is causing some concerns as we need to tag the release yesterday, but we have the following 2 tests failing or coredumping pretty regularly, need attention on these. ec/bug-1236065.t

Re: [Gluster-devel] Latency analysis of GlusterFS' network layer for pgbench

2019-01-11 Thread Raghavendra Gowdappa
Here is the update of the progress till now: * The client profile attached till now shows the tuple creation is dominated by writes and fstats. Note that fstats are side-effects of writes as writes invalidate attributes of the file from kernel attribute cache. * The rest of the init phase (which

Re: [Gluster-devel] FUSE directory filehandle

2019-01-11 Thread Amar Tumballi Suryanarayan
On Thu, Jan 10, 2019 at 8:17 AM Emmanuel Dreyfus wrote: > Hello > > This is not strictly a GlusterFS question since I came to it porting > LTFS to NetBSD, however I would like to make sure I will not break > GlusterFS by fixing NetBSD FUSE implementation for LTFS. > > Current NetBSD FUSE