Re: [Nfs-ganesha-devel] Request: I'm looking for good file system test programs

2017-01-17 Thread Soumya Koduri
On 01/17/2017 03:10 AM, Kevin C. wrote: > Frank asked: What sorts of tests? > > My answer: > > I am hoping to benefit from the experience of this group since this group has > spent much more time than I working with NFS-Ganesha (and perhaps other file > systems). I hope that this group has

Re: [Nfs-ganesha-devel] Request: I'm looking for good file system test programs

2017-01-17 Thread Daniel Gryniewicz
It definitely tests multiple clients. It has lots of tests that should be returning STALE. I'm not sure if the exact scenario you want tested is there, but there's quite a bit being tested. Daniel On 01/17/2017 11:59 AM, Sandeep Joshi wrote: > > Do the pynfs tests verify if the FSAL

Re: [Nfs-ganesha-devel] Request: I'm looking for good file system test programs

2017-01-17 Thread sriram patil
Hi Kevin, You can take a look at xfstests. It does data correctness checks as well. You will have to google for figuring out the download and build procedure. - Sriram On Tue, Jan 17, 2017 at 1:07 AM, Kevin C. wrote: > > I'm looking for file system operation/stability

Re: [Nfs-ganesha-devel] Request: I'm looking for good file system test programs

2017-01-17 Thread Sandeep Joshi
Do the pynfs tests verify if the FSAL correctly handles multiple NFS clients correctly ? For example, how to check if stale file handles are being invalidated ? -Sandeep On Tue, Jan 17, 2017 at 7:59 PM, Daniel Gryniewicz wrote: > For NFS specific tests, pynfs tests this kind

Re: [Nfs-ganesha-devel] Ganesha for Ubuntu

2017-01-17 Thread Kaleb S. KEITHLEY
On 01/17/2017 08:51 AM, Swen Schillig wrote: > Hi Kaleb > > I heard you're the man if it comes to build/package ganesha for > Ubuntu(Debian). > > Could you provide some more details on that, > like repo, HowTos, etc. > > Thanks in advance for your support. NFS-Ganesha and ntirpc for Ubuntu is in

[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: Set max read/write size same as block size

2017-01-17 Thread GerritHub
>From : madhu.punj...@in.ibm.com has uploaded a new change for review. ( https://review.gerrithub.io/343476 Change subject: Set max read/write size same as block size .. Set max read/write size same

[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: RPM - install RGW sample config

2017-01-17 Thread GerritHub
>From Daniel Gryniewicz : Daniel Gryniewicz has uploaded a new change for review. ( https://review.gerrithub.io/343470 Change subject: RPM - install RGW sample config .. RPM - install RGW sample config

[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: LTTng - Add tracepoints for v4 OPs

2017-01-17 Thread GerritHub
>From Daniel Gryniewicz : Daniel Gryniewicz has uploaded a new change for review. ( https://review.gerrithub.io/343468 Change subject: LTTng - Add tracepoints for v4 OPs .. LTTng - Add tracepoints for v4 OPs

Re: [Nfs-ganesha-devel] Request: I'm looking for good file system test programs

2017-01-17 Thread Frank Filz
Are there some specific stale file handle scenarios you are concerned about? Pynfs tests a lot of niggly stuff, but it doesn’t test everything. It’s also easy to add tests if there’s something of concern that isn’t tested. Frank From: Sandeep Joshi [mailto:sanjos...@gmail.com] Sent:

Re: [Nfs-ganesha-devel] Request: I'm looking for good file system test programs

2017-01-17 Thread J. Bruce Fields
On Tue, Jan 17, 2017 at 10:17:04PM +0530, sriram patil wrote: > You can take a look at xfstests. It does data correctness checks as > well. You will have to google for figuring out the download and build > procedure. Yes, xfstests seems to be the suite most commonly used by linux filesystem

Re: [Nfs-ganesha-devel] Request: I'm looking for good file system test programs

2017-01-17 Thread Daniel Gryniewicz
For NFS specific tests, pynfs tests this kind of thing. I'm not personally aware of any other correctness tests that use standard file APIs. Daniel On 01/16/2017 04:40 PM, Kevin C. wrote: > Frank asked: What sorts of tests? > > My answer: > > I am hoping to benefit from the experience of this

[Nfs-ganesha-devel] Assert failure in dec_state_owner_ref from reaper thread

2017-01-17 Thread Dominique Martinet
Hi, Unfortunately build bot hasn't been running in almost a week and we already landed a patch that regularily make me hit that failure - it's not 100% because I think the test is usually too short to get that thread to run? But it's easy enough to reproduce manually on my setup Here's the

Re: [Nfs-ganesha-devel] Assert failure in dec_state_owner_ref fromreaper thread

2017-01-17 Thread Dominique Martinet
Dominique Martinet wrote on Tue, Jan 17, 2017 at 11:14:04AM +0100: > Here's the backtrace I have: > > ganesha.nfsd: /export/nfs-ganesha/src/SAL/state_misc.c:917: > dec_state_owner_ref: Assertion `refcount > 0' failed. > > Thread 46 "ganesha.nfsd" received signal SIGABRT, Aborted. > [Switching to

[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: FSAL_GLUSTER: Avoid double free of handle in case of setattr...

2017-01-17 Thread GerritHub
>From Soumya : Soumya has uploaded a new change for review. ( https://review.gerrithub.io/343338 Change subject: FSAL_GLUSTER: Avoid double free of handle in case of setattr failures .. FSAL_GLUSTER:

Re: [Nfs-ganesha-devel] [mdcache] unreachable directory

2017-01-17 Thread Dominique Martinet
Daniel Gryniewicz wrote on Mon, Jan 16, 2017 at 03:24:16PM -0500: > > sorry for dumping that issue on you but I didn't really investigate and > > my best guess was that it got something to do with mdcache. > > Anyhow, it was not in relation with GPFS, I'm using VFS for my local > > tests. > > I

[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: Fix use-after-free in log message

2017-01-17 Thread GerritHub
>From Daniel Gryniewicz : Daniel Gryniewicz has uploaded a new change for review. ( https://review.gerrithub.io/343420 Change subject: Fix use-after-free in log message .. Fix use-after-free in log message

[Nfs-ganesha-devel] Ganesha for Ubuntu

2017-01-17 Thread Swen Schillig
Hi Kaleb I heard you're the man if it comes to build/package ganesha for Ubuntu(Debian). Could you provide some more details on that, like repo, HowTos, etc. Thanks in advance for your support. Cheers Swen. -- Check

Re: [Nfs-ganesha-devel] Assert failure in dec_state_owner_ref fromreaper thread

2017-01-17 Thread Daniel Gryniewicz
Could you send the log directly to me? Thanks, Daniel On 01/17/2017 05:55 AM, Dominique Martinet wrote: > Dominique Martinet wrote on Tue, Jan 17, 2017 at 11:14:04AM +0100: >> Here's the backtrace I have: >> >> ganesha.nfsd: /export/nfs-ganesha/src/SAL/state_misc.c:917: >> dec_state_owner_ref: