[bind10-dev] snapshot release on Thursday

zhangcuiling zhangcuiling at cnnic.cn
Wed Jan 26 10:05:54 UTC 2011


Hi, Jeremy
    I've just tried bind10-devel-20110120 and have some questions.
----
    1  configure like this:
    ./configure --prefix=/home/software/bind10-devel/20110120
    and output when running sbin/b10-cmdctl-usermgr as follows:
Traceback (most recent call last):
  File "./b10-cmdctl-usermgr", line 28, in <module>
    import isc.util.process
ImportError: No module named isc.util.process
    after setting PYTHONPATH(/home/software/bind10-devel/20110120/lib/python3.1/site-packages/), it works.
    i had thought it'll be done automatically before i found the output above.
----
    2 i load a zone with b10-loadzone, and find zone info in table zones and table records in database zone.sqlite3.
    after i restart bind10, the data is still there. how could i unload a zone? besides deleting it from database.
----
    3 when using bindctl, after 'config go' a certain module, i can't list the modules loaded.
    Can there be a 'config go ..' function? then i can use 'config show' to list them again.
----
    4 how to set the secondary servers of a zone?
    /Xfrout> config show
    no such parameters
----
    5 Chapter 6. Remote control daemon:
    Configuration specification for b10-cmdctl
    The control commands are: print_settings shutdown 
    'print_settings'? maybe a mistake

                                       Yours,
                                       Cathy





More information about the bind10-dev mailing list