BIND 10 #1703: add second b10-auth component crashes bind10

BIND 10 Development do-not-reply at isc.org
Thu Feb 23 13:56:58 UTC 2012


#1703: add second b10-auth component crashes bind10
-------------------------------------+-------------------------------------
                   Reporter:  jreed  |                 Owner:
                       Type:         |                Status:  new
  defect                             |             Milestone:  New Tasks
                   Priority:  major  |            Resolution:
                  Component:         |             Sensitive:  0
  Unclassified                       |           Sub-Project:  DNS
                   Keywords:         |  Estimated Difficulty:  0
            Defect Severity:  N/A    |           Total Hours:  0
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------

Comment (by jreed):

 According to documentation:

 {{{
  If it is set to "needed" and it fails at startup, the
  whole bind10 shuts down and exits with error exit code.
  But if it fails some time later, it is just started again.
 }}}

 So the problem should not be FATAL:
 {{{
 2012-02-22 11:11:58.236 FATAL [b10-boss.boss] BIND10_COMPONENT_UNSATISFIED
 component b10-auth-2 is required to run and failed
 }}}

 It should just try again per the documentation. In this case (see #1705),
 we know it won't work again, but bind10 as a whole should not shutdown.

 Or the definition of "startup" in the documentation needs to be clarified.
 Does "startup" mean start of a new component at any time? Or does it mean
 the start of a component when bind10 boss is first starting everything up?

-- 
Ticket URL: <http://bind10.isc.org/ticket/1703#comment:3>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list