From owner-freebsd-net@FreeBSD.ORG Thu Feb 28 11:37:11 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 46AA9F7C for ; Thu, 28 Feb 2013 11:37:11 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) by mx1.freebsd.org (Postfix) with ESMTP id 019AB1C63 for ; Thu, 28 Feb 2013 11:37:10 +0000 (UTC) Received: from elsa.codelab.cz (localhost [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id 7366928433; Thu, 28 Feb 2013 12:37:03 +0100 (CET) Received: from [192.168.1.2] (unknown [89.177.49.69]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id 1E8FF28429; Thu, 28 Feb 2013 12:37:02 +0100 (CET) Message-ID: <512F415F.3040807@quip.cz> Date: Thu, 28 Feb 2013 12:37:03 +0100 From: Miroslav Lachman <000.fbsd@quip.cz> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1.19) Gecko/20110420 Lightning/1.0b1 SeaMonkey/2.0.14 MIME-Version: 1.0 To: pyunyh@gmail.com Subject: Re: FreeBSD 9.1-RELEASE + bge0 == watchdog timeout References: <201302241106.42477.vegeta@tuxpowered.net> <20130225082042.GB1426@michelle.cdnetworks.com> <512CF97B.8030805@norma.perm.ru> <20130227020123.GA3581@michelle.cdnetworks.com> <512DE968.4020409@quip.cz> <20130228053558.GA1474@michelle.cdnetworks.com> In-Reply-To: <20130228053558.GA1474@michelle.cdnetworks.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Feb 2013 11:37:11 -0000 YongHyeon PYUN wrote: > On Wed, Feb 27, 2013 at 12:09:28PM +0100, Miroslav Lachman wrote: [...] >> I can provide you full access to this machine (if you want) or let me >> know, what version I should check. Older versions (6.x - 8.3) are >> working fine with hw.bge.allow_asf="1" in loader.conf. I didn't test >> newer releases on these old machines. > > The reporter said the machine was Sun Fire X2200 M2 so I guess you > may see the same issue on both stable/9 and stable/8. Ideally the > loader tunable hw.bge.allow_asf should not be there and driver > should take care of it by checking the existence of ASF/IPMI > firmware. > > Can you setup a remote debugging environments(+ IPMI access) like > the following URL? > http://people.freebsd.org/~yongari/remote_debugging.txt The one Sun Fire X2100 M2 is idling in datacenter and connected to internet, so I can remotely reinstall it to stable/9 withing day or two and give you full access to it (ssh user, root, BMC / IPMI admin account with remote KVM + remote media). But as I understand, you need another machine connected to it with serial and another ethernet. It will take me some more time, as I will need to go to the datacenter, find some serial cable etc. Let me know if ssh + ipmi access to X2100 alone is useful for you to start, or only full remote debugging setup is needed. Can you point me to the original problem report with X2200 M2? Miroslav Lachman