1828158 Members
2804 Online
109975 Solutions
New Discussion

INCREASE NFS DAEMONS

 
SOLVED
Go to solution
Nobody's Hero
Valued Contributor

INCREASE NFS DAEMONS

I know in hpux you can increase the number of NFSd's that are running. Can you do this in Linux RH9?
UNIX IS GOOD
2 REPLIES 2
Shaikh Imran
Honored Contributor

Re: INCREASE NFS DAEMONS

Hi,
This link refers that it can be done but you have to read the man pages of NFSD.


http://www.higs.net/85256C89006A03D2/web/PageLinuxNFSPerformance

Refer this man for nfsd also.
http://bama.ua.edu/cgi-bin/man-cgi?nfsd+1M


Regards,
I'll sleep when i am dead.
Alexander Chuzhoy
Honored Contributor
Solution

Re: INCREASE NFS DAEMONS

you can do it with:
rpc.nfsd number


where number is the number of desired nfsd instances.


By default you have 8 instances