On Mon, Aug 13, 2007 at 03:47:06PM -0500, John Goerzen wrote:
> RPCNFSDCOUNT in /etc/default/nfs-kernel-server -- and also 
> /etc/init.d/nfs-kernel-server -- seems to be ignored.
> RPCNFSDCOUNT=8 is in our /etc/default/nfs-kernel-server.
> 
> But, according to both ps and /proc/fs/nfsd/threads,
> only 1 nfsd thread is running.  echo 8 > /proc/fs/nfsd/threads fixed that,
> and caused 7 more threads to be kicked off.

Hm, that's odd, it works just fine here (both default, and changing it).
Could you see if the issue is misparsing (ie., try to echo $RPCNFSDCOUNT in
/etc/init.d/nfs-kernel-server right before starting rpc.nfsd), or something
else? 1 is TTBOMK a very non-default value, so it almost sounds like it's
trying to write 0 and it gets up-adjusted to 1...

/* Steinar */
-- 
Homepage: http://www.sesse.net/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to