From owner-freebsd-stable Tue Jul 16 21:38:10 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D938D37B401 for ; Tue, 16 Jul 2002 21:38:07 -0700 (PDT) Received: from ion.gank.org (ion.gank.org [64.81.113.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2684A43E4A for ; Tue, 16 Jul 2002 21:38:07 -0700 (PDT) (envelope-from craig@meoqu.gank.org) Received: from aldaris2.auir.gank.org (dsl081-113-221.dfw1.dsl.speakeasy.net [64.81.113.221]) by ion.gank.org (GankMail) with ESMTP id 0C7585378; Tue, 16 Jul 2002 23:38:05 -0500 (CDT) Subject: Re: weird kernel panics From: Craig Boston To: Andrey Lakhno Cc: freebsd-stable@freebsd.org In-Reply-To: <20020716184126.GB44049@gx.dnepr.net> References: <20020716153506.GA41125@gx.dnepr.net> <1026842984.1084.9.camel@owen1492.it.oot> <20020716184126.GB44049@gx.dnepr.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 16 Jul 2002 23:38:34 -0500 Message-Id: <1026880721.18096.5.camel@aldaris2.auir.gank.org> Mime-Version: 1.0 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 2002-07-16 at 13:41, Andrey Lakhno wrote: > Do you have unitialized vlans ? > E.g.: > vlan1: flags=0<> mtu 1500 > ether 00:00:00:00:00:00 > vlan: 0 parent interface: I did back on 4.5 (4 vlans statically in the kernel I think). When I upgraded to 4.6, they became dynamic so I only have vlan0 now. Actually, that particular upgrade bit me because now cloned_interfaces="vlan0" in rc.conf is needed (that really should be in UPDATING, IMHO). So the first boot didn't work :( I haven't tried to see if it's still happened now that they're gone -- intentionally panicking a production box isn't very high on my list of things to do :) Craig To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message