From owner-freebsd-questions Fri Aug 31 19: 7:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by hub.freebsd.org (Postfix) with ESMTP id 7542537B401 for ; Fri, 31 Aug 2001 19:07:09 -0700 (PDT) Received: from chimp.simianscience.com (cage.simianscience.com [64.7.134.1]) by smtp1.sentex.ca (8.11.6/8.11.6) with SMTP id f81276K59389; Fri, 31 Aug 2001 22:07:06 -0400 (EDT) (envelope-from mike@sentex.net) From: Mike Tancsa To: getzz1@yahoo.com (klein brock) Cc: questions@freebsd.org Subject: Re: freebsd error Date: Fri, 31 Aug 2001 22:07:06 -0400 Message-ID: <0hg0pt8h30r5mvdcqkmb54bf2h08jsokv0@4ax.com> References: In-Reply-To: X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 29 Aug 2001 10:05:44 -0400, in sentex.lists.freebsd.questions you = wrote: >i'm using FreeBSD 4.4-PRERELEASE #0: Tue Aug 14 >05:59:50 PDT 2001 > >i have no problem in my system, but on >/var/log/messages: > >Aug 29 06:00:00 mysyst syslogd: /dev/console: Too many >open files in system: Too many open files in system Actually, this is a rather important issue. You either have a program = going crazy and opening up too many files, or you need to set maxusers in your kernel config higher. Or, if you are certain its just a file descriptor issue, try upping the value of=20 kern.maxfiles e.g. sysctl -a | grep kern.maxfiles sysctl -w kern.maxfiles=3D But generally start by increasing the maxusers value in your kernel = config pstat -T will also tell you BTW. ---Mike Mike Tancsa (mdtancsa@sentex.net) =09 Sentex Communications Corp, =09 Waterloo, Ontario, Canada "Given enough time, 100 monkeys on 100 routers=20 could setup a national IP network." (KDW2) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message