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

Re: Bind is hanging on CentOS 4.4

2009-05-29 Thread Andy Shellam
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 would read it. Starting with -n 1 means it should all be on one processor even though it is running multiple threads. Try

RE: Bind is hanging on CentOS 4.4

2009-05-29 Thread Jesse Cabral
] 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...@lists.isc. org] On Behalf Of Jesse Cabral

RE: Bind is hanging on CentOS 4.4

2009-05-29 Thread Jeff Lightner
: 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 STARTED LWP NLWP

RE: Bind is hanging on CentOS 4.4

2009-05-29 Thread Jesse Cabral
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 has threads

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

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 jcab...@mtsolutions.net 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

RE: Bind is hanging on CentOS 4.4

2009-05-29 Thread Jeff Lightner
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-clarify the objective

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 JINMEI Tatuya / 神明達哉
At Fri, 29 May 2009 15:41:26 -0400, David Ford da...@blue-labs.org 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

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 Cabral

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

RE: Bind is hanging on CentOS 4.4

2009-05-28 Thread Jeff Lightner
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 32232 0