b10-loadzone issues
Spain, Dr. Jeffry A.
spainj at countryday.net
Tue Dec 6 21:06:30 UTC 2011
>> My test zone file jaspain.net.db, as written by bind9, has the
>> following
>> contents:
>>
>>
>>
>> $TTL 3600 ; 1 hour
>>
>> jaspain.net IN SOA nstest.jaspain.net.
>> hostmaster.countryday.net. (
> How was it written by BIND 9?
> All examples I have on my systems as created by "named" or by BIND 9 tools either have the $ORIGIN entity or they don't have relative names (that is they do end in a dot).
Sorry, my mistake. When I copied and pasted the contents of jaspain.net.db from my bind9 server, I inadvertently omitted the first line, which is indeed "$ORIGIN .". bind9 is rewriting the zone file following the use of nsupdate.
>> 11 RR(s) loaded in 0.05 second(s) (99.90% of
>> jaspain.net.db)
>> What does it mean that it loaded 99.90% of the zone file? What about
>> the remaining 0.10%?
> That is a bug.
> http://bind10.isc.org/ticket/674
I'll guess that this is an off-by-one error with respect to b10-loadzone undercounting the characters processed from the zone file divided by the length of the file. Jaspain.net.db is 970 characters in length and 1/970 is 0.10309%.
Thanks. Jeff.
More information about the bind10-users
mailing list