High load average mail server 5.3-RELEASE

Eric Anderson anderson at centtech.com
Wed Sep 28 12:57:52 PDT 2005


Francisco Reyes wrote:
> On Fri, 23 Sep 2005, Eric Anderson wrote:
> 
>> Use the -n flag to nfsd, so in /etc/rc.conf:
>>
>> nfs_server_flags="-u -t -n 1024"
> 
> 
> Working on the nfs server today.
> How about the "-r" flag? It is the default. Is it not needed?
> 
> The man page says "-r"
> Register the NFS service with rpcbind(8) without creating any servers.
> 
> 
> That really doesn't say anything to me. :-(

That is really for re-registering.  Say rpcbind died, and needed 
restarting.  If you restart rpcbind, you would need to re-register the 
mountd and nfsd services with it.  You want to ignore the -r option for 
rc.conf usage.

Keep in mind that 5-STABLE, and 6.x (and -CURRENT) have a max of 256 
nfsd's, so if you want to go higher, you have to modify a line in nfsd.c.

Eric




-- 
------------------------------------------------------------------------
Eric Anderson        Sr. Systems Administrator        Centaur Technology
Anything that works is better than anything that doesn't.
------------------------------------------------------------------------


More information about the freebsd-performance mailing list