Re: [Pdns-users] Multiple masters

2019-02-16 Thread Don Stokes
Hi Klaus, I came to that conclusion too, and decided NSD is a better fit for what I'm trying to achieve. -- don On 23/01/19 9:53 AM, Klaus Darilion wrote: The answer is quite simple - multi master support in PDNS is only available in the d

Re: [Pdns-users] Multiple masters

2019-01-22 Thread Klaus Darilion
The answer is quite simple - multi master support in PDNS is only available in the docs ;-) https://github.com/PowerDNS/pdns/pull/5595 regards Klaus Am 15.12.2018 um 07:29 schrieb Don Stokes: Hi all, I'm looking to deploy PowerDNS in a slave configuration that has multiple (BIND) masters.

Re: [Pdns-users] Multiple masters

2018-12-16 Thread Don Stokes
Hi Brian, all, Now that I'm in front of the machine in question ... yes, specifically: # rpm -qa | grep pdns pdns-4.1.5-1pdns.el7.x86_64 pdns-backend-sqlite-4.1.5-1pdns.el7.x86_64 Here's an example of the behaviour I'm seeing. First I'll set up a test domain: # systemctl start pdns #

Re: [Pdns-users] Multiple masters

2018-12-15 Thread Brian Candler
On 15/12/2018 08:48, Don Stokes wrote: This is with the latest Centos 7 RPMs on the 4.1 branch. For the benefit of anyone looking at the list archive in future: I *think* the OP is talking about version 4.1.5. ___ Pdns-users mailing list Pdns-users@m

Re: [Pdns-users] Multiple masters

2018-12-15 Thread Don Stokes
Hi Brian, Yes, that's exactly what I've done. It does try both masters, eventually, but seems to get stuck on the "missing" one, and (from the log messages) seems to back off from doing anything due to the errors. I'd have expected it to query both masters in quick succession on receipt of a

Re: [Pdns-users] Multiple masters

2018-12-14 Thread Brian Candler
On 15/12/2018 06:29, Don Stokes wrote: I'm looking to deploy PowerDNS in a slave configuration that has multiple (BIND) masters. In a test rig I'm finding that if I have dual masters configured on a PDNS slave, and one of the two masters is unavailable, the slave is querying the absent master a

Re: [Pdns-users] Multiple masters are added in Supermaster configuration

2016-07-20 Thread Peter van Dijk
Hello Javi, 3.4.8 takes all IPs for the given account name in the supermasters table. So, fill that field! Kind regards, -- Peter van Dijk PowerDNS.COM BV - https://www.powerdns.com/ On 20 Jul 2016, at 10:14, Javier Narváez wrote: Hi! I'm upgrading from PowerDNS 2.9.22 (Centos 5) to PowerD