Re: [Pdns-users] Multiple masters

2019-02-16 Thread Don Stokes
able 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. In a test rig I'm finding that if I have dual masters confi

Re: [Pdns-users] Multiple masters

2018-12-16 Thread Don Stokes
them when they become available. But really, pdns should be doing this automatically, and anyway, that doesn't solve the problem of querying the other master before it receives its update. -- don On 15/12/18 10:10 PM, Brian Candler wrote: On 15/12/2018 08:48, Don Stokes wrote: Th

Re: [Pdns-users] Multiple masters

2018-12-15 Thread Don Stokes
have configured each zone with multiple masters in SQL: is it a single row with a comma-separated list of masters? INSERT INTO domains (name, master, type) VALUES ('example.com', '192.0.2.1, 192.0.2.2', 'SLAVE'); -- Don Stokes, d...@nz.net <mailto:d...@

[Pdns-users] Multiple masters

2018-12-14 Thread Don Stokes
trick I'm missing? -- don -- Don Stokes, d...@nz.net <mailto:d...@nz.net>, 021 796 072 ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users