<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<STYLE>
BLOCKQUOTE {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
BODY {
        LINE-HEIGHT: 1.5; FONT-FAMILY: 宋体; COLOR: #000000; FONT-SIZE: 10.5pt
}
</STYLE>

<META name=GENERATOR content="MSHTML 8.00.6001.18702"></HEAD>
<BODY style="MARGIN: 10px">
<DIV>Hi,</DIV>
<DIV> </DIV>
<DIV>I have met this today frequently:</DIV>
<DIV>
<DIV>Oct 17 15:09:35 index ods-signerd: [tools] notify nameserver: /home/gtld/apps/dnssec-service/ods_call_by_opendnssec.sh</DIV>
<DIV>Oct 17 15:09:35 index ods-signerd: [tools] notify nameserver failed: unable to fork (Cannot allocate memory)</DIV>
<DIV>Oct 17 15:09:35 index ods-signerd: [worker[2]] backoff task [read] for zone test2 with 480 seconds</DIV></DIV>
<DIV> </DIV>
<DIV>And as I see in my log that the 
/home/gtld/apps/dnssec-service/ods_call_by_opendnssec.sh script is not called at 
all,but</DIV>
<DIV>the zones are all signed successfully,why? Because there is not much memory 
left?</DIV>
<DIV> </DIV>
<DIV>I have 5 zones and they are 1.8G after signed, but the ods-signer consumes 
too much memory.</DIV>
<DIV>
<DIV>$ du -h ./signed</DIV>
<DIV>1.8G ./signed</DIV></DIV>
<DIV> </DIV>
<DIV>
<DIV>Cpu(s):  0.1%us,  0.1%sy,  0.0%ni, 99.8%id,  0.0%wa,  0.0%hi,  0.0%si,  0.0%st</DIV>
<DIV>Mem:  32867596k total, 31711608k used,  1155988k free,     4760k buffers</DIV>
<DIV>Swap:  3276792k total,  1839896k used,  1436896k free,  2377592k cached</DIV>
<DIV> </DIV>
<DIV>  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND                                                                                                                                     </DIV>
<DIV>32568 gtld      20   0 19.9g  17g 3740 S  0.0 55.0   3206:22 ods-signerd                                                                                                                                  </DIV>
<DIV>13725 gtld      20   0 4033m 3.8g 1320 S  0.0 12.2   2578:42 named   </DIV>
<DIV> </DIV>
<DIV>As can be seen from above, it consumes almost more than 16G memory, but the 
named which hold all the signed zone data just</DIV>
<DIV>consumes 3G or so.</DIV>
<DIV>I think ods-signerd consumes too much memory, isn't it?</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>Best regards,</DIV>
<DIV>Stuart</DIV></DIV></BODY></HTML>