From owner-freebsd-stable@FreeBSD.ORG Wed Jan 10 14:53:07 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 02CEA16A403 for ; Wed, 10 Jan 2007 14:53:07 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.freebsd.org (Postfix) with ESMTP id 9E6F413C455 for ; Wed, 10 Jan 2007 14:53:05 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from localhost (tarsier.geekcn.org [210.51.165.229]) by tarsier.geekcn.org (Postfix) with ESMTP id DA924EB0EE4; Wed, 10 Jan 2007 22:53:02 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([210.51.165.229]) by localhost (mail.geekcn.org [210.51.165.229]) (amavisd-new, port 10024) with ESMTP id ocvp9eA3GMjd; Wed, 10 Jan 2007 22:52:45 +0800 (CST) Received: from [192.168.1.32] (unknown [61.51.109.105]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id 9512FEB0EF6; Wed, 10 Jan 2007 22:52:45 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:organization:user-agent:mime-version:to:cc: subject:references:in-reply-to:x-enigmail-version:content-type; b=YPswe2AokRvFNjMNAgpIGtgFDC1c/nD7wk+xVCDHX2PyIzpMAcSO+QlDeiH0n+QWR L/CrryHZEDpsmtD+BHb4g== Message-ID: <45A4FD6F.1090308@delphij.net> Date: Wed, 10 Jan 2007 22:51:27 +0800 From: LI Xin Organization: The FreeBSD Project User-Agent: Thunderbird 1.5.0.9 (Macintosh/20061207) MIME-Version: 1.0 To: KAWAGUTI Ginga References: <20070110084740.GG1121%ginga-freebsd@ginganet.org> In-Reply-To: <20070110084740.GG1121%ginga-freebsd@ginganet.org> X-Enigmail-Version: 0.94.1.0 Content-Type: multipart/signed; micalg=pgp-ripemd160; protocol="application/pgp-signature"; boundary="------------enigE531FEF5664CDCA49FF01AC6" Cc: freebsd-stable@freebsd.org Subject: Re: Any way to solve "watchdog timeout" on network-IF? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Jan 2007 14:53:07 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigE531FEF5664CDCA49FF01AC6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable KAWAGUTI Ginga wrote: > Hi. >=20 > I'm using FreeBSD/i386 6-stable on HP DL360G5 server, > and getting "Watchdog timeout" & "link state changed to DOWN/UP" > messages shown below. >=20 > bce0: /usr/src/sys/dev/bce/if_bce.c(5000): Watchdog timeout occurred, r= esetting! > bce0: link state changed to DOWN > bce0: link state changed to UP >=20 > [System I'm using:] >=20 > * CPU Xeon 51xx,=20 > * Intel 5000X chipset > * NIC: bce (1.2.2.6 2006/10/24) > bce0: =20 > mem 0xf8000000-0xf9ffffff irq 16 at device 0.0 on pci3 > bce0: ASIC ID 0x57081010; Revision (B1); PCI-X 64-bit 133MHz Try this patch, it solved some problems we have observed in China communi= ty. For -CURRENT: http://people.freebsd.org/~delphij/for_review/patch-bce-watchdog-rewrite-= HEAD.20070109 For -STABLE: http://people.freebsd.org/~delphij/misc/patch-bce-watchdog-rewrite Note that the -STABLE version is an old, but tested one. The -CURRENT version is optimized, but I have not stress tested yet. Both should apply to the different branch cleanly, though. I would appreciate if you would test the -HEAD patch, even with RELENG_6 and report if it solves your problem. But if the server is important to you then just use the latter. Cheers, --=20 Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! --------------enigE531FEF5664CDCA49FF01AC6 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD4DBQFFpP1vOfuToMruuMARA6JkAJ9WKCXYJ+kp+6iB4gEs/gduNTFcsgCY0q41 nXKjMG/XMxePmuMzVg0NXQ== =H1rY -----END PGP SIGNATURE----- --------------enigE531FEF5664CDCA49FF01AC6--