[Pdns-users] opendbx + sqlite3 + superslave = fail
Mathew Hennessy
pdns at unixslave.com
Tue Mar 4 19:17:18 UTC 2008
Hi,
I'm attempting to use opendbx sqlite3 as a backing store for a
superslave configuration, and I'm getting the following error:
Mar 4 13:57:04 powerdnsslave pdns[5263]: [ID 702911 daemon.error] Received
NOTIFY for foobar.com from 10.202.108.20 for which we are not authoritative
Mar 4 13:57:04 powerdnsslave pdns[5263]: [ID 702911 daemon.error] Unable to
find backend willing to host foobar.com for potential supermaster
10.202.108.20
Here is my supermasters entry in sqlite3:
10.202.108.20|powerdns-dev.foobar.com|internal
(and 10.202.108.20 is the IP for powerdns-dev.foobar.com, with a valid
A-record on that master)
Here is my pdns.conf on the slave:
launch=opendbx
opendbx-backend=sqlite3
opendbx-host-read=/opt/pdns/var/
opendbx-host-write=/opt/pdns/var/
opendbx-database=pdns-slave.sqlite3
config-dir=/opt/pdns/etc
daemon=yes
master=no
slave=yes
loglevel=9
Any ideas? It's a freshly compiled bunch of stable (pdns 2.9.21,
opendbx-1.2.4).. Is opendbx + sqlite3 supposed to be able to handle
superslave configuration?
--
View this message in context: http://www.nabble.com/opendbx-%2B-sqlite3-%2B-superslave-%3D-fail-tp15834758p15834758.html
Sent from the PowerDNS mailing list archive at Nabble.com.
More information about the Pdns-users
mailing list