RE: Bind is hanging on CentOS 4.4

2009-06-04 Thread Jeremy C. Reed
On Fri, 29 May 2009, Jesse Cabral wrote: > When I rerun ./configure --disable-threads the configure file does not > update. I guess you mean the config.h doesn't update. But probably the ./lib/isc/include/isc/platform.h file did change (so ISC_PLATFORM_USETHREADS is no longer defined). (In my c

Re: Bind is hanging on CentOS 4.4

2009-05-29 Thread JINMEI Tatuya / 神明達哉
At Fri, 29 May 2009 15:17:23 -0400, "Jesse Cabral" wrote: > So I can understand the original goal, let me re-clarify the objective. > > The problem of Bind hanging is thought to be caused by an interthread lock. First off, it's just one possibility. "Hanging" is a pretty general symptom so we

Re: Bind is hanging on CentOS 4.4

2009-05-29 Thread JINMEI Tatuya / 神明達哉
At Fri, 29 May 2009 15:41:26 -0400, David Ford wrote: > > Every few releases I try to add threads back in and get the same > results. Both on my 32bit linux and 64bit linux machines (current > gentoo). Named crashes or hangs. > > Jeff Lightner wrote: > > This may have something to do with the

Re: Bind is hanging on CentOS 4.4

2009-05-29 Thread David Ford
Every few releases I try to add threads back in and get the same results. Both on my 32bit linux and 64bit linux machines (current gentoo). Named crashes or hangs. Jeff Lightner wrote: > This may have something to do with the different way Linux does threads > compared to UNIX. > > On my RHEL5

RE: Bind is hanging on CentOS 4.4

2009-05-29 Thread Jeff Lightner
utions.net Cc: Jeff Lightner; bind-users@lists.isc.org Subject: Re: Bind is hanging on CentOS 4.4 Bind and threading don't get along, I have always had to force bind to compile without thread support entirely. Jesse Cabral wrote: > So I can understand the original goal, let me re-cla

Re: Bind is hanging on CentOS 4.4

2009-05-29 Thread JINMEI Tatuya / 神明達哉
At Fri, 29 May 2009 13:56:40 -0400, "Jesse Cabral" wrote: > I just tried that and re-ran the ./configure --disable-threads > > Then I killed the named pid and started named: > > ps -Leo user,pid,ppid,lstart,lwp,nlwp,psr,args |egrep "LWP|named" > USER PID PPID STARTED L

Re: Bind is hanging on CentOS 4.4

2009-05-29 Thread David Ford
Bind and threading don't get along, I have always had to force bind to compile without thread support entirely. Jesse Cabral wrote: > So I can understand the original goal, let me re-clarify the objective. > > The problem of Bind hanging is thought to be caused by an interthread lock. > > The sugg

RE: Bind is hanging on CentOS 4.4

2009-05-29 Thread Jesse Cabral
21 Father DeValles Blvd, Suite 101, Fall River, MA 02723 www.mtsolutions.net -Original Message- From: Jeff Lightner [mailto:jlight...@water.com] Sent: Friday, May 29, 2009 2:45 PM To: jcab...@mtsolutions.net Subject: RE: Bind is hanging on CentOS 4.4 I was pointing out it h

RE: Bind is hanging on CentOS 4.4

2009-05-29 Thread Jeff Lightner
ubject: RE: Bind is hanging on CentOS 4.4 Importance: High Good suggestion. I just tried that and re-ran the ./configure --disable-threads Then I killed the named pid and started named: ps -Leo user,pid,ppid,lstart,lwp,nlwp,psr,args |egrep "LWP|named" USER PID PPID

RE: Bind is hanging on CentOS 4.4

2009-05-29 Thread Jesse Cabral
ccanet.org] Sent: Friday, May 29, 2009 1:38 PM To: 'jcab...@mtsolutions.net' Subject: RE: Bind is hanging on CentOS 4.4 Maybe 'make distclean' first and then rerun ./configure? -Original Message- From: bind-users-boun...@lists.isc.org [mailto:bind-users-boun...@list

Re: Bind is hanging on CentOS 4.4

2009-05-29 Thread Andy Shellam
> www.mtsolutions.net > > > > > > > -Original Message- > From: Jeff Lightner [mailto:jlight...@water.com] > Sent: Friday, May 29, 2009 9:03 AM > To: jcab...@mtsolutions.net > Subject: RE: Bind is hanging on CentOS 4.4 > > Yes. That's

RE: Bind is hanging on CentOS 4.4

2009-05-29 Thread Jesse Cabral
ather DeValles Blvd, Suite 101, Fall River, MA 02723 www.mtsolutions.net -Original Message- From: Jeff Lightner [mailto:jlight...@water.com] Sent: Friday, May 29, 2009 9:03 AM To: jcab...@mtsolutions.net Subject: RE: Bind is hanging on CentOS 4.4 Yes. That's the way I wou

RE: Bind is hanging on CentOS 4.4

2009-05-28 Thread Jeff Lightner
3:55 PM To: Jeff Lightner Cc: bind-users@lists.isc.org Subject: RE: Bind is hanging on CentOS 4.4 Importance: High Here is the output from ps -eLf ps -eLf | grep named named32231 1 32231 07 May26 ?00:00:00 /usr/sbin/named -u named -t /var/named/chroot named32231 1 322

RE: Bind is hanging on CentOS 4.4

2009-05-28 Thread Jesse Cabral
...@mtsolutions.net Subject: RE: Bind is hanging on CentOS 4.4 The implementation of ps has a lot to do with whether you see threads. You might try: To get info about threads: ps -eLf ps axms -Original Message- From: bind-users-boun...@lists.isc.org [mailto:bind-users-boun...@lists.isc. org] On

RE: Bind is hanging on CentOS 4.4

2009-05-28 Thread Jesse Cabral
, Fall River, MA 02723 www.mtsolutions.net -Original Message- From: JINMEI Tatuya / 神明達哉 [mailto:jinmei_tat...@isc.org] Sent: Tuesday, May 26, 2009 3:14 PM To: jcab...@mtsolutions.net Subject: Re: Bind is hanging on CentOS 4.4 At Tue, 26 May 2009 09:23:22 -0400, "Jesse C

Re: Bind is hanging on CentOS 4.4

2009-05-23 Thread JINMEI Tatuya / 神明達哉
At Tue, 19 May 2009 12:55:08 -0400, "Jesse Cabral" wrote: > I have been having an issue with Bind hanging for several months. I am > currently running BIND 9.5.1-P2 on CentOS 4.4 kernel 2.6.9-42.0.3Elsmp as > mail server using MailScanner, Postfix, spamassassin-clamav, openwebmail, > pop-before-s

Bind is hanging on CentOS 4.4

2009-05-19 Thread Jesse Cabral
I have been having an issue with Bind hanging for several months. I am currently running BIND 9.5.1-P2 on CentOS 4.4 kernel 2.6.9-42.0.3Elsmp as mail server using MailScanner, Postfix, spamassassin-clamav, openwebmail, pop-before-smtp. Binds was hanging with 9.2.4 as well so I upgraded to the c