From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cantor2.suse.de ([195.135.220.15]:56532 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752357Ab0HZAcD (ORCPT ); Wed, 25 Aug 2010 20:32:03 -0400 Date: Thu, 26 Aug 2010 10:31:52 +1000 From: Neil Brown To: sfaibish Cc: "Peng Yu" , linux-nfs@vger.kernel.org Subject: Re: Does the machine need to be restarted after RPCNFSDCOUNT in /etc/default/nfs-kernel-server (ubuntu) is edited? Message-ID: <20100826103152.05627abb@notabene> In-Reply-To: References: <20100826093648.26d03c1c@notabene> Content-Type: text/plain; charset=US-ASCII Sender: linux-nfs-owner@vger.kernel.org List-ID: MIME-Version: 1.0 On Wed, 25 Aug 2010 20:12:02 -0400 sfaibish wrote: > On Wed, 25 Aug 2010 19:36:48 -0400, Neil Brown wrote: > > > On Wed, 25 Aug 2010 15:02:14 -0500 > > Peng Yu wrote: > > > >> Hi, > >> > >> I changed the value of RPCNFSDCOUNT in /etc/default/nfs-kernel-server > >> (ubuntu). Do I need to restart the machine? > >> > >> Or I need to restart nfsd? If so, would you please let me know how to > >> restart nfsd? > >> > > > > Easiest thing to do is simply > > > > rpc.nfsd $NUMBER > > > > it will change the number of running threads to match the number that you > > give. > You still need to stop and restart the nfs for this to take effect. Have you tried it? I assure you that running rpc.nfsd like this does change the number of threads from whatever it is to the given number. (I should know, I wrote the code :-) NeilBrown > > /Sorin > > > > > NeilBrown > > -- > > To unsubscribe from this list: send the line "unsubscribe linux-nfs" in > > the body of a message to majordomo@vger.kernel.org > > More majordomo info at http://vger.kernel.org/majordomo-info.html > > > > > > >