Update returns FORMERR: ran out of space

Stephane Bortzmeyer bortzmeyer at nic.fr
Wed Feb 24 09:18:31 UTC 2010


On Wed, Feb 24, 2010 at 11:32:35AM +1100,
 Mark Andrews <marka at isc.org> wrote 
 a message of 35 lines which said:

> Turn the debugging up to 3. 

With 'severity debug 30', all I get is:

24-Feb-2010 10:17:01.047 update: debug 8: client ::1#45986: updating zone 'toto.fr/IN': prerequisites are OK
24-Feb-2010 10:17:01.047 update: debug 8: client ::1#45986: updating zone 'toto.fr/IN': update section prescan OK
24-Feb-2010 10:17:01.047 update: info: client ::1#45986: updating zone 'toto.fr/IN': adding an RR at 'toto.fr' DNSKEY
24-Feb-2010 10:17:01.048 update: debug 3: client ::1#45986: updating zone 'toto.fr/IN': checking for NSEC3PARAM changes
24-Feb-2010 10:17:01.057 update: error: client ::1#45986: updating zone 'toto.fr/IN': RRSIG/NSEC/NSEC3 update failed: ran out of space
24-Feb-2010 10:17:01.057 update: debug 8: client ::1#45986: updating zone 'toto.fr/IN': rolling back

I log 'dnssec' events:

logging {
      channel debugging {
         file "/tmp/bind-dnssec.log" versions 2 size 5m;
     	 severity debug 30;
	 print-time yes;
         print-severity yes;
         print-category yes;
       };
  category update {
    debugging;
  };
  category dnssec {
    debugging;
  };
};


But I do not see them in the log.



More information about the bind-users mailing list