Using 2 CPUs with BIND

2008-12-28 Thread Mike Diggins
ot;using 2 CPUs", but that's what I want. I compiled it with './configure --prefix=/usr/local/bind --enable-threads' and start it with '/usr/local/bind/sbin/named -n 2 -c /etc/named.conf'. How do I know it's actually using the two SPARC CPUs? -Mike __

Re: Using 2 CPUs with BIND

2008-12-29 Thread Mike Diggins
I increased the logging to the debug level, but still no mention of it using 2 CPUs. In fact, I don't get the line "found X CPUs, using Y worker threads" at all, even mentioning one CPU. Even with the switch '-n 2", it doesn't give any error that it didn't find two CPUs. Is that Linux only? I

Re: Using 2 CPUs with BIND

2008-12-29 Thread Mike Diggins
On Mon, 29 Dec 2008, Jeremy C. Reed wrote: On Mon, 29 Dec 2008, Mike Diggins wrote: When I start BIND on my Solaris 10 SPARC dual CPU (V210) system 9.4.2-P2, I don't get the message "using 2 CPUs", but that's what I want. I compiled it with './configure --prefix

Re: Using 2 CPUs with BIND

2008-12-29 Thread Mike Diggins
On Mon, 29 Dec 2008, Jeremy C. Reed wrote: What is your syslogger configuration for /var/adm/messages, /var/log/named, and /var/log/named.info ? digg...@newblack# more /etc/syslog.conf #ident "@(#)syslog.conf1.5 98/12/14 SMI" /* SunOS 5.0 */ # # Copyright (c) 1991-1998 by Sun

Re: Using 2 CPUs with BIND

2009-01-02 Thread Mike Diggins
0:06 named 605 4 ? 0:34 named 605 5 ? 0:01 named -Mike On Fri, 2 Jan 2009, Stacey Jonathan Marshall wrote: Mike Diggins wrote: I noticed that when BIND 9.2.4 on Redhat Linux (Intel x86) starts, the log records: dns1 named[28513]: starting BIND 9.2.4

Re: Using 2 CPUs with BIND

2009-01-02 Thread Mike Diggins
On Fri, 2 Jan 2009, Stacey Jonathan Marshall wrote: Mike Diggins wrote: Thanks. Would this imply it has detected multiple CPUs? I still don't see any mention of it in my logs. The below output does indicated that you have five threads. I'm not sure why your log is not showing t

RHEL5 BIND in PROD

2011-03-15 Thread Mike Diggins
I'm about to transition my name servers from Solaris 10 to RedHat Linux 5.6. I'm debating whether to compile BIND directly from source as I usually do or use one of the RHEL packages, likely the newly released 9.7.0-6.P2. I would like to make our DNS a little more appliance based to ease some

Trouble loading a zone file after updating BIND

2011-03-30 Thread Mike Diggins
I have a "hidden" master name server for the domain domain.CA. The name servers for this domain are in the subdomain sub.Domain.CA as ns1 and ns2. Those are the name servers my clients query. The zone file starts off like this: $TTL 3600 Domain.CA. IN SOA ns1.sub.Domain.CA. dnsgrp.Domain