<div style="font-family: Arial; text-align: left; font-size: 14px; color: #000000;">But what I still not understand, after I've changed the setting database: to "" is that the zone files still remain empty after update. I only can find files like that under /tmp:</div><div style="font-family: Arial; text-align: left; font-size: 14px; color: #000000;"><br></div><div style="text-align: left;"><span style="font-size: 14px;">/tmp/nsd-xfr-1383/nsd.1383.task.0</span><br><br><br><hr style="color: rgb(0, 0, 0); font-family: Arial; font-size: 14px; border-width: 0px 0px 1px; border-top-style: initial; border-right-style: initial; border-left-style: initial; border-top-color: initial; border-right-color: initial; border-left-color: initial; border-image: initial; border-bottom-style: solid; border-bottom-color: rgb(218, 218, 218);"><b style="color: rgb(0, 0, 0); font-family: Arial; font-size: 14px;">From:</b><span style="font-size: 14px;"> Anand Buddhdev <</span><a href="/email/new/1/anandb@ripe.net" style="color: rgb(0, 0, 0); font-family: Arial; font-size: 14px;">anandb@ripe.net</a><span style="font-size: 14px;">></span><br><b style="color: rgb(0, 0, 0); font-family: Arial; font-size: 14px;">Sent:</b><span style="font-size: 14px;"> Tuesday, 28. Aug 2018 – 21:34  CEST +0200</span><br><b style="color: rgb(0, 0, 0); font-family: Arial; font-size: 14px;">To:</b> <a href="/email/new/1/nsd-users@NLnetLabs.nl" style="color: rgb(0, 0, 0); font-family: Arial; font-size: 14px;">nsd-users@NLnetLabs.nl</a><br><br><b style="color: rgb(0, 0, 0); font-family: Arial; font-size: 14px;">Subject:</b><span style="font-size: 14px;"> Re: [nsd-users] How to dynamically add and remove zones?</span><br><br></div><div>
                                
                                        <style>
                                        
                                                body {
                                                        font-family: "Arial";
                                                        font-size: 100% !important;
                                                        margin: 0;
                                                        line-height: 1.2rem;
                                                }
                                                
                                        </style>

                                        <pre style="white-space: pre-wrap; color: #173860;">On 28/08/2018 21:28, kaulkwappe@prvy.eu wrote:

Hey Kaulkwappe (is that your name?),

> When I use a slave server I wonder about something:

> Why do I need zone files when the data is stored into /var/lib/nsd/nsd.db and so 
> the zone files remain empty?

On a slave server with all the zone data in nsd.db, there's no need for
plain text zone files.

However, the recommendation these days is to NOT use the database.
Instead, use this setting in your config file:

database: ""

This will write out the slave zones to disk in plain text. This mode
uses less memory, and is more robust. Support for the database mode may
disappear completely in a future release of NSD.

Regards,
Anand
_______________________________________________
nsd-users mailing list
nsd-users@NLnetLabs.nl
https://open.nlnetlabs.nl/mailman/listinfo/nsd-users
</pre>                                    
                                </div>