Re: [Pdns-users] Master slave replication

2017-12-18 Thread Alex Pavlov
-u replication_user -h 192.168.0.1 -P 3306 -p pasword # Regards Alex. From: Pdns-users [mailto:pdns-users-boun...@mailman.powerdns.com] On Behalf Of Donald Jayawardena Sent: Monday, December 18, 2017 8:52 AM To: pdns-users@mailman.powerdns.com Subject: [Pdns-users] Master slave replication

[Pdns-users] Master slave replication

2017-12-17 Thread Donald Jayawardena
Hi, I have an issue replicating data through powerdns on two mysql databases. I could replicate data when I update data manually on the master. But data does not get thorugh to slave if I use powerdns (using curl) to update slave data records from the master. The error says: Could not execute

Re: [Pdns-users] master slave replication for reverse dns zone

2017-07-06 Thread Michaël
Le 2017-07-06 14:56, Michaël a écrit : Hi, i have install powerdns 4.0.4. I try to have a master and a slave. It works great for standard zone, but the reverse zone don't synchronise. i have to log on my second server and do a 'pdns_control retrieve 0.22.172.in-addr.arpa' to have all the r

[Pdns-users] master slave replication for reverse dns zone

2017-07-06 Thread Michaël
Hi, i have install powerdns 4.0.4. I try to have a master and a slave. It works great for standard zone, but the reverse zone don't synchronise. i have to log on my second server and do a 'pdns_control retrieve 0.22.172.in-addr.arpa' to have all the records synchronise Someone as the sam

Re: [Pdns-users] master slave replication not working, sqlite backend

2009-10-08 Thread thomas morgan
Hubert-- Try with the IP of your master server in the domain record instead of the domain name: 2|my.domain.com|192.168.123.112||MASTER||foobar I recall having trouble with that at one point, although cannot remember the exact error I had. --t On Oct 5, 2009, at 10:25 AM, Hubert Krause

Re: [Pdns-users] master slave replication not working, sqlite backend

2009-10-05 Thread Hubert Krause
Hello again... Am Monday 05 October 2009 18:25:17 schrieb Hubert Krause: > Ive got a Problem with to servers with powerdns, one is the master, one the > slave both use a sqlite backend. Master Slave is not working. If I do for I've forgotten to mention my pdns version: it is version 2.9.21.1. Be

[Pdns-users] master slave replication not working, sqlite backend

2009-10-05 Thread Hubert Krause
Hello to all... Ive got a Problem with to servers with powerdns, one is the master, one the slave both use a sqlite backend. Master Slave is not working. If I do for example on the slave: dig @master axfr my.domin.com I will get: ; <<>> DiG 9.3.4-P1 <<>> @master axfr my.domain.com ; (1 server

Re: [Pdns-users] Master/Slave replication

2009-08-13 Thread Tyler Hall
What kind of backend do you have? MySQL? Is MySQL replication working? On Thu, Aug 13, 2009 at 4:02 PM, Michael Snyder < msny...@exponentialnetworks.net> wrote: > I’m a newb, but found PowerDNS and Poweradmin very nice. I’m having a > problem with my Master not updating my slave. I’m on Ubuntu

[Pdns-users] Master/Slave replication

2009-08-13 Thread Michael Snyder
I'm a newb, but found PowerDNS and Poweradmin very nice. I'm having a problem with my Master not updating my slave. I'm on Ubuntu 9.04 pdns was installed via apt, pa was installed via tar, latest version available on the site. Any help would be graciously accepted. Michael _