Re: [Pdns-users] PDNS 3.x with PDNS 2.9.x Database Schema

2015-07-23 Thread Mark Moseley
> > On 2015/07/22 06:48 PM, Mark Moseley wrote: > >> On Tue, Jul 21, 2015 at 5:00 PM, Gabriel Marais >> mailto:gabriel.j.mar...@gmail.com>> 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 Ub

Re: [Pdns-users] PDNS 3.x with PDNS 2.9.x Database Schema

2015-07-23 Thread Gabriel Marais
On 2015/07/22 06:48 PM, Mark Moseley wrote: On Tue, Jul 21, 2015 at 5:00 PM, Gabriel Marais mailto:gabriel.j.mar...@gmail.com>> 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

Re: [Pdns-users] PDNS 3.x with PDNS 2.9.x Database Schema

2015-07-22 Thread Mark Moseley
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

Re: [Pdns-users] PDNS 3.x with PDNS 2.9.x Database Schema

2015-07-22 Thread Leen Besselink
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

Re: [Pdns-users] PDNS 3.x with PDNS 2.9.x Database Schema

2015-07-22 Thread Jan-Piet Mens
(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 _

Re: [Pdns-users] PDNS 3.x with PDNS 2.9.x Database Schema

2015-07-22 Thread Jan-Piet Mens
> 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

[Pdns-users] PDNS 3.x with PDNS 2.9.x Database Schema

2015-07-21 Thread Gabriel Marais
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 with the older 2.9 schema on MySQL. I have read in a thread that