Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jul 2008 11:12:54 -0700
From:      JINMEI Tatuya / =?ISO-2022-JP?B?GyRCP0BMQEMjOkgbKEI=?= <Jinmei_Tatuya@isc.org>
To:        Thomas Vogt <freebsdlists@bsdunix.ch>
Cc:        freebsd-net@freebsd.org
Subject:   Re: too many open file descriptors messages since bind 9.4.2-P1 (port dns94)
Message-ID:  <m21w1vggnt.wl%Jinmei_Tatuya@isc.org>
In-Reply-To: <487C9457.5080609@bsdunix.ch>
References:  <487C9457.5080609@bsdunix.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
At Tue, 15 Jul 2008 14:13:11 +0200,
Thomas Vogt <freebsdlists@bsdunix.ch> wrote:

> Since i updated my FreeBSD 6.3 dns server with the latest bind version 
> in the ports (dns/bind94) my system is flooding my log with "too many 
> open file descriptors" messages.
> 
> Is there something i can do?

How many sockets is named actually using while it makes this log
message?  Try, e.g,
% sockstat | grep named | wc -l

---
JINMEI, Tatuya
Internet Systems Consortium, Inc.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m21w1vggnt.wl%Jinmei_Tatuya>