Re: FreeBSD 5.3 and too many files open...

From: Marc Olzheim (marcolz_at_stack.nl)
Date: 03/23/05

  • Next message: Axel.Gruner_at_suedfactoring.de: "Antwort: Re: FreeBSD 5.3 and too many files open..."
    Date: Wed, 23 Mar 2005 10:44:58 +0100
    To: Axel.Gruner@suedfactoring.de
    
    
    

    On Wed, Mar 23, 2005 at 08:59:36AM +0100, Axel.Gruner@suedfactoring.de wrote:
    > kern.maxfilesperproc: 5898
    > kern.maxusers: 384
    >
    > My /boot/loader.conf looks like:
    > kern.maxfiles="65536"
    > kern.ipc.nmbclusters=64000
    > kern.ipc.nmbufs=256000
    > kern.maxproc=8192
    > kern.ipc.somaxconn=4096
    >
    > So i do not get it, imho the configuration is just fine, but why do i get
    > the message "too many files open..."?

    Could you try running "limits" ?
    And / of /etc/login.conf changes to "openfiles" or "openfiles-cur"...

    Marc

    
    



  • Next message: Axel.Gruner_at_suedfactoring.de: "Antwort: Re: FreeBSD 5.3 and too many files open..."