From owner-freebsd-current Thu Apr 30 21:46:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA26675 for freebsd-current-outgoing; Thu, 30 Apr 1998 21:46:07 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from thing.dyn.ml.org (pm336-04.dialip.mich.net [35.9.11.70]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA26666 for ; Thu, 30 Apr 1998 21:46:04 -0700 (PDT) (envelope-from mcdougall@ameritech.net) Received: from ameritech.net (bsdx [192.168.1.2]) by thing.dyn.ml.org (8.8.8/8.8.7) with ESMTP id AAA12927; Fri, 1 May 1998 00:45:09 -0400 (EDT) (envelope-from mcdougall@ameritech.net) Message-ID: <35495353.62F9852D@ameritech.net> Date: Fri, 01 May 1998 00:45:07 -0400 From: Adam McDougall Reply-To: mcdougall@ameritech.net X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 3.0-CURRENT i386) MIME-Version: 1.0 To: Andrew CC: freebsd-current@FreeBSD.ORG Subject: Re: ethernet card Problems References: <016901bd74a1$5dae42a0$e34a05cb@alpine.iaccess> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Andrew wrote: > >Hi, > > > >I'm having some ethernet crad problems. The card i'm using is a SMC8216 > >10/100Mbps > >I'm running it on 100Mbps. > >I'm running ipfilter with transproxy and squid on a 14 Gig cache on > >freebsd3.0-current, divertin all packets comin in on port 80 to transproxy. > >This is what messages tells me just before the whole thing crashes: > > > >Apr 30 12:29:10 aphrodite /kernel: tx0: device timeout 16 packets > >Apr 30 12:29:10 aphrodite /kernel: tx0: can't stop TX DMA > >Apr 30 12:35:06 aphrodite /kernel: tx0: device timeout 16 packets > >Apr 30 12:35:06 aphrodite /kernel: tx0: can't stop TX DMA > >Apr 30 12:38:35 aphrodite /kernel: tx0: device timeout 16 packets > >Apr 30 12:38:35 aphrodite /kernel: tx0: can't stop TX DMA > >Apr 30 13:22:10 aphrodite /kernel: tx0: device timeout 16 packets > >Apr 30 13:22:11 aphrodite /kernel: tx0: can't stop TX DMA > >Apr 30 13:22:57 aphrodite /kernel: tx0: device timeout 16 packets > >Apr 30 13:22:57 aphrodite /kernel: tx0: can't stop TX DMA > >Apr 30 13:33:30 aphrodite squid[200]: Restarting Squid Cache (version > >1.1.20)... > >Apr 30 13:33:32 aphrodite squid[200]: Ready to serve requests. > >Apr 30 13:59:36 aphrodite /kernel: tx0: device timeout 16 packets > >Apr 30 13:59:36 aphrodite /kernel: tx0: can't stop TX DMA > >Apr 30 22:38:34 aphrodite squid[200]: clientReadRequest: FD 51: (35) > >Resource temporarily unavailable > >Apr 30 23:22:24 aphrodite /kernel: Out of mbuf clusters - increase > maxusers! > >Apr 30 23:22:24 aphrodite /kernel: tx0: cannot allocate mbuf cluster > > > >I have maxusers set to 500 and it still runs out of mbuf clusters? > > > >It would be great if someone could shed some light on this problem > > > >Thanks in advance > > > > > >Andrew Specht | System Administrator > >E-mail: andrew@iaccess.com.au | Internet Access > Australia > >Internet: http://www.iaccess.com.au | Melbourne, Australia > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message I saw the same thing today too with my tx0! Downloaded latest kernel sources, recompiled it, and it seems happy as pie. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message