Re: [Nfs-ganesha-devel] Log rotation of ganesha log file

2016-04-14 Thread Frank Filz
> Is there a way to rotate ganesha log file when it reaches some specific size or > with some other criterion? I do not see anything in the configs. Ganesha should work fine with the standard logrotate command. There is this file: src/config_samples/logrotate_ganesha Frank --- This email

Re: [Nfs-ganesha-devel] Info on zero length file handle fix

2016-04-14 Thread Frank Filz
> The following data indicates that my issue is same as the one this commit > 538c7bebad9f3a0ba365d5f7b7fa4d3f2d252268 fixed. The fix is just to check > the handle length before accessing exportid to avoid segfault. > Anyone know why the client sent a 0 length file handle? Is this an NFS client >

[Nfs-ganesha-devel] Info on zero length file handle fix

2016-04-14 Thread Malahal Naineni
Hi All, The following data indicates that my issue is same as the one this commit 538c7bebad9f3a0ba365d5f7b7fa4d3f2d252268 fixed. The fix is just to check the handle length before accessing exportid to avoid segfault. Anyone know why the client sent a 0 length file handle? Is this an NFS client

Re: [Nfs-ganesha-devel] File write fails with NLM_DENIED in windows nfsv3 mount.

2016-04-14 Thread Frank Filz
> -Original Message- > From: Tushar Shinde [mailto:mtk.tus...@gmail.com] > Sent: Thursday, April 14, 2016 7:46 AM > To: Frank Filz > Cc: nfs-ganesha-devel@lists.sourceforge.net > Subject: Re: [Nfs-ganesha-devel] File write fails with NLM_DENIED in > windows

Re: [Nfs-ganesha-devel] NFSv4 open close operations are slow compared to Linux kernel NFSv4

2016-04-14 Thread Tushar Shinde
On Thu, Apr 14, 2016 at 6:16 PM, Malahal Naineni wrote: > Both are tunables in V2.3 version. How many files are you opening in > total? Wondering if the partition cache hash (cp->cache[]) getting > thrashed or removed from it resulting in AVL tree lookup every time. Number of

Re: [Nfs-ganesha-devel] File write fails with NLM_DENIED in windows nfsv3 mount.

2016-04-14 Thread Tushar Shinde
I did searched the NLM request patterns, 71 16.254082000 10.209.192.99 -> 10.209.106.175 NFS 220 V3 READDIR Call, FH:0xc07c5f3e 72 16.274974000 10.209.106.175 -> 10.209.192.99 NFS 504 V3 READDIR Reply (Call In 71) . .. 1 bigfileset file1.txt file1 win prof linux_perf1 myperf 75 16.300651000

Re: [Nfs-ganesha-devel] NFSv4 open close operations are slow compared to Linux kernel NFSv4

2016-04-14 Thread Malahal Naineni
Tushar Shinde [mtk.tus...@gmail.com] wrote: > The open operation is very slow (About 30-34%), I am finding it > consistently slow across multiple runs. Please note there is no IO > done no-read and no-write, Just open and close. > In this open I had not used O_CREAT its only O_RDWR. > I observed

[Nfs-ganesha-devel] V2.3-dev-15 Coverity status

2016-04-14 Thread SAUNIER, FREDERIC
Hi, This is third stable week, without either new or eliminated defects. Online Coverity results are available. Analysis summary report: Files analyzed : 474 Total LoC input to cov-analyze : 192481 Functions analyzed : 4612 Paths analyzed