From owner-freebsd-stable Fri Jan 7 11:53:25 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail6.uunet.ca (mail6.uunet.ca [142.77.1.27]) by hub.freebsd.org (Postfix) with ESMTP id 935A9150CF for ; Fri, 7 Jan 2000 11:53:18 -0800 (PST) (envelope-from matt@ARPA.MAIL.NET) Received: from w01.arpa-canada.net ([216.95.146.6]) by mail6.uunet.ca with ESMTP id <233030-11774>; Fri, 7 Jan 2000 14:53:10 -0500 Date: Fri, 7 Jan 2000 14:53:04 -0500 From: matt X-Sender: matt@w01.arpa-canada.net To: The Hermit Hacker Cc: freebsd-stable@freebsd.org Subject: Re: Named: Too many open files? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yes, it does look that way. I'm not quite sure about this, perhaps it is a compile time option, or perhaps it uses fd_setsize for it's default a la ircd. I'll see what I can dig up in the meantime though. Matt On Fri, 7 Jan 2000, The Hermit Hacker wrote: : Date: Fri, 7 Jan 2000 14:48:11 -0500 : From: The Hermit Hacker : To: matt : Cc: freebsd-stable@freebsd.org : Subject: Re: Named: Too many open files? : : : Okay, now how do I raise it? According to the bind-users mailing list, : specifically: : : http://www.isc.org/ml-archives/bind-users/1999/12/msg00825.html : : they seem to imply that this is an OS set limit? : : Thanks... : : On Fri, 7 Jan 2000, matt wrote: : : > : > 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 : > : 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 : > : : > : : 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