<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 12 October 2017 at 11:03, Nikkilä, Tommi <span dir="ltr"><<a href="mailto:tommi.nikkila@cgi.com" target="_blank">tommi.nikkila@cgi.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">





<div lang="FI">
<div class="gmail-m_600648829528231653WordSection1">
<p class="MsoNormal"><span lang="EN-US" style="font-size:10pt;font-family:Tahoma,sans-serif">Hi!<u></u><u></u></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10pt;font-family:Tahoma,sans-serif"><u></u> <u></u></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10pt;font-family:Tahoma,sans-serif">My BIND (version 9.9.4-RedHat-9.9.4-51.el7) is displaying some odd behavior. When updating a zone, BIND randomly refuses to return the newly added  and/or modified
 data for client. In my named.conf I have dozens of views, main interest in the following</span></p></div></div></blockquote><div><br></div>Each view keeps its own internal state for its zones.  The way you appear to have this configured, for any zone in 'common-slave.conf' you have several versions stored (one per view) each trying to write to the same state file (e.g. slave/db.207.31.172.in-addr.arpa).  </div><div class="gmail_quote"><br></div><div class="gmail_quote">If I were to speculate (you'd want to do some more troubleshooting to confirm), I would suspect you're running into problems with your views stomping on each other's slave files.  </div></div></div>