BIND 10 #1293: ZONEMGR_UNKNOWN_ZONE_FAIL: Please submit a bug report.
BIND 10 Development
do-not-reply at isc.org
Tue Oct 11 23:48:51 UTC 2011
#1293: ZONEMGR_UNKNOWN_ZONE_FAIL: Please submit a bug report.
-------------------------------------+-------------------------------------
Reporter: jreed | Owner:
Type: defect | Status: new
Priority: major | Milestone: New
Component: Unclassified | Tasks
Sensitive: 0 | Keywords:
Sub-Project: DNS | Defect Severity: N/A
Estimated Difficulty: 0 | Feature Depending on Ticket:
Total Hours: 0 | Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
I did:
{{{
> Xfrin retransfer zone_name=foo master=a.b.c.d
"zone xfrin is started"
}}}
Where a.b.c.d was unreachable or didn't have data. (I knew it would fail.)
My bind10 logged:
{{{
2011-10-11 23:37:57.841 INFO [b10-xfrin.xfrin] XFRIN_XFR_TRANSFER_STARTED
AXFR transfer of zone foo./IN started
2011-10-11 23:37:58.011 INFO [b10-xfrout.xfrout]
XFROUT_AXFR_TRANSFER_FAILED transfer of foo./IN failed, rcode: SERVFAIL
2011-10-11 23:37:58.013 ERROR [b10-xfrin.xfrin] XFRIN_XFR_TRANSFER_FAILURE
AXFR transfer of zone foo./IN failed: error response: SERVFAIL
2011-10-11 23:37:58.016 ERROR [b10-zonemgr.zonemgr]
ZONEMGR_UNKNOWN_ZONE_FAIL zone foo. (class IN) is not known to the zone
manager
}}}
or:
{{{
2011-10-11 23:42:02.468 ERROR [b10-xfrin.xfrin] XFRIN_CONNECT_MASTER error
connecting to master at ('192.168.1.4', 53): [Errno 145] ETIMEDOUT
2011-10-11 23:42:02.471 ERROR [b10-zonemgr.zonemgr]
ZONEMGR_UNKNOWN_ZONE_FAIL zone foo. (class IN) is not known to the zone
manager
}}}
The message documentation has:
{{{
% ZONEMGR_UNKNOWN_ZONE_FAIL zone %1 (class %2) is not known to the zone
manager
An XFRIN operation has failed but the zone that was the subject of the
operation is not being managed by the zone manager. This may indicate
an error in the program (as the operation should not have been initiated
if this were the case). Please submit a bug report.
}}}
So here is the bug report.
--
Ticket URL: <http://bind10.isc.org/ticket/1293>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list