Hello,
I currently have 3 dns servers all authoritative for the domains they hold with
a mysql replication in the back. I would like to enable geolocation in this
setup since all 3 dns servers are located in geographically different places. I
need some resource or any kind of information to hel
On Tue, Jul 21, 2015 at 5:00 PM, Gabriel Marais
wrote:
> Hi Guys
>
> Seems like I have hit a brick wall. I have PowerDNS 2.9.x running as
> master and 2 slaves. I am busy moving over to Ubuntu 14.x on newly
> installed servers and as such I ended up with PowerDNS 3.x which is not
> compatible wit
On Wed, Jul 22, 2015 at 02:10:34PM +0200, Jan-Piet Mens wrote:
> (no need to take this off-list)
>
> > the only problem is that I am doing MySQL master/slave database
> > replication. upgrading the schema on the slave(s) will break the
> > replication process unfortunately.
>
> You spoke of Power
(no need to take this off-list)
> the only problem is that I am doing MySQL master/slave database
> replication. upgrading the schema on the slave(s) will break the
> replication process unfortunately.
You spoke of PowerDNS master and slaves from which I gathered AXFR.
-JP
_
> I need to get another 'slave' working which is sitting on PowerDNS
> 3.x to work with my 2.9 master and database schema.
Upgrade the database schema of your 3.x slave; PowerDNS will do the
right thing when it transfers zones into that slave from your
(unmodified) 2.9 master server.
-JP