From owner-freebsd-amd64@FreeBSD.ORG Sat Mar 5 00:22:23 2005 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABFA116A4CE for ; Sat, 5 Mar 2005 00:22:23 +0000 (GMT) Received: from smtp-gw-cl-d.dmv.com (smtp-gw-cl-d.dmv.com [216.240.97.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2485743D39 for ; Sat, 5 Mar 2005 00:22:23 +0000 (GMT) (envelope-from sven@dmv.com) Received: from lanshark.dmv.com (lanshark.dmv.com [216.240.97.46]) by smtp-gw-cl-d.dmv.com (8.12.10/8.12.10) with ESMTP id j250bkWa016618 for ; Fri, 4 Mar 2005 19:37:46 -0500 (EST) (envelope-from sven@dmv.com) From: Sven Willenberger To: freebsd-amd64@freebsd.org In-Reply-To: <20050304125645.BCC3F54834@buxton.digitalspy.co.uk> References: <20050304125645.BCC3F54834@buxton.digitalspy.co.uk> Content-Type: text/plain Date: Fri, 04 Mar 2005 19:23:25 -0500 Message-Id: <1109982205.11071.17.camel@lanshark.dmv.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.48 on 216.240.97.42 Subject: RE: Possible problems with Broadcom BCM5704C 10/100/1000 on TyanThunder K8S pro S2882 twin Operteron X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Mar 2005 00:22:23 -0000 On Fri, 2005-03-04 at 12:56 +0000, Alan Jay wrote: > A couple of weeks ago we reported a potential problem with the Broadcom > BCM5704C 10/100/1000 onboard Ethernet (being used in Gigabit mode) controller > on the Tyan Thunder pro S2882 with twin Operteron and 8Gb of RAM. > > The system was running a three databases using mySQL - the first database ran > fine but the others when hit hard caused the server to crash in what appeared > to be a memory / Ethernet controller error. > > We have now done the first phase of some tests and thought we would report > back. > > We switched off the broadcom Ethernet controller (via software) and routed all > traffic via the boards Intel 10/000 Ethernet connection. One of the problem > databases has now been running for a few days and so far has been ok. > > We will be doing some more tests over the next few days but this seems to be > pointing to some issues with the driver for the Broadcom Ethernet Chipset. > I would be interested in hearing how that works. We too just got an S2882 with dual opteron and 8 G RAM running postgresql server. We actually had the issue with the onboard intel ethernet (fxp) locking up on us (rather than the broadcom) and locking whatever program was trying to use this (noticed during a cvsup). So far the broadcom has been running fine, but we have not been running intense traffic through it yet. Sven