<font size="3">I have some questions and would really appreciate if someone would be able to assist. I just started a new job a<font size="3">t a hosting company and am in a little bit over <font size="3">my head.</font></font><br>
<br>Question 1:<br>In our secondary / slave name servers we specify the master name servers in the normal manner:<br>zone <a href="http://mysample.me.uk">mysample.me.uk</a> { type slave; file "m/y/<a href="http://db.mysample.me.uk">db.mysample.me.uk</a>"; masters { 10.10.100.12; 10.10.101.12; 10.10.102.5; }; };<br>
What I have found is that the order of the master name servers does not matter and one is used at random.  That name server is tried for all AXFR / IXFR attempts until it is unreachable.<br>Is there a way to set a dedicated preference of which name servers to use first?<br>
<br>Question 2:<br>I am also seeing many entries in our logs that look like:<br>Dec  4 10:28:49 mysys named[28103]: zone <a href="http://mysample.me.uk/IN">mysample.me.uk/IN</a>: refresh: retry limit for master 10.10.101.12#53 exceeded (source 10.10.100.25#0)<br>
<br>Does this mean that the master name server is unreachable?  I have confirmed that it is reachable by UDP and TCP.<br>Or does it mean that we are hitting one of our limits?  Our current values are:<br>        serial-query-rate 500;<br>
        transfers-out 300;<br>        transfers-in  300;<br>        transfers-per-ns 100;<br>        <br>        <br>Question 3:<br>We have over 100,000 domains on the name servers.  What we see is that once we start seeing many of these "exceeded" messages in the logs then our "soa queries in progress" will go up significantly and never goes back down.<br>
We have to shut down the name server and restart it, and then the "soa queries in progress" goes down to 0 or 1 and he "exceeded" messages go away.<br>Has anyone had a similar problem?  If so, how did you resolve this?<br>
<br><font size="3">Sure hope someone out there can help, thank you <font size="3">in advance!</font></font><br></font>