Re: High rate of NFS cache misses after upgrading from 10.3-prerelease to 11.1-release

2018-04-20 Thread Niels Kobschaetzki
> On 19. Apr 2018, at 00:07, Rainer Duffner wrote: > > > >> Am 17.04.2018 um 06:45 schrieb Niels Kobschätzki : >> >> solved now finally my problem after two weeks and it wasn't the NFS. I >> just got derailed from the real solution again and again from some >> people, thus I didn't look in t

Re: High rate of NFS cache misses after upgrading from 10.3-prerelease to 11.1-release

2018-04-18 Thread Rainer Duffner
> Am 17.04.2018 um 06:45 schrieb Niels Kobschätzki : > > solved now finally my problem after two weeks and it wasn't the NFS. I > just got derailed from the real solution again and again from some > people, thus I didn't look in the right place. The cache misses are gone > now, the application

Re: High rate of NFS cache misses after upgrading from 10.3-prerelease to 11.1-release

2018-04-18 Thread Rick Macklem
Niels Kobschätzki wrote: [stuff snipped] >I solved now finally my problem after two weeks and it wasn't the NFS. I >just got derailed from the real solution again and again from some >people, thus I didn't look in the right place. The cache misses are gone >now, the application performs now faster

Re: High rate of NFS cache misses after upgrading from 10.3-prerelease to 11.1-release

2018-04-16 Thread Niels Kobschätzki
On 04/17/2018 01:03 AM, Rick Macklem wrote: > Niels Kobschaetzki wrote: > [stuff smipped] >> I just checked the code to see if I can figure out where exactly I have >> to put the printf(). And then I saw that there are ifdefs for >> NFS_ACDEBUG which seems to be a kernel option. When I add NFS_ACDE

Re: High rate of NFS cache misses after upgrading from 10.3-prerelease to 11.1-release

2018-04-16 Thread Rick Macklem
Niels Kobschaetzki wrote: [stuff smipped] >I just checked the code to see if I can figure out where exactly I have >to put the printf(). And then I saw that there are ifdefs for >NFS_ACDEBUG which seems to be a kernel option. When I add NFS_ACDEBUG in >the config-file for the kernel, the build fail

Re: High rate of NFS cache misses after upgrading from 10.3-prerelease to 11.1-release

2018-04-16 Thread Niels Kobschaetzki
On 04/14/2018 03:49 AM, Rick Macklem wrote: > If you go into ncl_getattrcache() {it's in sys/fs/nfsclient/nfs_clsubs.c} > and add a printf() for "time_second" and "np->n_mtime.tv_sec" near the > top, where it calculates "timeo" from it. > Running this hacked kernel might show you if either of th

Re: High rate of NFS cache misses after upgrading from 10.3-prerelease to 11.1-release

2018-04-15 Thread Eugene Grosbein
15.04.2018 21:19, Rodney W. Grimes wrote: It is a website with quite some traffic handles by three webservers behind a pair >of loadbalancers. We see a loss of 20% in speed(TTFB reduced by 100ms; sounds not a lot but >Google et al doesn?t like it at all) after upgrading to 11

Re: High rate of NFS cache misses after upgrading from 10.3-prerelease to 11.1-release

2018-04-15 Thread Rodney W. Grimes
[ Charset windows-1252 unsupported, converting... ] > 15.04.2018 19:58, Rick Macklem wrote: > > > Niels Kobschaetzki wrote: > > [stuff snipped] > >> It is a website with quite some traffic handles by three webservers behind > >> a pair >of loadbalancers. > >> We see a loss of 20% in speed(TTFB re

Re: High rate of NFS cache misses after upgrading from 10.3-prerelease to 11.1-release

2018-04-15 Thread Eugene Grosbein
15.04.2018 19:58, Rick Macklem wrote: > Niels Kobschaetzki wrote: > [stuff snipped] >> It is a website with quite some traffic handles by three webservers behind a >> pair >of loadbalancers. >> We see a loss of 20% in speed(TTFB reduced by 100ms; sounds not a lot but >> >Google et al doesn’t lik

Re: High rate of NFS cache misses after upgrading from 10.3-prerelease to 11.1-release

2018-04-15 Thread Rick Macklem
Niels Kobschaetzki wrote: [stuff snipped] >It is a website with quite some traffic handles by three webservers behind a >pair >of loadbalancers. >We see a loss of 20% in speed(TTFB reduced by 100ms; sounds not a lot but >>Google et al doesn’t like it at all) after upgrading to 11.1 with a combine

Re: High rate of NFS cache misses after upgrading from 10.3-prerelease to 11.1-release

2018-04-15 Thread Niels Kobschaetzki
> On 15. Apr 2018, at 01:18, Rick Macklem wrote: > > Niels Kobschätzki wrote: >>> On 04/14/2018 03:49 AM, Rick Macklem wrote: >>> Niels Kobschätzki wrote: sorry for the cross-posting but so far I had no real luck on the forum or on question, thus I want to try my luck here as well. >>>

Re: High rate of NFS cache misses after upgrading from 10.3-prerelease to 11.1-release

2018-04-14 Thread Rick Macklem
Niels Kobschätzki wrote: >On 04/14/2018 03:49 AM, Rick Macklem wrote: >> Niels Kobschätzki wrote: >>> sorry for the cross-posting but so far I had no real luck on the forum >>> or on question, thus I want to try my luck here as well. >> I read email lists but don't do the other stuff, so I just saw

Re: High rate of NFS cache misses after upgrading from 10.3-prerelease to 11.1-release

2018-04-13 Thread Niels Kobschätzki
On 04/14/2018 03:49 AM, Rick Macklem wrote: > Niels Kobschätzki wrote: >> sorry for the cross-posting but so far I had no real luck on the forum >> or on question, thus I want to try my luck here as well. > I read email lists but don't do the other stuff, so I just saw this yesterday. > Short answe

Re: High rate of NFS cache misses after upgrading from 10.3-prerelease to 11.1-release

2018-04-13 Thread Rick Macklem
Niels Kobschätzki wrote: >sorry for the cross-posting but so far I had no real luck on the forum >or on question, thus I want to try my luck here as well. I read email lists but don't do the other stuff, so I just saw this yesterday. Short answer, I haven't a clue why cache hits rate would have cha

High rate of NFS cache misses after upgrading from 10.3-prerelease to 11.1-release

2018-04-12 Thread Niels Kobschätzki
Hi, sorry for the cross-posting but so far I had no real luck on the forum or on question, thus I want to try my luck here as well. I upgraded a machine from 10.3-Prerelease (custom kernel with tcp_fastopen added) to 11.1-Release (standard kernel) with freebsd-update. I have two other machines th