BIND 10 #2445: suppress initial log
BIND 10 Development
do-not-reply at isc.org
Mon Dec 10 17:34:19 UTC 2012
#2445: suppress initial log
-------------------------------------+-------------------------------------
Reporter: jinmei | Owner:
Type: defect | jinmei
Priority: medium | Status:
Component: Boss of BIND | reviewing
Keywords: | Milestone:
Sensitive: 0 | Sprint-20121218
Sub-Project: Core | Resolution:
Estimated Difficulty: 4 | CVSS Scoring:
Total Hours: 0 | Defect Severity: N/A
| Feature Depending on Ticket:
| Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
Comment (by jinmei):
I made a couple of small changes. I believe these are okay, but please
check.
And, one final question. If I start bind10 with a broken config
and see buffered logs in stdtout at the end, the logs include DEBUG
messages.
{{{
% ./src/bin/bind10/run_bind10.sh
INFO [b10-cfgmgr.cfgmgr]: CFGMGR_CONFIG_FILE Configuration manager
starting with configuration file:
/Users/jinmei/src/isc/git/bind10-2445/b10-config.db
FATAL [b10-cfgmgr.cfgmgr]: CFGMGR_DATA_READ_ERROR error reading
configuration database from disk: Configuration file out of date or
corrupt, please update or remove
/Users/jinmei/src/isc/git/bind10-2445/b10-config.db
INFO [b10-boss.boss]: BIND10_STARTING starting BIND10: bind10 20110223
(BIND 10 20120817)
DEBUG [b10-boss.boss]: BIND10_CHECK_MSGQ_ALREADY_RUNNING checking if msgq
is already running
...
}}}
I didn't figure out how this happened, but shouldn't these be only
shown when we start bind 10 with -v?
--
Ticket URL: <http://bind10.isc.org/ticket/2445#comment:26>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list