<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFCC" text="#000000">
    This works for me and is the standard method:<br>
    <br>
    rndc freeze<br>
    update serial<br>
    rndc thaw<br>
    <br>
    Rndc freeze merges the .jnl files into the zone files and stops
    dynamic updates. Thaw allows dynamic updates to resume.<br>
    <br>
    <div class="moz-cite-prefix">On 04/10/13 02.12, David Newman wrote:<br>
    </div>
    <blockquote cite="mid:524E07FB.30908@networktest.com" type="cite">
      <pre wrap="">Thanks all for your responses.

On 10/1/13 6:42 PM, Mark Andrews wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">As Alan said copy the .key and .private files over.

Disable updating on the old master.

Transfer the zone contents by setting up as a slave
using "masterfile-format text"; or using by using dig.
This will give you the most up to date version of the
zone.

        dig axfr zone +onesoa @oldmaster

Check that the new server is working 
</pre>
      </blockquote>
      <pre wrap="">
Converting the new secondary to a new master worked. But incrementing
the zone's serial number did not, producing an error after 'rndc reload'
like this:

Oct  3 16:00:29 host named[35249]: malformed transaction:
dynamic/mydomain.com/mydomain.com.db.jnl last serial 2013092701 !=
transaction first serial 2013092700

</pre>
      <blockquote type="cite">
        <pre wrap="">and you can update
the zone by using nsupdate.
</pre>
      </blockquote>
      <pre wrap="">
Although the zone file lives under dynamic/mydomain.com so DNSSEC
updates can happen, I don't have dynamic updates configured, so nsupdate
won't work. This arrangement -- with static zone files under the dynamic
directory -- worked OK on the old master. Permissions are the same on both.

This thread suggested the journal issue was separate views pointing to
the same zone file:

<a class="moz-txt-link-freetext" href="https://lists.isc.org/pipermail/bind-users/2008-June/070807.html">https://lists.isc.org/pipermail/bind-users/2008-June/070807.html</a>

Indeed I had pointers to the same zone file in separate views, but
removing them and restarting named did not clear the issue. Now I have
the zone in just one view, and still can't manually increment the serial
number without that journal complaint.

Thanks in advance for clues on resolving the journal version issue.

dn

</pre>
      <blockquote type="cite">
        <pre wrap="">
Convert the old master server into a slave.

Update the other slaves to talk to a new master.

</pre>
      </blockquote>
      <pre wrap="">_______________________________________________
Please visit <a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a> to unsubscribe from this list

bind-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:bind-users@lists.isc.org">bind-users@lists.isc.org</a>
<a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Best regards

Sten Carlsen

No improvements come from shouting:

       "MALE BOVINE MANURE!!!" 
</pre>
  </body>
</html>