BIND 10 #335: b10-xfrout not exiting

BIND 10 Development do-not-reply at isc.org
Mon Sep 13 18:28:10 UTC 2010


#335: b10-xfrout not exiting
-------------------------+--------------------------------------------------
      Reporter:  jreed   |        Owner:     
          Type:  defect  |       Status:  new
      Priority:  major   |    Milestone:     
     Component:  xfrout  |   Resolution:     
      Keywords:          |    Sensitive:  0  
Estimatedhours:  0.0     |        Hours:  0  
      Billable:  1       |   Totalhours:  0  
      Internal:  0       |  
-------------------------+--------------------------------------------------

Comment(by jreed):

 May be related to this also:

 {{{
 $ echo Xfrout shutdown | DESTDIR/bin/bindctl
 ["login success "] login as root
 > send the command to cmd-ctrld
 received reply: {"error": "unknown error"}
 > $
 }}}

 BIND 10 shows:

 {{{
 [b10-cmdctl] Begin send command 'shutdown' to module 'Xfrout'
 13-Sep-2010 14:37:59.656 Xfrout: INFO: Received shutdown command.
 [b10-cmdctl] Finish send command 'shutdown' to module 'Xfrout'
 }}}

 I would expect bind10 to show it died and restart it.

 It is still running.

 So I run:
 {{{
 $ DESTDIR/bin/bindctl
 ["login success "] login as root
 > Xfrout shutdown
 send the command to cmd-ctrld
 received reply: {"error": "unknown error"}
 > quit
 }}}

 Now output from cmdctl is:
 {{{
 [b10-cmdctl] Begin send command 'shutdown' to module 'Xfrout'
 [b10-cmdctl] Finish send command 'shutdown' to module 'Xfrout'
 }}}
 So this time missing the Xfrout INFO log message.

 ps shows xfrout is still running. It is in a normal Interruptible sleep
 state.

-- 
Ticket URL: <https://bind10.isc.org/ticket/335#comment:1>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list