From owner-freebsd-bugs Mon Nov 29 6:40: 3 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4426E14EF4 for ; Mon, 29 Nov 1999 06:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA00992; Mon, 29 Nov 1999 06:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 6EA5014D8D; Mon, 29 Nov 1999 06:31:57 -0800 (PST) Message-Id: <19991129143157.6EA5014D8D@hub.freebsd.org> Date: Mon, 29 Nov 1999 06:31:57 -0800 (PST) From: fraysse@cedocar.fr To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/15164: rl0 driver, "no free buffer space avalaible" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 15164 >Category: kern >Synopsis: rl0 driver, "no free buffer space avalaible" >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Nov 29 06:40:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Guillaume FRAYSSE >Release: 3.2 >Organization: CEDOCAR >Environment: FreeBSD arche.cedocar.fr 3.2-RELEASE FreeBSD 3.2-RELEASE #0: Mon Sep 6 17:52:13 CEST 1999 hsc@arche2.cedocar.fr:/usr/src/sys/compile/ARCHE i386 >Description: We have a server here which rl0 driver (the ethernet card is a Realtek 8139 10/100BaseTX) freezes from time to time. It seems to be related to both bugs #12394 and #9537. We get "no free buffer space avalaible" when trying to ping another computer and the only way to fix the problem is to restart the rl0 driver by doing a "ifconfig rl0 down; ifconfig rl0 up". We think it might come from an overload of the server due to the number of emails it sends to the administrators for system administration. >How-To-Repeat: No real 100% sure way. Just let the server run and send tons of emails. The driver should stop at some point. >Fix: Restart the driver : "ifconfig rl0 down; ifconfig rl0 up" >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message