The journal files get flushed to the zone file periodically, but old transactions don't get removed so the journal file will continue to grow forever. If you're like me and on virtual machines with limited hard disk capacity, you can limit the journal file size with the max-journal-size configuration statement. Just make sure that the size is large enough to hold all of the transactions between flushes (I believe that's around every 15 minutes). Otherwise, after a crash you would be missing records.
-Christopher On 1/21/15, 11:46 AM, "Phil Mayers" <p.may...@imperial.ac.uk> wrote: >On 21/01/15 15:46, eric.berthiaume.exter...@banque-france.fr wrote: > >> So it it does seem to be rolling the changes but jnl files still >> persist. It¹s not terribly bothering but I would like to know if this >> is the normal behavior. > >It's normal. The .jnl files contain the data required to perform >incremental outbound zone transfers. >_______________________________________________ >Please visit https://lists.isc.org/mailman/listinfo/bind-users to >unsubscribe from this list > >bind-users mailing list >bind-users@lists.isc.org >https://lists.isc.org/mailman/listinfo/bind-users _______________________________________________ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users