RE: out of memory Errors

2010-06-18 Thread Lightner, Jeff
Jonathan Marshall - Solaris Software Sent: Friday, June 18, 2010 3:30 AM To: Prabhat Rana; bind-users@lists.isc.org; k...@chrysler.com Subject: Re: out of memory Errors > > Yes mine is also 32 bit. So is it confirmed that the 4GB memory limit on 32 bit processes on Solaris 10? > > Prabhat. &

Re: out of memory Errors

2010-06-18 Thread Stacey Jonathan Marshall - Solaris Software
Yes mine is also 32 bit. So is it confirmed that the 4GB memory limit on 32 bit processes on Solaris 10? Prabhat. Yes, a 32bit process can only access up-to 4gb of memory. $ echo 2^32 / 1024 / 1024 / 1024 | bc -l 4. I believe BIND has some options (named.conf) to

Re: out of memory Errors

2010-06-17 Thread Stacey Jonathan Marshall - Solaris Software
On 06/17/10 16:50, Prabhat Rana wrote: I'm running BIND 9.6.1-P1 in a Solaris 10 server. There is a total of 32G of physical memory and at any given time about 20G is free. However, named keeps on throwing "out of memory" errors. When these error occurs in syslog, although named is still runni

Re: out of memory Errors

2010-06-17 Thread Kevin Darcy
On 6/17/2010 11:50 AM, Prabhat Rana wrote: I'm running BIND 9.6.1-P1 in a Solaris 10 server. There is a total of 32G of physical memory and at any given time about 20G is free. However, named keeps on throwing "out of memory" errors. When these error occurs in syslog, although named is still r