Re: 5.4 RC2 freezing

2005-06-15 Thread Christopher Sean Hilton
On Wed, Jun 08, 2005 at 09:08:11AM -0400, Matt Smith wrote: > pflog0: promiscuous mode enabled > > Do you want to be running this way? > This is normal operating mode for the pflog pseudo-interface. The function of the pflog pseudo interface is to collect packets which the "pf" packet filter dro

RE: 5.4 RC2 freezing

2005-06-08 Thread Matt Smith
p' to [EMAIL PROTECTED] You can reach the person managing the list at [EMAIL PROTECTED] When replying, please edit your Subject line so it is more specific than "Re: Contents of freebsd-stable digest..." Today's Topics: 1. Re: 5.4-RC2 freezing - ATA related

Re: 5.4-RC2 freezing - ATA related?

2005-06-08 Thread Peter Jeremy
On Tue, 2005-May-31 16:47:19 -0700, Steve Watt wrote: >>> The vnode locks are held by processes: >>> PID namewaiting on >>> 487 perl [ufs c3c1c1b4] >>> 57 syncer [snaplk c535f500] (holds 2 locks) >>> 476 perl [ufs c87e4f1c] >>> 489 perl [snaplk c535f500]

Re: 5.4-RC2 freezing - ATA related?

2005-06-04 Thread Thomas Hurst
* Søren Schmidt ([EMAIL PROTECTED]) wrote: > > Save me Søren! > > You have picked some of the most dreaded HW out there thats for sure, > so I'm not sure I can do that :) Meh, the BP6 might be old, but what's wrong with it? I've used it for the past half a decade practically 24/7 and this is the

Re: 5.4-RC2 freezing - ATA related?

2005-05-31 Thread Steve Watt
In <[EMAIL PROTECTED]>, [EMAIL PROTECTED] writes: >From: "Peter Jeremy" <[EMAIL PROTECTED]> >> On Wed, 2005-May-18 06:43:37 -0600, Elliot Finley wrote: >> >Had the system lock up again. This is with the new ATA mkIII patches on >> >http://people.freebsd.org/~sos/ATA. >> > >> >I didn't get the cras

Re: 5.4-RC2 freezing - ATA related?

