Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Mar 2005 09:23:06 +0100
From:      Axel.Gruner@suedfactoring.de
To:        freebsd-questions@freebsd.org
Subject:   Re: FreeBSD 5.3 and too many files open...
Message-ID:  <OF70E4D407.BC133620-ONC1256FCD.002E0F8C-C1256FCD.002E0F8F@suedfac.com>

next in thread | raw e-mail | index | archive | help

Mario wrote:

># Axel.Gruner@suedfactoring.de:
>>
>> 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..."?

>What does ulimit -a tell?  Any limits in /etc/login.conf?

Well, "limit" tells me:

limit
cputime      unlimited
filesize     unlimited
datasize     524288 kbytes
stacksize    65536 kbytes
coredumpsize 2048 kbytes
memoryuse    unlimited
vmemoryuse   unlimited
descriptors  58982
memorylocked unlimited
maxproc      7372
sbsize       unlimited

(in the future i have to fix cputime, filesize,... to accaptable value...)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?OF70E4D407.BC133620-ONC1256FCD.002E0F8C-C1256FCD.002E0F8F>