Date: Fri, 7 Jan 2000 14:24:52 -0500 From: matt <matt@ARPA.MAIL.NET> To: The Hermit Hacker <scrappy@hub.org> Cc: freebsd-stable@freebsd.org Subject: Re: Named: Too many open files? Message-ID: <Pine.BSF.4.21.0001071423210.5882-100000@w01.arpa-canada.net> In-Reply-To: <Pine.BSF.4.21.0001071520320.18498-100000@thelab.hub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Last I checked, bind limits to 1024 on startup by default, if not
specified else where:
Dec 30 03:36:28 s01 named[898]: starting. named 8.2.2-P5 Mon Nov 15 06:09:07
EST 1999 admin@s01.arpa-canada.net:/usr/ports/net/bind8/work/src/bin/named
Dec 30 03:36:28 s01 named[898]: limit files set to fdlimit (1024)
admin[s01]:~# limit |grep descriptors
descriptors 16424
Matt
On Fri, 7 Jan 2000, The Hermit Hacker wrote:
: Date: Fri, 7 Jan 2000 14:21:46 -0500
: From: The Hermit Hacker <scrappy@hub.org>
: To: freebsd-stable@freebsd.org
: Subject: Named: Too many open files?
:
:
: I'm getting the following when I startup named on my server, which is
: current 3.4-STABLE as of this week:
:
: Jan 7 14:20:09 hub named[17858]: socket(SOCK_DGRAM): Too many open files
: Jan 7 14:20:09 hub named[17858]: deleting interface [216.126.85.250].53
: Jan 7 14:20:09 hub named[17858]: socket(SOCK_DGRAM): Too many open files
: Jan 7 14:20:09 hub named[17858]: deleting interface [216.126.85.251].53
: Jan 7 14:20:09 hub named[17858]: socket(SOCK_DGRAM): Too many open files
: Jan 7 14:20:09 hub named[17858]: deleting interface [216.126.85.252].53
: Jan 7 14:20:09 hub named[17858]: socket(SOCK_DGRAM): Too many open files
: Jan 7 14:20:09 hub named[17858]: deleting interface [216.126.85.253].53
: Jan 7 14:20:09 hub named[17858]: socket(SOCK_DGRAM): Too many open files
:
: Why? roots limit shows 4196 descriptors, and I definitely don't have
: *that* many files to deal with...
:
: Thanks...
:
: Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
: Systems Administrator @ hub.org
: primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org
:
:
:
: To Unsubscribe: send mail to majordomo@FreeBSD.org
: with "unsubscribe freebsd-stable" in the body of the message
:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0001071423210.5882-100000>