2005-05-25 Thread Jamie Heckford
Jamie Heckford wrote: Another one... looks completly different :-( [GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.so: Undefined symbol "ps_pglobal_lookup"] GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU Ge

Re: 5.4-RC2 freezing - ATA related?

2005-05-25 Thread Jamie Heckford
Jamie Heckford wrote: On Wed, May 18, 2005 at 03:54:59PM -0700, Doug White wrote: On Wed, 18 May 2005, Jamie Heckford wrote: Hi Peter, On Thu, May 19, 2005 at 05:53:12AM +1000, Peter Jeremy wrote: On Wed, 2005-May-18 16:03:16 +0100, Jamie Heckford wrote: Managed to get a dump on our sys

Re: 5.4-RC2 freezing - ATA related?

2005-05-23 Thread Mark Pheffer
Elliot Finley wrote: This has been happening since 5.3-R, I've been tuning different parameters to no avail. I've taken the disks off of the onboard ICH5 controller and put them a promise TX4 S150 controller, but still the same thing happens. The system freezes, but isn't totally dead. It'

Re: 5.4-RC2 freezing - ATA related?

2005-05-23 Thread Elliot Finley
From: "Søren Schmidt" <[EMAIL PROTECTED]> On 21/05/2005, at 0:52, Peter Jeremy wrote: > On Fri, 2005-May-20 14:53:09 -0600, Elliot Finley wrote: > >> From: "Peter Jeremy" <[EMAIL PROTECTED]> >> >>> On Fri, 2005-May-20 08:25:58 -0600, Elliot Finley wrote: >>> I took the -L option off of my dump

Re: 5.4-RC2 freezing - ATA related?

2005-05-21 Thread Søren Schmidt
On 22/05/2005, at 2:36, Thomas Hurst wrote: * Søren Schmidt ([EMAIL PROTECTED]) wrote: No, my only advise is to use the ATA mkIII patches or better yet - current.. In a similar vein, I'm seeing the same WRITE_DMA timeouts and system lockups using ATA mkIII patches as I did using the stand

Re: 5.4-RC2 freezing - ATA related?

2005-05-21 Thread Thomas Hurst
* Søren Schmidt ([EMAIL PROTECTED]) wrote: > No, my only advise is to use the ATA mkIII patches or better yet - > current.. In a similar vein, I'm seeing the same WRITE_DMA timeouts and system lockups using ATA mkIII patches as I did using the standard RELENG_5 driver, on two seperate systems. I

Re: 5.4-RC2 freezing - ATA related?

2005-05-21 Thread Søren Schmidt
On 21/05/2005, at 0:52, Peter Jeremy wrote: On Fri, 2005-May-20 14:53:09 -0600, Elliot Finley wrote: From: "Peter Jeremy" <[EMAIL PROTECTED]> On Fri, 2005-May-20 08:25:58 -0600, Elliot Finley wrote: I took the -L option off of my dump command in my daily dump script. I've gone two days

Re: 5.4-RC2 freezing - ATA related?

2005-05-20 Thread Peter Jeremy
On Fri, 2005-May-20 14:53:09 -0600, Elliot Finley wrote: >From: "Peter Jeremy" <[EMAIL PROTECTED]> >> On Fri, 2005-May-20 08:25:58 -0600, Elliot Finley wrote: >> >I took the -L option off of my dump command in my daily dump script. I've >> >gone two days without locking up which is unusual. I thi

Re: 5.4-RC2 freezing - ATA related?

2005-05-20 Thread Elliot Finley
From: "Peter Jeremy" <[EMAIL PROTECTED]> > On Fri, 2005-May-20 08:25:58 -0600, Elliot Finley wrote: > >I took the -L option off of my dump command in my daily dump script. I've > >gone two days without locking up which is unusual. I think that may be what > >was tickling the bug that was locking m

Re: 5.4-RC2 freezing - ATA related?

2005-05-20 Thread Peter Jeremy
On Fri, 2005-May-20 08:25:58 -0600, Elliot Finley wrote: >I took the -L option off of my dump command in my daily dump script. I've >gone two days without locking up which is unusual. I think that may be what >was tickling the bug that was locking me up. Sometime you might like to do a 'dd if=/d

Re: 5.4-RC2 freezing - ATA related?

2005-05-20 Thread Elliot Finley
From: "Peter Jeremy" <[EMAIL PROTECTED]> > On Wed, 2005-May-18 06:43:37 -0600, Elliot Finley wrote: > >Had the system lock up again. This is with the new ATA mkIII patches on > >http://people.freebsd.org/~sos/ATA. > > > >I didn't get the crashdump (forgot to set dumpdev), but I did get 'ps' and >

Re: 5.4-RC2 freezing - ATA related?

2005-05-18 Thread Peter Jeremy
Previously posted trap frame: #5 0xc0691771 in trap (frame= {tf_fs = -1068433384, tf_es = -989790192, tf_ds = 16, tf_edi = -106612473 6, tf_esi = -1066124736, tf_ebp = -323699844, tf_isp = -323699872, tf_ebx = -10 07063716, tf_edx = 528, tf_ecx = -1013235680, tf_eax = 307472464, tf_trapno =

Re: 5.4-RC2 freezing - ATA related?

2005-05-18 Thread Jamie Heckford
On Wed, May 18, 2005 at 03:54:59PM -0700, Doug White wrote: > On Wed, 18 May 2005, Jamie Heckford wrote: > > > Hi Peter, > > > > On Thu, May 19, 2005 at 05:53:12AM +1000, Peter Jeremy wrote: > > > On Wed, 2005-May-18 16:03:16 +0100, Jamie Heckford wrote: > > > >Managed to get a dump on our system

Re: 5.4-RC2 freezing - ATA related?

2005-05-18 Thread Doug White
On Wed, 18 May 2005, Jamie Heckford wrote: > Hi Peter, > > On Thu, May 19, 2005 at 05:53:12AM +1000, Peter Jeremy wrote: > > On Wed, 2005-May-18 16:03:16 +0100, Jamie Heckford wrote: > > >Managed to get a dump on our system for a similar prob we are getting: > > > > That traceback looks like a pan

Re: 5.4-RC2 freezing - ATA related?

2005-05-18 Thread Jamie Heckford
Hi Peter, On Thu, May 19, 2005 at 05:53:12AM +1000, Peter Jeremy wrote: > On Wed, 2005-May-18 16:03:16 +0100, Jamie Heckford wrote: > >Managed to get a dump on our system for a similar prob we are getting: > > That traceback looks like a panic, not a deadlock. What was the panic > message? Only

Re: 5.4-RC2 freezing - ATA related?

2005-05-18 Thread Peter Jeremy
On Wed, 2005-May-18 16:03:16 +0100, Jamie Heckford wrote: >Managed to get a dump on our system for a similar prob we are getting: That traceback looks like a panic, not a deadlock. What was the panic message? >#2 0xc0513474 in panic (fmt=0xc06c3da5 "%s") at >/usr/src/sys/kern/kern_shutdown.c:5

Re: 5.4-RC2 freezing - ATA related?

2005-05-18 Thread Peter Jeremy
On Wed, 2005-May-18 06:43:37 -0600, Elliot Finley wrote: >Had the system lock up again. This is with the new ATA mkIII patches on >http://people.freebsd.org/~sos/ATA. > >I didn't get the crashdump (forgot to set dumpdev), but I did get 'ps' and >'show lockedvnods' output from DDB. The output is i

Re: 5.4-RC2 freezing - ATA related?

2005-05-18 Thread Hans Petter Selasky
On Wednesday 18 May 2005 17:03, Jamie Heckford wrote: > On Mon, May 16, 2005 at 06:40:01AM -0600, Elliot Finley wrote: > > This has been happening since 5.3-R, I've been tuning different > > parameters to no avail. I've taken the disks off of the onboard ICH5 > > controller and put them a promise

Re: 5.4-RC2 freezing - ATA related?

2005-05-18 Thread Jamie Heckford
On Mon, May 16, 2005 at 06:40:01AM -0600, Elliot Finley wrote: > This has been happening since 5.3-R, I've been tuning different parameters > to no avail. I've taken the disks off of the onboard ICH5 controller and > put them a promise TX4 S150 controller, but still the same thing happens. > > Th

Re: 5.4-RC2 freezing - ATA related?

2005-05-18 Thread Elliot Finley
> On Mon, May 16, 2005 at 06:40:01AM -0600, Elliot Finley wrote: > >The system freezes, but isn't totally dead. It'll still respond to pings, > >the screensaver still functions, but it won't respond to a CAD at the > >console. But if I press 'Enter' at the console, it'll give me a 'login:' > >pro

Re: 5.4-RC2 freezing - ATA related?

2005-05-17 Thread Brent Casavant
On Wed, 18 May 2005, Peter Jeremy wrote: > On Tue, 2005-May-17 09:58:33 -0500, Brent Casavant wrote: > >The only solution I found at that time was reverting to 4.10, though > >that is obviously suboptimal. I could be persuaded to reinstall 5.x > >on the machine if I'd be sure to get someone to lo

Re: 5.4-RC2 freezing - ATA related?

2005-05-17 Thread Peter Jeremy
On Tue, 2005-May-17 09:58:33 -0500, Brent Casavant wrote: >The only solution I found at that time was reverting to 4.10, though >that is obviously suboptimal. I could be persuaded to reinstall 5.x >on the machine if I'd be sure to get someone to look into this. It doesn't work that way. You are

Re: 5.4-RC2 freezing - ATA related?

2005-05-17 Thread Jamie Heckford
On Mon, May 16, 2005 at 06:40:01AM -0600, Elliot Finley wrote: > This has been happening since 5.3-R, I've been tuning different parameters > to no avail. I've taken the disks off of the onboard ICH5 controller and > put them a promise TX4 S150 controller, but still the same thing happens. > > Th

Re: 5.4-RC2 freezing - ATA related?

2005-05-17 Thread Brent Casavant
On Tue, 17 May 2005, Dominic Marks wrote: > I've got four machines with ICH5/6 chips in, no stability problems > whatsoever, > and thats been the case since I installed them, around 5.2.1. Perhaps it is > something to do with your workload, or another piece of hardware in the > system. The mac

Re: 5.4-RC2 freezing - ATA related?

2005-05-17 Thread Dominic Marks
On Tuesday 17 May 2005 15:58, Brent Casavant wrote: > > You can add a fourth. Ever since 5.1 (my first 5.x install) I have > experienced the same problem, again with an Intel ICH5 ATA controller. > The symptoms are exactly the same -- the hang is normally triggered > during the periodic runs just

Re: 5.4-RC2 freezing - ATA related?

2005-05-17 Thread Brent Casavant
On Tue, 17 May 2005 [EMAIL PROTECTED] wrote: > Date: Mon, 16 May 2005 06:40:01 -0600 > From: "Elliot Finley" <[EMAIL PROTECTED]> > Subject: 5.4-RC2 freezing - ATA related? > To: > Cc: [EMAIL PROTECTED] > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="iso-8859-1" > > Thi

Re: 5.4-RC2 freezing - ATA related?

2005-05-16 Thread Peter Jeremy
On Mon, May 16, 2005 at 06:40:01AM -0600, Elliot Finley wrote: >The system freezes, but isn't totally dead. It'll still respond to pings, >the screensaver still functions, but it won't respond to a CAD at the >console. But if I press 'Enter' at the console, it'll give me a 'login:' >prompt, but a

Re: 5.4-RC2 freezing - ATA related?

2005-05-16 Thread Søren Schmidt
Elliot Finley wrote: This has been happening since 5.3-R, I've been tuning different parameters to no avail. I've taken the disks off of the onboard ICH5 controller and put them a promise TX4 S150 controller, but still the same thing happens. The system freezes, but isn't totally dead. It'll stil