Jukka Pakkanen <jukka.pakka...@qnet.fi> wrote: > Having these *error* messages in the syslog when restarting the > service... guess they are not too harmfull, but why exactly is this > coming: > > zone qnet.fi/IN (signed): receive_secure_serial: unchanged
This can happen in the following code, which suggests to me that the error is benign. Did the server shut down gracefully? /* * Try to apply diffs from the raw zone's journal to the secure * zone. If that fails, we recover by syncing up the databases * directly. */ result = sync_secure_journal(zone, zone->rss_raw, rjournal, start, end, &soatuple, &zone->rss_diff); if (result == DNS_R_UNCHANGED) goto failure; Tony. -- f.anthony.n.finch <d...@dotat.at> http://dotat.at/ Bailey: Northwest 5 to 7, occasionally gale 8 at first, becoming variable 3 or 4 later. High at first in far southeast, otherwise rough or very rough. Rain or showers. Moderate or good, occasionally poor. _______________________________________________ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users