[Pdns-users] pdns_control rediscover
Max Clark
max.clark at gmail.com
Wed Sep 15 18:02:44 UTC 2010
Hello,
I have a set of pdns slaves running with the bind backend. When adding
new zones to the configuration file we are running pdns_control
rediscover to reload the zones:
# pdns_control rediscover
Sep 15 00:37:27 ns01 pdns[38478]: [bindbackend] error at Wed Sep 15
00:37:27 2010 parsing 'foo.com' from file '/etc/namedb/slave/foo.com':
Unable to open file '/etc/namedb/slave/foo.com': No such file or
directory
Where rediscover fails, retrieve works fine:
# pdns_control retrieve foo.com
Sep 15 00:37:34 ns01 pdns[38478]: Domain foo.com is stale, master
serial 1, our serial 0
Sep 15 00:37:34 ns01 pdns[38478]: Initiating transfer of 'foo.com'
from remote 'x.x.x.x'
Sep 15 00:37:34 ns01 pdns[38478]: AXFR started for 'foo.com',
transaction started
Sep 15 00:37:34 ns01 pdns[38478]: Zone 'foo.com'
(/etc/namedb/slave/foo.com) reloaded
Sep 15 00:37:34 ns01 pdns[38478]: AXFR done for 'foo.com', zone committed
Am I missing something?
Thanks,
Max
More information about the Pdns-users
mailing list