On 10.04.2013 13:33, Jan-Piet Mens wrote:
Is there a simple way for a secondary to force zone fetching for all
provisioned zones? Eg. marking all entries as "obsolete" so that
PDNS triggers zone transfer?

If you can afford to do so, you could try

         DELETE FROM records;

which will wipe out the content of records. Restart PowerDNS
Authoritative, and it will start transferring zones. Of course, during
that time, the slave won't be able to answer queries for zones it
doesn't contain ...

Indeed simple, but a no-go :-)

Klaus

_______________________________________________
Pdns-users mailing list
[email protected]
http://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to