[Samba] Internal DNS stops forwarding

Matthieu Patou mat at samba.org
Tue Oct 9 00:20:31 MDT 2012


On 10/08/2012 11:02 AM, felix at epepm.cupet.cu wrote:
>>> Happened again with rc2 but found that at the same time this error shows
>>> every second:
>>>
>>> [2012/10/05 09:01:39,  0]
>>> ../source4/smbd/process_single.c:56(single_accept_connection)
>>>     single_accept_connection: accept: NT_STATUS_TOO_MANY_OPENED_FILES
Somehow I missed this information, can you do a lsof and filter just the 
process that is handling the DNS requests (the one that you get from 
netstat -anp | grep 53).

It could be related to this bug: 
https://bugzilla.samba.org/show_bug.cgi?id=8878

In a nutshell I suspect that our server sends forward requests to the 
forwarder that are never answered and the connections piles up, once we 
reached the limit (1024 ?) the server didn't accept any new connections.

-- 
Matthieu Patou
Samba Team
http://samba.org



More information about the samba mailing list