Re: High load average mail server 5.3-RELEASE

From: Shanker Balan (shanu_at_shankerbalan.net)
Date: 09/23/05

  • Next message: Eric Anderson: "Re: High load average mail server 5.3-RELEASE"
    Date: Fri, 23 Sep 2005 17:51:59 +0530
    To: freebsd-performance@freebsd.org
    
    

    Hello,

    Francisco Reyes wrote,
    > On Thu, 22 Sep 2005, Eric Anderson wrote:
    >
    > >Also, if it is an NFS server, one should check the cpu times on the nfsd
    > >processes. I've found that many times there aren't enough nfsd processes
    > >to take the load from many clients. Increasing the number (double it)
    > >often helps this. The max in 5.3 is 20, but you can easily change it and
    > >get around it.
    >
    > What is the parameter to change the number of nfsd processes?

    See /etc/defaults/rc.conf:

    nfs_server_flags="-u -t -n 4" # Flags to nfsd (if enabled).

    nfsd(8)
        -n Specifies how many servers to create.

    -- 
    Shanker Balan
    _______________________________________________
    freebsd-performance@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-performance
    To unsubscribe, send any mail to "freebsd-performance-unsubscribe@freebsd.org"
    

  • Next message: Eric Anderson: "Re: High load average mail server 5.3-RELEASE"

    Relevant Pages

    • Re: Live-Cd with NFS server capabilites.
      ... I haven't used NFSd My ... and "sunrpc" modules running and it was easy to setup one ... I do everything exactly in knoppix and get this: ... mount to NFS server '192.168.1.4' failed: ...
      (comp.os.linux.misc)
    • Re: NFS problem.
      ... > I m running a Solaris NFS server along with LINUX NIS server. ... of problem before at client sites where the default NFSD count was used. ... The maximum number of nfsd server threads is configured using the ...
      (comp.os.linux.networking)
    • [SLE] nfsd threads
      ... I have one nfs server, and at the moment 14 computers are getting users ... home directories from server. ... kernel: nfsd: too many open TCP sockets, ... nfsd threads ...
      (SuSE)
    • Re: activate NFS - ugidd 9.1
      ... > 500 in former verions) I get problems conncting to the NFS server. ... I would make sure that the nfsd daemon is running, so lsmod and if you dont ...
      (alt.os.linux.suse)
    • Re: newbie question about NFS under linux
      ... But when I tried to mount the shared folder from ... I have nfsd running on both client and server. ... What I put in /etc/exports of the nfs server is ...
      (comp.os.linux.misc)