> but whether lmdb inclusion/usage now _functions_ correctly with that^ 
> cleanup, i have yet to verify.
> checking now ...

iiuc @

        https://bind9.readthedocs.io/en/latest/manpages.html
        "The configuration is saved in a file called viewname.nzf (or, if 
named(8) is compiled with liblmdb, an LMDB database file called viewname.nzd)."


the 'nzd2nzf'

        system/nzd2nzf/prereq.sh
                if [ -z "$NZD" ]; then
                        echo_i "This test requires LMDB support (--with-lmdb)"
                        exit 255
                fi

tests that lmdb function -- 1st to create, then convert, the .nzd.  complete?  
dunno ...

in any case, with that^ workaround, lmdb test looks ok

        sh run.sh nzd2nzf
                S:nzd2nzf:2020-06-18T22:10:47-0700
                T:nzd2nzf:1:A
                A:nzd2nzf:System test nzd2nzf
                I:nzd2nzf:PORTRANGE:5300 - 5399
                I:nzd2nzf:starting servers
                I:nzd2nzf:querying for non-existing zone data (1)
                I:nzd2nzf:adding a new zone into default NZD using rndc addzone 
(2)
                I:nzd2nzf:querying for existing zone data (3)
                I:nzd2nzf:stopping ns1
                I:nzd2nzf:dumping _default.nzd to _default.nzf (4)
                I:nzd2nzf:checking that _default.nzf contains the expected 
content (5)
                I:nzd2nzf:deleting _default.nzd database
                I:nzd2nzf:starting ns1 which should migrate the .nzf to .nzd
                I:nzd2nzf:querying for zone data from migrated zone config (6)
                I:nzd2nzf:exit status: 0
                I:nzd2nzf:stopping servers
                R:nzd2nzf:PASS
                E:nzd2nzf:2020-06-18T22:10:54-0700

_______________________________________________
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
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to