FW: 9.5.0-P2 and socket: too many open file descriptors

Binmakhashen, Latif Latif.Binmakhashen at omnicare.com
Thu Aug 14 21:17:49 UTC 2008


Do you guys know how to start the new version of bind in BSD with chrooted "-t /var/named"?
I'm trying to make bind-9.5.0-P2 to start using the config files + the rndc.conf under /var/named and not from /opt/bind?

# ./named -g
14-Aug-2008 11:52:10.971 starting BIND 9.5.0-P2 -g
14-Aug-2008 11:52:10.983 loading configuration from '/opt/bind/etc/named.conf'
14-Aug-2008 11:52:10.985 listening on IPv6 interfaces, port 53
14-Aug-2008 11:52:10.987 listening on IPv4 interface lo0, 127.0.0.1#53
14-Aug-2008 11:52:10.987 listening on IPv4 interface fxp0, 10.0.20.8#53
14-Aug-2008 11:52:10.988 could not configure root hints from 'standard/root.hint': file not found
14-Aug-2008 11:52:10.989 loading configuration: file not found
14-Aug-2008 11:52:10.990 exiting (due to fatal error)

# ./named -t /var/named -g
14-Aug-2008 11:52:30.503 starting BIND 9.5.0-P2 -t /var/named -g
14-Aug-2008 11:52:30.515 loading configuration from '/opt/bind/etc/named.conf'
14-Aug-2008 11:52:30.516 none:0: open: /opt/bind/etc/named.conf: file not found
14-Aug-2008 11:52:30.517 loading configuration: file not found
14-Aug-2008 11:52:30.517 exiting (due to fatal error)
#


Thanks

 
-- NOTICE --
This e-mail message is confidential, intended only for the named recipient(s) above and may contain information that is privileged or exempt from disclosure under applicable law. If you have received this message in error, or are not the named recipient(s), please immediately notify the sender and delete this e-mail message from your computer.


-----Original Message-----
From: bind-users-bounce at isc.org [mailto:bind-users-bounce at isc.org] On Behalf Of Fr34k
Sent: Thursday, August 14, 2008 4:37 PM
To: bind-users at isc.org
Subject: Re: FW: 9.5.0-P2 and socket: too many open file descriptors

Hello,
Not necessarily a requirement.
If you are seeing "socket: too many open file descriptors" messages, then making the compile change for FD may be something that you want to try and test.


More information about the bind-users mailing list