Re: Bind server crashing (lots of EAGAIN, ENOENT, ...). With strace log.

2013-11-14 Thread K L
Found the problem. According to the strace log, named was sending logging to syslog. This couldn't be delivered somehow (have not investigated why). When I changed the default logging channel to a local file, named started working properly again. Diff:

Re: Bind server crashing (lots of EAGAIN, ENOENT, ...). With strace log.

2013-11-05 Thread Mike Hoskins (michoski)
-Original Message- From: Alan Clegg Date: Tuesday, November 5, 2013 9:28 PM To: "bind-users@lists.isc.org" Subject: Re: Bind server crashing (lots of EAGAIN, ENOENT, ...). With strace log. > >On Nov 5, 2013, at 7:31 AM, K L wrote: > >> Here is a strace

Re: Bind server crashing (lots of EAGAIN, ENOENT, ...). With strace log.

2013-11-05 Thread Alan Clegg
On Nov 5, 2013, at 7:31 AM, K L wrote: > Here is a strace log from when it happens: > http://pastebin.com/raw.php?i=7i0PgALG . Example: > 6500 recvmsg(518, {msg_name(16)={sa_family=AF_INET, sin_port=htons(53), > sin_addr=inet_addr("10.0.101.50")}, > msg_iov(1)=[{"~\223\201\200\0\1\0\1\0\5\0\6

Bind server crashing (lots of EAGAIN, ENOENT, ...). With strace log.

2013-11-05 Thread K L
All, I am hoping you can help me. I had working DNS servers, now my internal master server stopped. Restarting takes +1min. I have reinstalled it, rebooted the machine, that did not help. Server has 3 (virtual) cores and does not swap when the 'crash' happens. What I mean by crash: the process is