Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jul 2013 21:41:01 -0400 (EDT)
From:      Rick Macklem <rmacklem@uoguelph.ca>
To:        Berend de Boer <berend@pobox.com>
Cc:        freebsd-fs <freebsd-fs@freebsd.org>
Subject:   Re: Terrible NFS4 performance: FreeBSD 9.1 + ZFS + AWS EC2
Message-ID:  <1306739954.3352769.1373334061402.JavaMail.root@uoguelph.ca>
In-Reply-To: <87obaczgpm.wl%berend@pobox.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Berend de Boer wrote:
> >>>>> "Rick" == Rick Macklem <rmacklem@uoguelph.ca> writes:
> 
> 
>     Rick> After you apply the patch and boot the rebuilt kernel, the
>     Rick> cpu overheads should be reduced after you increase the
>     value
>     Rick> of vfs.nfsd.tcphighwater.
> 
> Do I need to umount the share? Restart something after changing this
> value?
> 
I think you can safely change it "on the fly". It simply defines how
large the DRC cache can grow before the nfsd thread will try to trim
it down. The default of 0 means "trim every RPC", which keeps it at a
minimal size, but can result in significant CPU overhead.

rick

> --
> All the best,
> 
> Berend de Boer
> 
> 
>           ------------------------------------------------------
>           Awesome Drupal hosting: https://www.xplainhosting.com/
> 
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1306739954.3352769.1373334061402.JavaMail.root>