<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">
<div class="moz-cite-prefix">The answer is quite simple - multi
master support in PDNS is only available in the docs ;-)</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix"><a class="moz-txt-link-freetext" href="https://github.com/PowerDNS/pdns/pull/5595">https://github.com/PowerDNS/pdns/pull/5595</a></div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">regards</div>
<div class="moz-cite-prefix">Klaus</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix"><br>
</div>
Am 15.12.2018 um 07:29 schrieb Don Stokes:<br>
</div>
<blockquote type="cite"
cite="mid:2b28b9ef-ddc8-0218-60cd-09d77117ddc7@nz.net">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
Hi all,<br>
<br>
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
and not failing over to the other. <br>
<br>
And even if it receives and accepts a NOTIFY from the functional
master, it still sends the SOA query to the non-functional
master.<br>
<br>
Configuration is:<br>
<br>
allow-notify-from=0.0.0.0/0,::/0<br>
allow-unsigned-notify=no<br>
cache-ttl=60<br>
guardian=yes<br>
launch=gsqlite3<br>
logging-facility=2<br>
loglevel=6<br>
out-of-zone-additional-processing=no<br>
reuseport=yes<br>
security-poll-suffix=<br>
setgid=pdns<br>
setuid=pdns<br>
slave=yes<br>
slave-cycle-interval=10<br>
soa-retry-default=60<br>
gsqlite3-database=/var/pdns/pdns.sqlite3<br>
gsqlite3-pragma-synchronous=0<br>
gsqlite3-pragma-foreign-keys=yes<br>
gsqlite3-dnssec=yes<br>
<br>
Is there some trick I'm missing?<br>
<br>
-- don<br>
<br>
<br>
<div class="moz-signature">-- <br>
Don Stokes, <a href="mailto:don@nz.net" moz-do-not-send="true">don@nz.net</a>,
021 796 072</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
Pdns-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Pdns-users@mailman.powerdns.com">Pdns-users@mailman.powerdns.com</a>
<a class="moz-txt-link-freetext" href="https://mailman.powerdns.com/mailman/listinfo/pdns-users">https://mailman.powerdns.com/mailman/listinfo/pdns-users</a>
</pre>
</blockquote>
<p><br>
</p>
</body>
</html>