[Pdns-users] Powerdns 3.4.10-1 domainmetadata ALSO-NOTIFY not working

Paul Travers paul.travers at cbsinteractive.com
Mon Dec 19 23:29:59 UTC 2016


I have the following entries in my domainmetadata table:

mysql> select * from domainmetadata where domain_id = 3;

+----+-----------+-----------------+----------------+---------------------+

| id | domain_id | kind            | content        | date_modified       |

+----+-----------+-----------------+----------------+---------------------+

| 27 |         3 | ALSO-NOTIFY     | 2.2.2.2        | 0000-00-00 00:00:00 |

| 28 |         3 | ALSO-NOTIFY     | 1.1.1.1        | 0000-00-00 00:00:00 |

| 14 |         3 | TSIG-ALLOW-AXFR | tsig-key        | 0000-00-00 00:00:00 |

+----+-----------+-----------------+----------------+---------------------+

3 rows in set (0.00 sec)


Whenever the powerdns server receives a notification from the master I
expect that this server should also notify 1.1.1.1 and 2.2.2.2, but I only
see the following in the messages log:

Dec 19 23:20:25 ns10 pdns[20208]: 1 slave domain needs checking, 0 queued
for AXFR
Dec 19 23:20:25 ns10 pdns[20208]: Received serial number updates for 1
zones, had 0 timeouts
Dec 19 23:20:25 ns10 pdns[20208]: Domain 'example.com' is stale, master
serial 2016121902, our serial 2016121901
Dec 19 23:20:25 ns10 pdns[20208]: Initiating transfer of 'example.com' from
remote '10.0.0.2'
Dec 19 23:20:25 ns10 pdns[20208]: AXFR started for 'example.com'
Dec 19 23:20:25 ns10 pdns[20208]: Transaction started for 'example.com'
Dec 19 23:20:25 ns10 pdns[20208]: AXFR done for 'example.com', zone
committed with serial number 2016121902
Dec 19 23:20:26 ns10 pdns[20208]: Received NOTIFY for cbsistatic.com from
10.0.0.1 which is not a master

And nothing further about notifications or the domain. Any ideas on if this
is expected behavior? I can manually force notifications via the
pdns_control tool and those show up in the log, so I would expect the
ALSO-NOTIFY notifications to do so as well.

Thanks in Advance
-- 
Paul Travers
Systems Engineer
CBS Interactive
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20161219/8e257a0b/attachment.html>


More information about the Pdns-users mailing list