[Pdns-users] Serial lagging in authoritative 4.2.2 using native MySQL sync from 4.1.13

Cristian Seres cseres at iki.fi
Fri May 15 11:36:29 UTC 2020


Otto Moerbeek wrote:
> On Thu, May 14, 2020 at 04:20:46PM +0300, Cristian Seres via Pdns-users wrote:

> AFAIK, if you are using native replication, the type of your zone
> should be native and not master.

Sorry, my mistake in the email, this test domain is actually native:

MariaDB [powerdns]> select * from domains where name like '%testxyz%';
+-----+---------+--------+------------+--------+-----------------+---------+
| id  | name    | master | last_check | type   | notified_serial | account |
+-----+---------+--------+------------+--------+-----------------+---------+
| 265 | testxyz |        |       NULL | NATIVE |            NULL |         |
+-----+---------+--------+------------+--------+-----------------+---------+
1 row in set (0.00 sec)

Actually we do have several domains with MASTER together native MySQL 
sync, because a third party non-PowerDNS DNS server is also serving some 
of our DNSSEC enabled domains with anycast. That is also why we have

master=yes
only_notify=
also_notify=[list,of,third-party,dns,servers]

in all PowerDNS servers.

With best regards,

-- 
Cristian Seres


More information about the Pdns-users mailing list