bind10-devel-20120301 and NSEC3

Spain, Dr. Jeffry A. spainj at countryday.net
Tue Mar 6 03:37:33 UTC 2012


>> I'm having some difficulty with this as shown in the following. I'm getting the error "Failed to open master file". This is despite running bindctl as root and trying both relative and absolute paths to the zone file. The zone file is world readable. It loads fine into sqlite with 'b10-loadzone jaspain.biz.db'. Thanks for any suggestions. Jeff.

> Did b10-auth leave any log message?

I ran the following commands in bindctl:
config set Auth/datasources [{"type": "memory", "zones": [{"origin": "countryday.net", "file": "countryday.net.db"}]}]
config commit

Below are the related log entries. Thanks. Jeff.

2012-03-05 22:32:08.659 DEBUG [b10-xfrout.datasrc] DATASRC_SQLITE_DROPCONN SQLite3Database is being deinitialized
2012-03-05 22:32:08.659 DEBUG [b10-xfrout.datasrc] DATASRC_SQLITE_CONNCLOSE Closing sqlite database
2012-03-05 22:32:08.682 DEBUG [b10-cmdctl.cmdctl] CMDCTL_SEND_COMMAND sending command get_module_spec to module ConfigManager
2012-03-05 22:32:08.684 DEBUG [b10-cmdctl.cmdctl] CMDCTL_COMMAND_SENT command 'get_module_spec' to module 'ConfigManager' was sent
2012-03-05 22:32:08.685 DEBUG [b10-cmdctl.cmdctl] CMDCTL_SEND_COMMAND sending command get_config to module ConfigManager
2012-03-05 22:32:08.685 DEBUG [b10-cmdctl.cmdctl] CMDCTL_COMMAND_SENT command 'get_config' to module 'ConfigManager' was sent
2012-03-05 22:32:08.716 DEBUG [b10-stats-httpd.stats-httpd] STATHTTPD_HANDLE_CONFIG reading configuration: {'version': 2}
2012-03-05 22:32:08.723 INFO  [b10-stats-httpd.stats-httpd] STATHTTPD_STARTED listening on 127.0.0.1#8000
2012-03-05 22:33:19.040 DEBUG [b10-cmdctl.cmdctl] CMDCTL_SEND_COMMAND sending command set_config to module ConfigManager
2012-03-05 22:33:19.046 DEBUG [b10-auth.datasrc] DATASRC_MEM_CREATE creating zone 'countryday.net.' in 'IN' class
2012-03-05 22:33:19.046 DEBUG [b10-auth.datasrc] DATASRC_MEM_ADD_ZONE adding zone 'countryday.net./IN'
2012-03-05 22:33:19.046 DEBUG [b10-auth.datasrc] DATASRC_MEM_LOAD loading zone 'countryday.net.' from file 'countryday.net.db'
2012-03-05 22:33:19.046 DEBUG [b10-auth.datasrc] DATASRC_MEM_DESTROY destroying zone 'countryday.net.' in 'IN' class
2012-03-05 22:33:19.046 ERROR [b10-auth.auth] AUTH_CONFIG_UPDATE_FAIL update of configuration failed: Server configuration failed: Failed to open master file: countryday.net.db
2012-03-05 22:33:19.047 DEBUG [b10-cmdctl.cmdctl] CMDCTL_COMMAND_SENT command 'set_config' to module 'ConfigManager' was sent
2012-03-05 22:33:19.047 ERROR [b10-cmdctl.cmdctl] CMDCTL_COMMAND_ERROR error in command set_config to module ConfigManager: Server configuration failed: Failed to open master file: countryday.net.db



More information about the bind10-users mailing list