<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I just uploaded a new batch of records for a domain into my PowerDNS database (MySQL). <div><br></div><div>My primary name server (ns1), for some reason, is returning nothing for one particular record where the secondary (ns2) does. It works for the other records. </div><div><br></div><div>It appears that the primary server ns1 is misbehaving. </div><div><br></div><div><br></div><div><b>From my workstation:</b> </div><div><br></div><div>$ dig @ns1.mydomain.com <a href="http://foo.bar.com">foo.bar.com</a> </div><div><br></div><div>Correct record returned. </div><div><br></div><div><div>$ dig @ns2.mydomain.com <a href="http://foo.bar.com">foo.bar.com</a> </div><div><br></div><div>Correct record returned. </div><div><br></div></div><div><b>From primary server:</b> </div><div><br></div><div><div>$ dig @localhost <a href="http://foo.bar.com">foo.bar.com</a> </div><div><br></div><div>;; connection timed out; no servers could be reached</div></div><div><br></div><div><b>From secondary server:</b> </div><div><br></div><div><div><div>$ dig @localhost <a href="http://foo.bar.com">foo.bar.com</a> </div></div><div><br></div><div>Correct record returned. </div><div><br></div><div><br></div><div><b>On the primary server:</b> </div><div><br></div><div>If I restart PowerDNS, /var/log/messages says: </div><div><br></div><div><div>Jun 14 20:52:23 ns1 pdns[2614]: Scheduling exit on remote request</div><div>Jun 14 20:52:23 ns1 pdns[2614]: Guardian is killed, taking down children with us</div><div>Jun 14 20:52:26 ns1 pdns[3925]: Listening on controlsocket in '/var/run/pdns.controlsocket'</div><div>Jun 14 20:52:26 ns1 pdns[3927]: Guardian is launching an instance</div><div>Jun 14 20:52:26 ns1 pdns[3927]: This is a guarded instance of pdns</div><div>Jun 14 20:52:26 ns1 pdns[3927]: UDP server bound to XXX.XXX.XXX.XXX:53</div><div>Jun 14 20:52:26 ns1 pdns[3927]: TCP server bound to XXX.XXX.XXX.XXX:53</div><div>Jun 14 20:52:26 ns1 pdns[3927]: PowerDNS 2.9.21.2 (C) 2001-2008 <a href="http://PowerDNS.COM">PowerDNS.COM</a> BV (Nov 16 2008, 14:07:43, gcc 4.2.3 (Ubuntu 4.2.3-2ubuntu7)) starting up</div><div>Jun 14 20:52:26 ns1 pdns[3927]: PowerDNS comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it according to the terms of the GPL version 2.</div><div>Jun 14 20:52:26 ns1 pdns[3927]: Creating backend connection for TCP</div><div>Jun 14 20:52:26 ns1 pdns[3927]: gmysql Connection succesful</div><div>Jun 14 20:52:26 ns1 pdns[3927]: About to create 3 backend threads for UDP</div><div>Jun 14 20:52:26 ns1 pdns[3927]: gmysql Connection succesful</div><div>Jun 14 20:52:44 ns1 last message repeated 3 times</div></div><div><br></div></div><div>Which to me seems to indicate success. </div><div><br></div><div>Any ideas on how to diagnose this troublesome server? </div><div><br></div><div><br></div></body></html>