At Mon, 29 Dec 2008 08:05:52 -0800 (PST), "jmorrise...@gmail.com" <jmorrise...@gmail.com> wrote: > > When doing a RNDC reload with Bind 9.5.1 we are getting the following > error. > This only happens if we list more than one master name server IP. If > we only have one IP in the "masters" statement it is fine. If we have > more than one then everything seems to die. > > Dec 29 15:00:06 tnamed[8957]: zone.c:5071: INSIST(zone->curmaster < > zone->masterscnt) failed > Dec 29 15:00:06 t179 named[8957]: exiting (due to assertion failure)
I couldn't reproduce the problem simply by configuring a secondary server that has more than two masters like this: zone "jinmei.org" { type slave; file "jinmei.zone.bak"; masters { 149.20.54.162; 203.178.141.194; }; }; and then reloading the server. There should be some other reason that triggered the assertion failure in your case. Can you provide more details, including a complete copy of your named.conf and detailed steps to cause the failure? --- JINMEI, Tatuya Internet Systems Consortium, Inc. _______________________________________________ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users