From owner-freebsd-net@FreeBSD.ORG Fri Oct 3 08:17:09 2014 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 48E9FB52 for ; Fri, 3 Oct 2014 08:17:09 +0000 (UTC) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cell.glebius.int.ru", Issuer "cell.glebius.int.ru" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id C026A877 for ; Fri, 3 Oct 2014 08:17:08 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.9/8.14.9) with ESMTP id s938H3Tw095972 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 3 Oct 2014 12:17:03 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.9/8.14.9/Submit) id s938H3XV095971; Fri, 3 Oct 2014 12:17:03 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Fri, 3 Oct 2014 12:17:03 +0400 From: Gleb Smirnoff To: Hariprasad S Subject: Re: Detaching the slave from the lagg interface which has vlan on top of it, hits an panic Message-ID: <20141003081703.GA73266@FreeBSD.org> References: <26E3F92EC670BD429DB5CB319D773C137A8878@nice.asicdesigners.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <26E3F92EC670BD429DB5CB319D773C137A8878@nice.asicdesigners.com> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: "freebsd-net@freebsd.org" X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Oct 2014 08:17:09 -0000 On Fri, Oct 03, 2014 at 12:40:30AM +0000, Hariprasad S wrote: H> HI, H> H> Detaching the slave from the lagg interface which has vlan on top of it, hits an panic. H> Kernel used: FreeBSD HEAD r272051 H> H> Is anyone aware of this issue? Yes, melifaro@ demonstrated it recently. No fix available yet, however. -- Totus tuus, Glebius.