Re: What does this mean ? INSIST(zone-type == dns_zone_stub) failed

2011-12-08 Thread 蔡火胜
I use a modified version of BIND9.7.1-p2.I installed it on two machines(MachineA and MachineB). They both host the same zone in master mode. And in the modified code , one machine would refresh (using dns_zone_refresh) its zone data from the other in order to get the same data. This time ,

Re: What does this mean ? INSIST(zone-type == dns_zone_stub) failed

2011-12-08 Thread Ben Croswell
I don't see the desired outcome of making them both master and the trying to have one transfer from the other. Have one be master and one be slave from the master. No reason to alter code and query responses will be the same to your clients. -Ben Croswell On Dec 8, 2011 8:57 PM, 蔡火胜

What does this mean ? INSIST(zone-type == dns_zone_stub) failed

2011-12-06 Thread 蔡火胜
07-Dec-2011 22:55:29.457 zone.c:9655: INSIST(zone-type == dns_zone_stub) failed, back trace 07-Dec-2011 22:55:29.457 #0 0x4134eb in assertion_failed()+0x4b 07-Dec-2011 22:55:29.457 #1 0x569eca in isc_assertion_failed()+0xa 07-Dec-2011 22:55:29.457 #2 0x53b2f9 in refresh_callback()+0x1389