Re: [Nfs-ganesha-devel] shutdown hangs/delays

2017-09-07 Thread Malahal Naineni
Last time I tried, I got the same. A thread was waiting in epoll_wait() with 29 second timeout that, it was working after such a timeout. On Fri, Sep 8, 2017 at 3:46 AM, Frank Filz wrote: > I wanted to see what is up with shutdown lately... > > Running under gdb, I hit a long pause, but shutdown

[Nfs-ganesha-devel] shutdown hangs/delays

2017-09-07 Thread Frank Filz
I wanted to see what is up with shutdown lately... Running under gdb, I hit a long pause, but shutdown is completing for me, during that pause, these are the active threads: (gdb) thread apply all bt Thread 276 (Thread 0x7fff6b2fb700 (LWP 5364)): #0 0x7638027d in nanosleep () from /lib6

[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: nfs: use OPEN_DELEGATE_NONE_EXT when not granting a delegati...

2017-09-07 Thread GerritHub
>From Jeff Layton : Jeff Layton has uploaded this change for review. ( https://review.gerrithub.io/377607 Change subject: nfs: use OPEN_DELEGATE_NONE_EXT when not granting a delegation on v4.1+ .. nfs: use OPEN_DELEGATE_NONE_

[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: FSAL_PROXY : code cleaning, remove useless comments

2017-09-07 Thread GerritHub
>From Patrice LUCAS : Patrice LUCAS has uploaded this change for review. ( https://review.gerrithub.io/377571 Change subject: FSAL_PROXY : code cleaning, remove useless comments .. FSAL_PROXY : code cleaning, remove useless co

Re: [Nfs-ganesha-devel] FW: Change in ffilz/nfs-ganesha[next]: Take a reference to the session over a v4.1+ callback

2017-09-07 Thread Frank Filz
> Concerning CEA-HPC CI test (I can't say anything about "Gluster Community > Jenkins" CI tests), we are facing only one recurring problem : > the ganesha server hangs when it receives signal 15/SIGTERM to stop. Due to > this problem, one test fails almost every 10 or 20 tests ... Apart from this

[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: FSAL_PROXY : storing stateid from background NFS server

2017-09-07 Thread GerritHub
>From Patrice LUCAS : Patrice LUCAS has uploaded this change for review. ( https://review.gerrithub.io/377547 Change subject: FSAL_PROXY : storing stateid from background NFS server .. FSAL_PROXY : storing stateid from backgro

Re: [Nfs-ganesha-devel] FW: Change in ffilz/nfs-ganesha[next]: Take a reference to the session over a v4.1+ callback

2017-09-07 Thread LUCAS Patrice
Hi Frank, Concerning CEA-HPC CI test (I can't say anything about "Gluster Community Jenkins" CI tests), we are facing only one recurring problem : the ganesha server hangs when it receives signal 15/SIGTERM to stop. Due to this problem, one test fails almost every 10 or 20 tests ... Apart fro

[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: [GPFS] read_dirents: check status of FD gathering instead of...

2017-09-07 Thread GerritHub
>From Swen Schillig : Swen Schillig has uploaded this change for review. ( https://review.gerrithub.io/377539 Change subject: [GPFS] read_dirents: check status of FD gathering instead of FD itself. .. [GPFS] read_dirents: che

Re: [Nfs-ganesha-devel] Segfault seen in libntirpc code even when values of the input arguments to function 'recvmsg' look fine

2017-09-07 Thread William Allen Simpson
On 9/6/17 5:58 PM, Frank Filz wrote: Ganesha uses ntirpc for NFS, MOUNTD, RQUOTA, and NLM (It does not support the non-standardized POSIX ACL sideband protocol for NFS 3). There has been discussion of Ganesha bringing rpc.statd inside Ganesha, I don't know if any clients use UDP for NSM communic