NFSv4 server - Limit for numer of session
J. Bruce Fields
bfields at fieldses.org
Wed Feb 6 13:42:44 EST 2008
On Wed, Feb 06, 2008 at 06:23:04PM +0200, Ido Levy wrote:
> For 32 bit system I was not able to increase the value of RPCNFSDCOUNT
> beyond 1024, for 64 bit systems 512 is the highest I got.
It wants to preallocate enough memory to receive the largest possible
request on every thread.
So with the largest write size (1MB), I think it'll try to allocate a
meg per thread.
--b.
More information about the NFSv4
mailing list