bind-9.3.5-P2 and socket: too many open file descriptors

BroBind BroBind brobind at gmail.com
Thu Aug 21 09:43:42 UTC 2008


Hi,
Here's my  recursive clients:
[root at NAMESERVER3 ~]# rndc status
number of zones: 622
debug level: 0
xfers running: 0
xfers deferred: 0
soa queries in progress: 0
query logging is ON
recursive clients: 903/75000
tcp clients: 0/100
server is up and running
[root at NAMESERVER3 ~]#

And our lsof:
[root at NAMESERVER3 ~]# lsof|grep named|wc -l
1035


On Wed, Aug 20, 2008 at 10:14 AM, JINMEI Tatuya / $B?@L at C#:H(B <
Jinmei_Tatuya at isc.org> wrote:

> At Mon, 18 Aug 2008 19:30:33 +0800,
> "BroBind BroBind" <brobind at gmail.com> wrote:
>
> > We're running RHEL4-U3 x86_64 OS using bind-9.3.5-P2 (patched from
> > bind-9.3.5-P1). I still got error this error "socket: too many open file
> > descriptors" when I applied this options.
> >
> > STD_CDEFINES="-DISC_SOCKET_FDSETSIZE=16384" ./configure
> >
> > Systems running both authoritative and caching dns. We also have very
> much
> > higher failures in recursive queries.
> >
> > Any recommendations?
>
> I'd check how many recursive clients the server is handling: rndc status
> I'd also check how many sockets named is actually opening by,
> e.g. using lsof.
>
> ---
> JINMEI, Tatuya
> Internet Systems Consortium, Inc.
>




More information about the bind-users mailing list