From owner-freebsd-questions Thu Feb 21 23:41:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.westbend.net (ns1.westbend.net [216.47.253.3]) by hub.freebsd.org (Postfix) with ESMTP id 5829837B402 for ; Thu, 21 Feb 2002 23:41:55 -0800 (PST) Received: from WBIW006 (WBIw006.westbend.net [216.47.253.26]) by mail.westbend.net (8.11.6/8.11.6) with SMTP id g1M7frX45241 for ; Fri, 22 Feb 2002 01:41:54 -0600 (CST) (envelope-from hetzels@westbend.net) Message-ID: <02ba01c1bb74$659468f0$1afd2fd8@westbend.net> From: "Scot W. Hetzel" To: Subject: fxp0: device timeout error Date: Fri, 22 Feb 2002 01:41:50 -0600 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am having problems with one of my servers, when I connect to retreive a 400MB iso image from the server, the server will start producing fxp0: device timeout errors after the download starts. I can reproduce the problem by starting GetRight (windows download manager) to download the 400MB iso image. NOTE: GetRight creates 3 ftp connections to the server, so that it can download the file in thirds. When the error ocurrs I have to reboot the server (at least 3-4 times during this download). NOTE: GetRight reconnects and continues downloading from where it left off. I used netstat -m to check the mbufs after this error ocurred and it looks like I'm not reaching the max mbufs. 180/608/4096 mbufs in use (current/peak/max): 180 mbufs allocated to data 178/282/1024 mbuf clusters in use (current/peak/max) 716 Kbytes allocated to network (23% of mb_map in use) 0 requests for memory denied 0 requests for memory delayed 0 calls to protocol drain routines Does any one know how to fix this problem? Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message