Package: pdns-backend-sqlite
Severity: important

If I ask pdns to slave more than one domain, the sqlite backend
somehow causes the same (first) domain to be slaved N times, instead
of the N domains to be slaved once each:

pdns[5516]: 30 slave domains need checking
pdns[5516]: Domain alpinflegel.de is stale, master serial 1150300003, our 
serial 0
pdns[5516]: gsqlite: connection to '/var/lib/powerdns/pdns.sqlite' succesful
pdns[5516]: AXFR started for 'alpinflegel.de', transaction started
pdns[5516]: AXFR done for 'alpinflegel.de', zone committed
pdns[5516]: gsqlite: connection to '/var/lib/powerdns/pdns.sqlite' succesful
pdns[5516]: AXFR started for 'alpinflegel.de', transaction started
pdns[5516]: AXFR done for 'alpinflegel.de', zone committed
pdns[5516]: gsqlite: connection to '/var/lib/powerdns/pdns.sqlite' succesful
[...]

and so on, 30 timess. The last_check field is updated only for the
first domain, yet pdns will not attempt to sync the other domains
again.

No idea what's going on.

-- 
Please do not send copies of list mail to me; I read the list!
 
 .''`.     martin f. krafft <[EMAIL PROTECTED]>
: :'  :    proud Debian developer and author: http://debiansystem.info
`. `'`
  `-  Debian - when you have better things to do than fixing a system

Attachment: signature.asc
Description: Digital signature (GPG/PGP)

Reply via email to