[bind10-dev] fatal problems: AUTH_SERVER_FAILED and BIND10_MSGQ_DISAPPEARED

Jeremy C. Reed jreed at isc.org
Tue Nov 20 16:09:33 UTC 2012


On Mon, 19 Nov 2012, Jeremy C. Reed wrote:

> 2012-11-01 01:00:05.661 FATAL [b10-auth.auth] AUTH_SERVER_FAILED server 
> failed: Can't assign requested address

I forgot that I had seen this before.
http://bind10.isc.org/ticket/1937

On the production system:

$ grep "FATAL.*assign requested address" /var/log/bind10.log | wc -l
      46

$ grep "FATAL.*assign requested address" /var/log/bind10.log | cut -d " 
" -f1 | sort | uniq -c | awk '{print $2, $1}'
2012-09-07 8
2012-09-11 1
2012-09-13 2
2012-09-14 7
2012-09-19 21
2012-09-21 3
2012-09-25 2
2012-11-01 1
2012-11-14 1


More information about the bind10-dev mailing list