From owner-freebsd-net@FreeBSD.ORG Mon Feb 25 08:16:54 2013 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 28D9226E for ; Mon, 25 Feb 2013 08:16:54 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from mail-pa0-f47.google.com (mail-pa0-f47.google.com [209.85.220.47]) by mx1.freebsd.org (Postfix) with ESMTP id 04FFF3C6 for ; Mon, 25 Feb 2013 08:16:53 +0000 (UTC) Received: by mail-pa0-f47.google.com with SMTP id bj3so1610166pad.34 for ; Mon, 25 Feb 2013 00:16:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:date:to:cc:subject:message-id:reply-to:references :mime-version:content-type:content-disposition :content-transfer-encoding:in-reply-to:user-agent; bh=fYgzi6Qjp4kKZ80yWQ8r2mJMP8BBTnh2MBJW0Ky0Jq0=; b=NyQn68mqzZM4zHOhHrHgQGrIT3nJXuNiX9EzR9ZAFUcOCpkew/iQQJ1gOm/kMW7ozF d8CcUSawhKXOljdK5Az+MlYX2lu2uPOefPSORadz6x/FPgc7WeN5SD9Ka7bk089wSx+t gu54lrNiBf54p8OpaHaAJ11k1+9f9f/mk3l8UAt71USYuYmvb5cfa0jpMF7KjOYPbfdA f4SHmWsFK8RfzgpwTk6+sfHRuTOG1hPC5JurDXOambsxGHp7TxQG08OTK4n9K2R4ddYM Kbq/jRKpDzIQSgRGYXWOgjg42Ypl4GKl1VSfgmSWJQTwK3Zk493OUWJinM8lLc2Qp6uT hH/Q== X-Received: by 10.66.162.196 with SMTP id yc4mr17881100pab.137.1361780213397; Mon, 25 Feb 2013 00:16:53 -0800 (PST) Received: from pyunyh@gmail.com (lpe4.p59-icn.cdngp.net. [114.111.62.249]) by mx.google.com with ESMTPS id t4sm12942732pax.0.2013.02.25.00.16.49 (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 25 Feb 2013 00:16:52 -0800 (PST) Received: by pyunyh@gmail.com (sSMTP sendmail emulation); Mon, 25 Feb 2013 17:16:46 +0900 From: YongHyeon PYUN Date: Mon, 25 Feb 2013 17:16:46 +0900 To: Marc Fournier Subject: Re: FreeBSD 9.1-RELEASE + bge0 == watchdog timeout Message-ID: <20130225081646.GA1426@michelle.cdnetworks.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: freebsd-net@freebsd.org X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Feb 2013 08:16:54 -0000 On Fri, Feb 22, 2013 at 07:54:07PM -0800, Marc Fournier wrote: > > > > We just picked up 5 new HP DL 360p Gen8 E5-2630 2P servers … just installed 9.1-RELEASE, and it looks like all of the hardware is detected properly, and being configured … > > After reboot, I start getting the 'watchdog timeout - resetting' message on bge0 … I've searched the web, and found the references to setting: > > hw.bge.allow_asf="0" > hw.pci.enable_msi="0" > > but after reboot with those set in /boot/loader.conf (and confirmed via sysctl -a after login), its still doing it … > > Looking at sysctl -a, even though: > > hw.pci.enable_msi="0" > > is set, I do see: > > dev.bge.0.msi=1 > dev.bge.1.msi=1 > dev.bge.2.msi=1 > dev.bge.3.msi=1 > > still all set to 1 … is that right? > > Don't know if this is useful, but, again, according to sysctl -a: > > dev.bge.0.%desc: Broadcom unknown BCM5719, ASIC rev. 0x5719001 > > === > > If I do an 'ifconfig bge0', it does show the interface as being active, but I can't ping out on it … > > I even found someone's reference to doing a 'ifconfig bge0 -tso -vlanhwtso' and tried that … no go … > > Something else I can look at? You have to use latest stable/9 or stable/8.