BIND 10 #628: switching from auth or resolver is too noisy
BIND 10 Development
do-not-reply at isc.org
Thu Feb 24 19:23:36 UTC 2011
#628: switching from auth or resolver is too noisy
------------------------------------+---------------------------------
Reporter: jreed | Owner:
Type: defect | Status: new
Priority: minor | Milestone:
Component: Unclassified | Keywords:
Sensitive: 0 | Estimated Number of Hours: 0
Add Hours to Ticket: 0 | Billable?: 1
Total Hours: 0 | Internal?: 0
------------------------------------+---------------------------------
This was done with:
{{{
> config diff
{'Boss': {'start_resolver': True, 'start_auth': False}}
> config commit
}}}
See all this output:
{{{
[b10-cmdctl] Begin send command 'set_config' to module 'ConfigManager'
[bind10] Handling new configuration: {'start_resolver': True,
'start_auth': False}
[bind10] Starting b10-resolver
[bind10] Started b10-resolver (PID 22058)
[bind10] Asking b10-zonemgr to terminate
[bind10] Asking b10-xfrin to terminate
[bind10] Asking b10-xfrout to terminate
[bind10] Asking b10-auth to terminate
[b10-auth] Received 'shutdown' command
[b10-msgq] Closing socket fd 8
[b10-msgq] Receive error: EOF
[b10-msgq] Closing socket fd 9
[b10-msgq] Receive error: EOF
24-Feb-2011 14:19:32.111 Xfrout: INFO: Received shutdown command.
[bind10] Process b10-auth (PID 22024) terminated, exit status = 0
[b10-msgq] Closing socket fd 7
[b10-msgq] Receive error: EOF
[b10-cmdctl] Finish send command 'set_config' to module 'ConfigManager'
[b10-cmdctl] Begin send command 'get_config' to module 'ConfigManager'
[b10-resolver] Command line: b10-resolver -v
[b10-resolver] Server created.
[b10-resolver] IOService created.
[b10-resolver] Configuration session channel created.
[b10-cmdctl] Finish send command 'get_config' to module 'ConfigManager'
[b10-resolver] Configuration channel established.
[b10-resolver] Config loaded
[b10-resolver] Server started.
[bind10] Process b10-xfrin (PID 22026) terminated, exit status = 0
[b10-msgq] Closing socket fd 10
[b10-msgq] Receive error: EOF
[b10-msgq] Closing socket fd 12
[b10-msgq] Receive error: EOF
[bind10] Process b10-zonemgr (PID 22027) terminated, exit status = 0
[b10-msgq] Closing socket fd 14
[b10-msgq] Receive error: EOF
[b10-msgq] Closing socket fd 15
[b10-msgq] Receive error: <class 'socket.error'>
[bind10] Process b10-xfrout (PID 22025) terminated, exit status = 0
[b10-msgq] Closing socket fd 11
[b10-msgq] Receive error: <class 'socket.error'>
}}}
While this is verbose, the many errors shouldn't be there. This is not
clean.
--
Ticket URL: <http://bind10.isc.org/ticket/628>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list