[Pdns-users] pdns_control retrieve ALL?

Jan-Piet Mens jpmens.dns at gmail.com
Wed Apr 10 11:33:46 UTC 2013


> 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 ...

        -JP




More information about the Pdns-users mailing list