Re: fxp0: device timed out problem

From: Robert Watson <rwatson_at_freebsd.org>
Date: Sun, 23 Jan 2005 14:29:57 +0000 (GMT)
On Mon, 10 Jan 2005, Ganbold wrote:

> I'm having trouble on FreeBSD 5.3 with squid-2.5.7. Squid installed from
> ports collection. 
> 
> cache4# uname -an
> FreeBSD cache4.micom.mng.net 5.3-STABLE FreeBSD 5.3-STABLE #2: Wed Dec 15 
> 18:26:14 ULAT 
> 2004     tsgan_at_cache4.micom.mng.net:/usr/obj/usr/src/sys/CACHEK  i386
> 
> After few hours machine hangs and stops responding saying following
> error: 
> 
> fxp0: device timed out. 
> 
> I turned off debug.mpsafenet to 0 and it seems like problem goes away.
<snip> 
> Is this problem related to network stack? Or is it related to fxp driver?

It's most likely a problem with the device driver or interrupt
configuration on your system.  There are a couple of other variables you
might try frobbing:

- Use of ACPI to configure the hardware
- Use of "device apic" if the system is non-SMP

Usually a device timed out error is related to interrupts from the device
not being delivered, being delivered improperly, etc.  Does your dmesg
contain any references to interrupt storms?  Once the above message has
printed, do you see any further interrupts on the fxp interrupt source
when checking intermittently with "systat -vmstat 1" or "vmstat -i"?

Robert N M Watson
Received on Sun Jan 23 2005 - 13:30:19 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:26 UTC