BIND 10 #1763: cannot make configuration changes while loading memory zone

BIND 10 Development do-not-reply at isc.org
Tue Mar 6 14:19:56 UTC 2012


#1763: cannot make configuration changes while loading memory zone
---------------------------------+-----------------------------------------
            Reporter:  jreed     |                        Owner:
                Type:  defect    |                       Status:  new
            Priority:  major     |                    Milestone:  New Tasks
           Component:  b10-auth  |                     Keywords:
           Sensitive:  0         |              Defect Severity:  N/A
         Sub-Project:  DNS       |  Feature Depending on Ticket:
Estimated Difficulty:  0         |          Add Hours to Ticket:  0
         Total Hours:  0         |                    Internal?:  0
---------------------------------+-----------------------------------------
 After startup of auth as it loads in a zone file into memory, I can't make
 changes:

 {{{
 > config set Auth/statistics-interval 65
 >
 > config commit
 Error: Module 'ConfigManager' not responding
 Configuration not committed
 }}}

 Logging is:

 {{{
 2012-03-06 09:16:04.144 ERROR [b10-cmdctl.cmdctl] CMDCTL_COMMAND_ERROR
 error in command set_config to module ConfigManager: Module
 'ConfigManager' not responding
 }}}

 Some configurations may take a while to load. We should allow
 configuration changes. What if we want to change the zone file loaded? (I
 did try that.) We should not have to wait for it to finish loading to do
 that.

-- 
Ticket URL: <http://bind10.isc.org/ticket/1763>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list