Hi,
I want to delete a zone with:
rndc delzone domain.org
In the logfile I get:
Oct 12 10:16:30 nsmaster named[669]: general: received control channel command
'delzone domain.org'
Oct 12 10:16:30 nsmaster named[669]: general: zone domain.org scheduled for
removal via delzone
Oct 12 10:16:30 nsmaster named[669]: general: deleting zone domain.org in view
_default via delzone
Oct 12 10:16:30 nsmaster named[669]: general: mdb_txn_begin: Invalid argument
Oct 12 10:16:30 nsmaster named[669]: general: unable to open NZD database for
'_default.nzd'
Oct 12 10:16:30 nsmaster named[669]: general: unable to delete zone
configuration: failure
And so in the nzd db the config remains active:
named-nzd2nzf _default.nzd | grep domain.org
zone "domain.org" { type master; file "../dynamic/domain.org"; };
So why can the nzd db not be opened? And how can that be solved?
Thanks in advance,
Christian
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information. bind-users mailing list [email protected] https://lists.isc.org/mailman/listinfo/bind-users

