zonec fails on fairly large zone

Stephane Bortzmeyer bortzmeyer at nic.fr
Fri Dec 5 08:24:43 UTC 2003


On Wed, Dec 03, 2003 at 06:51:53PM -0800,
 Joseph McDonald <joe at vpop.net> wrote 
 a message of 25 lines which said:

> zonec: malloc failed: Cannot allocate memory

On a Tru64 machine:

NSDSIZE=`rcmgr get NSD_SIZE` 
# nsd is greedy
ulimit -d ${NSDSIZE}

With (see /etc/rc.config):

ns2:~ % rcmgr get NSD_SIZE
1024000

And for the compiler:

NSDSIZE=`rcmgr get NSD_SIZE` 
# zonec is greedy
ulimit -d ${NSDSIZE}



More information about the nsd-users mailing list