Re: [Pdns-users] pdns stops responding to requests

2006-12-20 Thread Brandon Checketts
Augie Schwer wrote: > On 12/18/06, Brandon Checketts <[EMAIL PROTECTED]> wrote: >> Uptime: 1.85 hours Queries/second, 1, 5, 10 minute averages: 2.61e-14, >> 0.0111, >> 0.304. Max queries/second: 11.4 >> Backend query load, 1, 5, 10 minute averages: 4.18e-14, 0.0216, 0.614. >> Max >> latency

Re: [Pdns-users] pdns stops responding to requests

2006-12-20 Thread Augie Schwer
On 12/18/06, Brandon Checketts <[EMAIL PROTECTED]> wrote: Uptime: 1.85 hours Queries/second, 1, 5, 10 minute averages: 2.61e-14, 0.0111, 0.304. Max queries/second: 11.4 Backend query load, 1, 5, 10 minute averages: 4.18e-14, 0.0216, 0.614. Max latency 32709 Average number of mic

Re: [Pdns-users] pdns stops responding to requests

2006-12-19 Thread Brandon Checketts
Okay, I just caught something in the strace. One thread was going along fine with stuff like this: 10853 09:41:28 recvfrom(5, "y\22\0\0\0\1\0\0\0\0\0\0\5wccon\3com\0\0\17\0\1", 512, 0, {sa_family=AF_INET, sin_port=htons(36921), sin_addr=inet_addr("12.5.136.191")}, [16]) = 27 10853 09:41:28 gettim

Re: [Pdns-users] pdns stops responding to requests

2006-12-18 Thread Brandon Checketts
Here are all of the details I can come up with: 1- tcpdump clearly shows that the server is getting DNS requests 2- Output of "pdns dump" [EMAIL PROTECTED] /]# /etc/init.d/pdns dump corrupt-packets=426,deferred-cache-inserts=44,deferred-cache-lookup=100,latency=32709, packetcache-hit=17770,packet

Re: [Pdns-users] pdns stops responding to requests

2006-12-18 Thread Brandon Checketts
Augie, Thank you for your response. I'm running version 2.9.20 that was installed from the pdns-static-2.9.20-1 RPM. UDP is definitely failing, not sure about TCP as we get very few TCP Requests. I've just installed strace, and can run it. Each pdns_server-instance processes display different

Re: [Pdns-users] pdns stops responding to requests

2006-12-18 Thread Augie Schwer
On 12/17/06, Brandon Checketts <[EMAIL PROTECTED]> wrote: I've just replaced two BIND servers with PowerDNS Servers. They are configured to use the gmysql backend, and MySQL is performing the replication between them. Everything seems to be working fine, but on the "slave" server, pdns seems

[Pdns-users] pdns stops responding to requests

2006-12-17 Thread Brandon Checketts
I've just replaced two BIND servers with PowerDNS Servers. They are configured to use the gmysql backend, and MySQL is performing the replication between them. Everything seems to be working fine, but on the "slave" server, pdns seems to just quit responding to DNS requests sometimes. The we