From owner-freebsd-stable@FreeBSD.ORG Tue May 28 06:48:59 2013 Return-Path: Delivered-To: freebsd-stable@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 2790396E for ; Tue, 28 May 2013 06:48:59 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from mail-pd0-f170.google.com (mail-pd0-f170.google.com [209.85.192.170]) by mx1.freebsd.org (Postfix) with ESMTP id 042FAD3E for ; Tue, 28 May 2013 06:48:58 +0000 (UTC) Received: by mail-pd0-f170.google.com with SMTP id x10so7189742pdj.1 for ; Mon, 27 May 2013 23:48:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:date:to:cc:subject:message-id:reply-to:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=biT1ei77+2BvIWOgSxfmWJkiYHc13MkzCeDRWEnoWgQ=; b=tHelfT1LdiHQ7n08kSp4ea/Vfwa2WNnEwaKFzH6dJQxRodF2etggOsv3Mk2zfIWbQ/ tVm5bynUNnkuZhOlWZZHVfHUcSPu0s3yoTM4gVrDHlKt9m0RAPXhRnb3grNbgvwrqH+G UxCydp6+HKnUMs827rXMKdiKUtsgY5Dkz9y5a9f0RX85tzEVa+i34nqlKMxn5Aym6Ymu tJ+KyQdeCkF0OCPaW0CqCw/VxqFfeqE+RPLXWlGhh9A55ieQAF0h9wIk1VoUcJ8AsjCB oIOhyF5l8kaJCog4/93h+UieIolUU2Jl7mAI7hFMPCIxf24pJtvQ2JBjpY9PQ0XYA6sN WF7A== X-Received: by 10.68.244.5 with SMTP id xc5mr32885364pbc.66.1369723737794; Mon, 27 May 2013 23:48:57 -0700 (PDT) Received: from pyunyh@gmail.com (lpe4.p59-icn.cdngp.net. [114.111.62.249]) by mx.google.com with ESMTPSA id vb8sm31707105pbc.11.2013.05.27.23.48.54 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 27 May 2013 23:48:56 -0700 (PDT) Received: by pyunyh@gmail.com (sSMTP sendmail emulation); Tue, 28 May 2013 15:48:50 +0900 From: YongHyeon PYUN Date: Tue, 28 May 2013 15:48:50 +0900 To: Daniel Braniss Subject: Re: SunFire X2200 ilo's bge1 DOWN/UP Message-ID: <20130528064850.GB1457@michelle.cdnetworks.com> References: <20130528052953.GA1457@michelle.cdnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 May 2013 06:48:59 -0000 On Tue, May 28, 2013 at 09:28:00AM +0300, Daniel Braniss wrote: > > On Mon, May 27, 2013 at 10:59:28AM +0300, Daniel Braniss wrote: > > > > On Fri, May 24, 2013 at 05:31:13PM +0300, Daniel Braniss wrote: > > > > > hi, after upgrading to 9.1-stable, this particular hardware - SunFire X2200, > > > > > > > > Show me dmesg(bge(4) and brgphy(4) only) and 'ifconfig bge1' output. > > > > > > > > > > bge0: mem > > > 0xfdff0000-0xfdffffff,0xfdfe0000-0xfdfeffff irq 17 at device 4.0 on pci6 > > > bge0: CHIP ID 0x00009003; ASIC REV 0x09; CHIP REV 0x90; PCI-X 133 MHz > > > miibus2: on bge0 > > > brgphy0: PHY 1 on miibus2 > > > brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, > > > 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow > > > bge0: Ethernet address: 00:1b:24:5d:5b:bd > > > bge1: mem > > > 0xfdfc0000-0xfdfcffff,0xfdfb0000-0xfdfbffff irq 18 at device 4.1 on pci6 > > > bge1: CHIP ID 0x00009003; ASIC REV 0x09; CHIP REV 0x90; PCI-X 133 MHz > > > miibus3: on bge1 > > > brgphy1: PHY 1 on miibus3 > > > brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, > > > 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow > > > bge1: Ethernet address: 00:1b:24:5d:5b:be > > > > > > sf-10> ifconfig bge1 > > > bge1: flags=8802 metric 0 mtu 1500 > > > options=8009b > > TE> > > > ether 00:1b:24:5d:5b:be > > > nd6 options=21 > > > media: Ethernet autoselect (100baseTX ) > > > status: active > > > > > > > Because bge1 is not UP, I wonder how you get link UP/DOWN events. > > Do you have some network script run by cron? > > no scripts. > this port is shared with the ILO/IPMI, and back in March you fixed a problem > that it was hanging soon after it was initialized by the driver, > (r248226 - but I'm not sure if it was ever MFC'ed). It was MFCed. > Initialy I thought it could be caused by connections to it from other > hosts (either via the web, or ssh) so I killed them, but it didn't help. > without that patch the connection fails, and I don't see any DOWN/UP. Could you check how many number of interrupts you get from bge1? Ideally you shouldn't get any interrupts for bge1. > > > > > > > > is toggeling bge1 DOWN/UP every few hours, this port is being used by the ILO. > > > > > To check, I upgraded another identical host, and the same problem appears. > > > > > > > > What is the last known working revision? > > > > > > I have no idea, but I have older versions, and ill start from the oldets > > > (9.1-prerelease), but > > > it will take time, since it takes hours till it happens. > > > > > > > ok. > >