From ca-isc@nodns4.us Sat Jun 17 00:21:04 2017 MIME-Version: 1.0 In-Reply-To: <20170602111230.GJ8339@harrier.slackbuilds.org> X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED autolearn=ham autolearn_force=no version=3.4.0 Content-Disposition: inline X-RT-Interface: API References: <8a9f39a61a31c37e93ed7fb7d438846c@nodns4.us> <20170601194236.GA76949@isc.org> <20170602111230.GJ8339@harrier.slackbuilds.org> Message-ID: <20170617002055.GR8339@harrier.slackbuilds.org> Reply-To: bind9-bugs@isc.org content-type: text/plain; charset="utf-8" X-RT-Original-Encoding: utf-8 Received: from mx.pao1.isc.org (mx.pao1.isc.org [IPv6:2001:4f8:0:2::2b]) by bugs.isc.org (Postfix) with ESMTP id 93DF671B5A8 for ; Sat, 17 Jun 2017 00:21:04 +0000 (UTC) Received: from harrier.slackbuilds.org (harrier.slackbuilds.org [207.223.116.211]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx.pao1.isc.org (Postfix) with ESMTPS id 280403493A2 for ; Sat, 17 Jun 2017 00:20:58 +0000 (UTC) Received: by harrier.slackbuilds.org (Postfix, from userid 1002) id 3wqHvq5cGjz4tZD; Sat, 17 Jun 2017 00:20:55 +0000 (UTC) Delivered-To: bind9-bugs@bugs.isc.org Subject: Re: [ISC-Bugs #45310] BIND 9.11.1 - rndc reconfig wipes out catalog zone slaves User-Agent: Mutt/1.5.23 (2014-03-12) Return-Path: X-Original-To: bind9-bugs@bugs.isc.org Date: Fri, 16 Jun 2017 19:20:55 -0500 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mx.pao1.isc.org To: bind9-bugs@isc.org From: "Chuck Aurora" RT-Message-ID: Content-Length: 23989 I wrote: > Okay, but the catalog zone is not being reread at time of reload > or reconfig, so this is a problem. Would that be the fix, to > reread the catalog zone[s]? We had to reboot one of the slave VMs, and lo and behold, this worked. The catalog zone was reread, all slave zones configured. Seems like the only non-working cases are reload and reconfig; stopping and starting is safe. I tested that again just now. Here are logs of the restart, followed by axfr of the catalog zone and the slave server's configuration. What's possibly interesting are the repetitions of one particular "adding zone" line and the omission of all the other "adding zone" lines. This happens each time, but not necessarily the same zone. Logs from logfile: 16-Jun-2017 18:31:30.147 general: info: received control channel command 'stop' 16-Jun-2017 18:31:30.147 general: info: shutting down: flushing changes 16-Jun-2017 18:31:30.147 general: notice: stopping command channel on 127.0.0.1#953 16-Jun-2017 18:31:30.147 network: info: no longer listening on 127.0.0.1#53 16-Jun-2017 18:31:30.147 network: info: no longer listening on 208.94.237.158#53 16-Jun-2017 18:31:30.153 general: notice: exiting ( ** named is starting, see syslog logging below ** ) 16-Jun-2017 18:31:31.208 general: info: managed-keys-zone/primary: journal file is out of date: removing journal file 16-Jun-2017 18:31:31.208 general: info: managed-keys-zone/primary: loaded serial 33 16-Jun-2017 18:31:31.218 general: notice: all zones loaded 16-Jun-2017 18:31:31.220 general: notice: running 16-Jun-2017 18:31:31.243 general: info: zone catalog.example/IN/primary: Transfer started. 16-Jun-2017 18:31:31.265 xfer-in: info: transfer of 'catalog.example/IN/primary' from 207.223.116.211#53: connected using 208.94.237.158#51895 16-Jun-2017 18:31:31.288 general: info: zone catalog.example/IN/primary: transferred serial 2017052409 16-Jun-2017 18:31:31.288 xfer-in: info: transfer of 'catalog.example/IN/primary' from 207.223.116.211#53: Transfer status: success 16-Jun-2017 18:31:31.288 xfer-in: info: transfer of 'catalog.example/IN/primary' from 207.223.116.211#53: Transfer completed: 1 messages, 22 records, 1237 bytes, 0.022 secs (56227 bytes/sec) 16-Jun-2017 18:31:31.288 general: info: catz: updating catalog zone 'catalog.example' with serial 2017052409 16-Jun-2017 18:31:31.289 general: info: catz: adding zone 'slackpkg.org' from catalog 'catalog.example' - success 16-Jun-2017 18:31:31.289 general: info: catz: adding zone 'slackpkg.org' from catalog 'catalog.example' - success 16-Jun-2017 18:31:31.289 general: info: catz: adding zone 'slackpkg.org' from catalog 'catalog.example' - success 16-Jun-2017 18:31:31.289 general: info: catz: adding zone 'slackpkg.org' from catalog 'catalog.example' - success 16-Jun-2017 18:31:31.289 general: info: catz: adding zone 'slackpkg.org' from catalog 'catalog.example' - success 16-Jun-2017 18:31:31.289 general: info: catz: adding zone 'slackpkg.org' from catalog 'catalog.example' - success 16-Jun-2017 18:31:31.289 general: info: catz: adding zone 'slackpkg.org' from catalog 'catalog.example' - success 16-Jun-2017 18:31:31.289 general: info: catz: adding zone 'slackpkg.org' from catalog 'catalog.example' - success 16-Jun-2017 18:31:31.289 general: info: catz: adding zone 'slackpkg.org' from catalog 'catalog.example' - success 16-Jun-2017 18:31:31.289 general: info: catz: adding zone 'slackpkg.org' from catalog 'catalog.example' - success 16-Jun-2017 18:31:31.289 general: info: catz: adding zone 'slackpkg.org' from catalog 'catalog.example' - success 16-Jun-2017 18:31:31.289 general: info: catz: adding zone 'slackpkg.org' from catalog 'catalog.example' - success 16-Jun-2017 18:31:31.289 general: info: catz: adding zone 'slackpkg.org' from catalog 'catalog.example' - success 16-Jun-2017 18:31:31.289 general: info: catz: adding zone 'slackpkg.org' from catalog 'catalog.example' - success 16-Jun-2017 18:31:31.289 general: info: catz: adding zone 'slackpkg.org' from catalog 'catalog.example' - success 16-Jun-2017 18:31:31.290 general: info: catz: adding zone 'slackpkg.org' from catalog 'catalog.example' - success 16-Jun-2017 18:31:31.290 notify: info: zone catalog.example/IN/primary: sending notifies (serial 2017052409) 16-Jun-2017 18:31:31.291 general: info: zone 57.78.158.98.in-addr.arpa/IN/primary: loaded serial 2016012301 16-Jun-2017 18:31:31.291 general: info: zone rlworkman.net/IN/primary: loaded serial 2017052504 16-Jun-2017 18:31:31.292 general: info: zone slackbuilds.org/IN/primary: loaded serial 2017052502 16-Jun-2017 18:31:31.292 general: info: zone stormtracklinux.com/IN/primary: loaded serial 2013040531 16-Jun-2017 18:31:31.292 general: info: zone 58.78.158.98.in-addr.arpa/IN/primary: loaded serial 2016012301 16-Jun-2017 18:31:31.294 notify: info: zone 57.78.158.98.in-addr.arpa/IN/primary: sending notifies (serial 2016012301) 16-Jun-2017 18:31:31.294 notify: info: zone rlworkman.net/IN/primary: sending notifies (serial 2017052504) 16-Jun-2017 18:31:31.294 notify: info: zone stormtracklinux.com/IN/primary: sending notifies (serial 2013040531) 16-Jun-2017 18:31:31.294 notify: info: zone slackbuilds.org/IN/primary: sending notifies (serial 2017052502) 16-Jun-2017 18:31:31.294 notify: info: zone 58.78.158.98.in-addr.arpa/IN/primary: sending notifies (serial 2016012301) 16-Jun-2017 18:31:31.295 general: info: zone 61.78.158.98.in-addr.arpa/IN/primary: loaded serial 2016012301 16-Jun-2017 18:31:31.295 general: info: zone 63.78.158.98.in-addr.arpa/IN/primary: loaded serial 2016012301 16-Jun-2017 18:31:31.295 general: info: zone walk-on.us/IN/primary: loaded serial 2017052401 16-Jun-2017 18:31:31.296 general: info: zone 60.78.158.98.in-addr.arpa/IN/primary: loaded serial 2016012301 16-Jun-2017 18:31:31.296 general: info: zone 62.78.158.98.in-addr.arpa/IN/primary: loaded serial 2016012301 16-Jun-2017 18:31:31.302 notify: info: zone 61.78.158.98.in-addr.arpa/IN/primary: sending notifies (serial 2016012301) 16-Jun-2017 18:31:31.302 notify: info: zone 62.78.158.98.in-addr.arpa/IN/primary: sending notifies (serial 2016012301) 16-Jun-2017 18:31:31.302 notify: info: zone 63.78.158.98.in-addr.arpa/IN/primary: sending notifies (serial 2016012301) 16-Jun-2017 18:31:31.302 notify: info: zone walk-on.us/IN/primary: sending notifies (serial 2017052401) 16-Jun-2017 18:31:31.302 notify: info: zone 60.78.158.98.in-addr.arpa/IN/primary: sending notifies (serial 2016012301) 16-Jun-2017 18:31:31.302 general: info: zone room101.us.eu.org/IN/primary: loaded serial 2017052501 16-Jun-2017 18:31:31.303 general: info: zone 59.78.158.98.in-addr.arpa/IN/primary: loaded serial 2016012301 16-Jun-2017 18:31:31.303 general: info: zone 56.78.158.98.in-addr.arpa/IN/primary: loaded serial 2016012301 16-Jun-2017 18:31:31.303 general: info: zone tuxaloosa.org/IN/primary: loaded serial 2017052501 16-Jun-2017 18:31:31.304 general: info: zone slackbook.org/IN/primary: loaded serial 2016020601 16-Jun-2017 18:31:31.304 notify: info: zone room101.us.eu.org/IN/primary: sending notifies (serial 2017052501) 16-Jun-2017 18:31:31.304 notify: info: zone tuxaloosa.org/IN/primary: sending notifies (serial 2017052501) 16-Jun-2017 18:31:31.304 notify: info: zone 59.78.158.98.in-addr.arpa/IN/primary: sending notifies (serial 2016012301) 16-Jun-2017 18:31:31.304 notify: info: zone 56.78.158.98.in-addr.arpa/IN/primary: sending notifies (serial 2016012301) 16-Jun-2017 18:31:31.304 notify: info: zone slackbook.org/IN/primary: sending notifies (serial 2016020601) 16-Jun-2017 18:31:31.304 general: info: zone slackpkg.org/IN/primary: loaded serial 2017052501 16-Jun-2017 18:31:31.304 notify: info: zone slackpkg.org/IN/primary: sending notifies (serial 2017052501) Syslog when starting: Jun 16 18:31:31 dance named[12673]: starting BIND 9.11.1 Jun 16 18:31:31 dance named[12673]: running on Linux x86_64 4.4.72 #6 SMP Thu Jun 15 10:27:32 CDT 2017 Jun 16 18:31:31 dance named[12673]: built with '--prefix=/usr' '--libdir=/usr/lib64' '--sysconfdir=/etc' '--localstatedir=/var' '--with-libtool' '--with-idn=/usr' '--mandir=/usr/man' '--enable-shared' '--disable-static' '--enable-threads' '--with-openssl=/usr' '--build=x86_64-slackware-linux' 'build_alias=x86_64-slackware-linux' 'CFLAGS=-O2 -fPIC' Jun 16 18:31:31 dance named[12673]: running as: named -4 Jun 16 18:31:31 dance named[12673]: ---------------------------------------------------- Jun 16 18:31:31 dance named[12673]: BIND 9 is maintained by Internet Systems Consortium, Jun 16 18:31:31 dance named[12673]: Inc. (ISC), a non-profit 501(c)(3) public-benefit Jun 16 18:31:31 dance named[12673]: corporation. Support and training for BIND 9 are Jun 16 18:31:31 dance named[12673]: available at https://www.isc.org/support Jun 16 18:31:31 dance named[12673]: ---------------------------------------------------- Jun 16 18:31:31 dance named[12673]: adjusted limit on open files from 4096 to 1048576 Jun 16 18:31:31 dance named[12673]: found 1 CPU, using 1 worker thread Jun 16 18:31:31 dance named[12673]: using 1 UDP listener per interface Jun 16 18:31:31 dance named[12673]: using up to 4096 sockets Jun 16 18:31:31 dance named[12673]: loading configuration from '/etc/named.conf' Jun 16 18:31:31 dance named[12673]: reading built-in trusted keys from file '/etc/bind.keys' Jun 16 18:31:31 dance named[12673]: using default UDP/IPv4 port range: [32768, 60999] Jun 16 18:31:31 dance named[12673]: listening on IPv4 interface lo, 127.0.0.1#53 Jun 16 18:31:31 dance named[12673]: listening on IPv4 interface eth0, 208.94.237.158#53 Jun 16 18:31:31 dance named[12673]: generating session key for dynamic DNS Jun 16 18:31:31 dance named[12673]: sizing zone task pool based on 1 zones Jun 16 18:31:31 dance named[12673]: none:103: 'max-cache-size 90%' - setting to 1789MB (out of 1987MB) Jun 16 18:31:31 dance named[12673]: obtaining root key for view primary from '/etc/bind.keys' Jun 16 18:31:31 dance named[12673]: set up managed keys zone for view primary, file 'primary.mkeys' Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 10.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 16.172.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 17.172.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 18.172.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 19.172.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 20.172.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 21.172.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 22.172.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 23.172.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 24.172.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 25.172.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 26.172.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 27.172.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 28.172.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 29.172.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 30.172.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 31.172.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 168.192.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 64.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 65.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 66.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 67.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 68.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 69.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 70.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 71.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 72.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 73.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 74.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 75.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 76.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 77.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 78.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 79.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 80.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 81.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 82.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 83.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 84.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 85.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 86.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 87.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 88.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 89.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 90.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 91.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 92.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 93.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 94.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 95.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 96.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 97.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 98.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 99.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 100.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 101.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 102.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 103.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 104.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 105.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 106.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 107.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 108.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 109.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 110.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 111.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 112.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 113.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 114.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 115.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 116.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 117.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 118.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 119.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 120.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 121.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 122.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 123.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 124.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 125.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 126.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 127.100.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 0.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 127.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 254.169.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 2.0.192.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 100.51.198.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 113.0.203.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 255.255.255.255.IN-ADDR.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: D.F.IP6.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 8.E.F.IP6.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 9.E.F.IP6.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: A.E.F.IP6.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: B.E.F.IP6.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: 8.B.D.0.1.0.0.2.IP6.ARPA Jun 16 18:31:31 dance named[12673]: automatic empty zone: view primary: EMPTY.AS112.ARPA Jun 16 18:31:31 dance named[12673]: none:103: 'max-cache-size 90%' - setting to 1789MB (out of 1987MB) Jun 16 18:31:31 dance named[12673]: configuring command channel from '/etc/rndc.key' Jun 16 18:31:31 dance named[12673]: command channel listening on 127.0.0.1#953 and one line of "warn" or higher priority: Jun 16 18:31:31 dance named[12673]: open: primary.nzf: file not found rob0@harrier:~$ dig catalog.example. axfr ; <<>> DiG 9.10.3-P3cba <<>> catalog.example. axfr ;; global options: +cmd catalog.example. 604800 IN SOA harrier.slackbuilds.org. hostmaster.slackbuilds.org. 2017052409 86400 43200 1209600 172800 catalog.example. 604800 IN NS dance.slackbuilds.org. catalog.example. 604800 IN NS harrier.slackbuilds.org. catalog.example. 604800 IN NS shibboleet.slackbuilds.org. version.catalog.example. 604800 IN TXT "1" 04e120b0cce1ebb819aaa5cdb153aafe7be11fe8.zones.catalog.example. 604800 IN PTR 60.78.158.98.in-addr.arpa. 103414eb2f69c737092d72ad18b7ddb9df7105a1.zones.catalog.example. 604800 IN PTR slackpkg.org. 1d17c2ed4c2bea11c151b0d85e66a406bf2e74f4.zones.catalog.example. 604800 IN PTR slackbook.org. 1d8b6b34c75a98b48a114327b6d0264e879aaf38.zones.catalog.example. 604800 IN PTR tuxaloosa.org. 2695d624609f68052743f2218a26a489540bddc2.zones.catalog.example. 604800 IN PTR slackbuilds.org. 3d4cbe64a815b0b1c0426f34ef8af792a66663ca.zones.catalog.example. 604800 IN PTR walk-on.us. 4ed356c739505b5a0ddebb98f02972f20e6ad953.zones.catalog.example. 604800 IN PTR 61.78.158.98.in-addr.arpa. 4f407230536043b0abd2c76e87c85b714b7f961f.zones.catalog.example. 604800 IN PTR rlworkman.net. 5053244cf1ba2340faf10290e2ca7532b7f79e9d.zones.catalog.example. 604800 IN PTR room101.us.eu.org. 5e92f43ab4e4841635f98c72acc9d340b5d7d3b7.zones.catalog.example. 604800 IN PTR 57.78.158.98.in-addr.arpa. 7227c546f57571b9a528370b395a04b2144017cb.zones.catalog.example. 604800 IN PTR stormtracklinux.com. 72615c126cb611e3094c9bdc8cd9086305f1c501.zones.catalog.example. 604800 IN PTR 58.78.158.98.in-addr.arpa. 739ecf8b4d268b8af9eda95dd235f4b1e996c31f.zones.catalog.example. 604800 IN PTR 62.78.158.98.in-addr.arpa. c7c2f752ed67279307c45599634fb2e5d544995d.zones.catalog.example. 604800 IN PTR 56.78.158.98.in-addr.arpa. d6b70a454041152af3bee185633b26c396985a6a.zones.catalog.example. 604800 IN PTR 63.78.158.98.in-addr.arpa. f0de634f270b470a1cb845d51376076a7c687c40.zones.catalog.example. 604800 IN PTR 59.78.158.98.in-addr.arpa. catalog.example. 604800 IN SOA harrier.slackbuilds.org. hostmaster.slackbuilds.org. 2017052409 86400 43200 1209600 172800 ;; Query time: 18 msec ;; SERVER: 127.0.0.1#53(127.0.0.1) ;; WHEN: Sat Jun 17 00:04:05 UTC 2017 ;; XFR size: 22 records (messages 1, bytes 1248) For the record, this is the config on the slave: rob0@dance:~$ /usr/sbin/named-checkconf -p acl "shibboleet" { 98.158.78.58/32; }; acl "harrier" { 207.223.116.211/32; }; acl "sbo" { "harrier"; "shibboleet"; }; acl "spikenet" { 208.94.237.144/28; }; acl "trusted" { "localhost"; "sbo"; "spikenet"; }; acl "recursion" { "trusted"; }; acl "transfer" { "trusted"; }; logging { channel "default_log" { file "logs/named.log" versions unlimited size 4194304; severity dynamic; print-time yes; print-severity yes; print-category yes; }; channel "query_log" { file "logs/query.log" versions 10 size 2097152; severity dynamic; print-time yes; }; category "default" { "default_log"; }; category "queries" { "query_log"; }; }; masters "shibboleet" { 98.158.78.58; }; masters "harrier" { 207.223.116.211; }; masters "sbo" { "harrier"; }; options { directory "/var/named"; querylog no; allow-recursion { "recursion"; }; catalog-zones { zone "catalog.example" default-masters { "sbo"; } zone-directory "catzones" in-memory no min-update-interval 10; }; dnssec-validation auto; rate-limit { exempt-clients { "trusted"; }; log-only no; responses-per-second 9; }; allow-transfer { "transfer"; }; zone-statistics yes; }; view "primary" { zone "catalog.example" { type slave; masters { "sbo"; }; allow-query { "trusted"; }; }; };