Re: Process stuck in STOP state

2008-12-29 Thread Lin Jui-Nan Eric
Dear All, We have recompiled our kernel with WITNESS and generated another textdump: http://aqua.pixnet.tw/~jnlin/textdump/event3/1230/ On Tue, Dec 30, 2008 at 12:00 AM, Lin Jui-Nan Eric wrote: > Hi Gavin, > > I will compile my kernel with WITNESS and try again! > > On Mon, Dec 29, 2008 at 11:2

Re: Process stuck in STOP state

2008-12-29 Thread Lin Jui-Nan Eric
Hi Gavin, I will compile my kernel with WITNESS and try again! On Mon, Dec 29, 2008 at 11:23 PM, Gavin Atkinson wrote: > On Fri, 26 Dec 2008, Lin Jui-Nan Eric wrote: > >> Hi, >> >> Full back-trace is located here: >> http://aqua.pixnet.tw/~jnlin/textdump/event3/1226/ > > Did you get anywhere wit

Re: Process stuck in STOP state

2008-12-29 Thread Gavin Atkinson
On Fri, 26 Dec 2008, Lin Jui-Nan Eric wrote: Hi, Full back-trace is located here: http://aqua.pixnet.tw/~jnlin/textdump/event3/1226/ Did you get anywhere with this? If not, and you are willing to recompile your kernel to include WITNESS, can you (in addition to the above output) get the ou

Re: Process stuck in STOP state

2008-12-25 Thread Lin Jui-Nan Eric
Hi, Full back-trace is located here: http://aqua.pixnet.tw/~jnlin/textdump/event3/1226/ On Fri, Dec 26, 2008 at 11:34 AM, Lin Jui-Nan Eric wrote: > Hi, > > No, NFS is not working (df hangs, and cd /nfs/vol hangs, too). we have > run fstat and see some NFS file is opened. > I will do a full back-

Re: Process stuck in STOP state

2008-12-25 Thread Lin Jui-Nan Eric
Hi, No, NFS is not working (df hangs, and cd /nfs/vol hangs, too). we have run fstat and see some NFS file is opened. I will do a full back-trace while this happened again. (It happens very frequentlyabout 10 times/day now) On Fri, Dec 26, 2008 at 11:26 AM, Alfred Perlstein wrote: > * Lin Ju

Re: Process stuck in STOP state

2008-12-25 Thread Alfred Perlstein
* Lin Jui-Nan Eric [081225 02:44] wrote: > Hi, > > We have done a textdump, located here: http://aqua.pixnet.tw/~jnlin/textdump/ > Thank you! Is NFS working when this happens? Can you run lsof too? It would be really good to get a backtrace from all processes, there's a ddb command to do th

Re: Process stuck in STOP state

2008-12-25 Thread Lin Jui-Nan Eric
Hi, We have done a textdump, located here: http://aqua.pixnet.tw/~jnlin/textdump/ Thank you! On Wed, Dec 24, 2008 at 11:07 AM, Alfred Perlstein wrote: > * Lin Jui-Nan Eric [081223 09:17] wrote: >> > Dear listers, >> > >> > Our FreeBSD Server uses NFS to access PHP files on NetApp, then serve >>

Re: Process stuck in STOP state

2008-12-23 Thread Alfred Perlstein
* Lin Jui-Nan Eric [081223 09:17] wrote: > > Dear listers, > > > > Our FreeBSD Server uses NFS to access PHP files on NetApp, then serve > > them with apache 2.2 (worker MPM + php fastcgi mode). > Sorry. we use -STABLE now. > > event# uname -a > FreeBSD event 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE

Re: Process stuck in STOP state

2008-12-23 Thread Lin Jui-Nan Eric
> Dear listers, > > Our FreeBSD Server uses NFS to access PHP files on NetApp, then serve > them with apache 2.2 (worker MPM + php fastcgi mode). Sorry. we use -STABLE now. event# uname -a FreeBSD event 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #1: Thu Dec 4 01:45:42 CST 2008 r...@event:/usr/obj/

Process stuck in STOP state

2008-12-23 Thread Lin Jui-Nan Eric
Dear listers, Our FreeBSD Server uses NFS to access PHP files on NetApp, then serve them with apache 2.2 (worker MPM + php fastcgi mode). At least one time a day the apache process is stuck in the STOP state and is unkillable. gdb won't attach to the process, either. Does anyone have any similar i