From owner-freebsd-bugs@FreeBSD.ORG Wed Apr 15 16:40:03 2009 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2CF431065672 for ; Wed, 15 Apr 2009 16:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DCDC78FC0A for ; Wed, 15 Apr 2009 16:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n3FGe2Pf096763 for ; Wed, 15 Apr 2009 16:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n3FGe27q096762; Wed, 15 Apr 2009 16:40:02 GMT (envelope-from gnats) Resent-Date: Wed, 15 Apr 2009 16:40:02 GMT Resent-Message-Id: <200904151640.n3FGe27q096762@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Web Administrator Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C4E25106566C for ; Wed, 15 Apr 2009 16:33:50 +0000 (UTC) (envelope-from webadmin@ticketswitch.com) Received: from turpentine.ticketswitch.com (turpentine.ticketswitch.com [82.108.236.252]) by mx1.freebsd.org (Postfix) with ESMTP id 8AF558FC1A for ; Wed, 15 Apr 2009 16:33:50 +0000 (UTC) (envelope-from webadmin@ticketswitch.com) Received: from florentine.rattatosk ([10.48.19.0]) by turpentine.ticketswitch.com with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1Lu7hW-000H37-O8 for FreeBSD-gnats-submit@freebsd.org; Wed, 15 Apr 2009 16:11:02 +0000 Received: from webadmin by florentine.rattatosk with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1Lu7hB-0000Td-Rp for FreeBSD-gnats-submit@freebsd.org; Wed, 15 Apr 2009 16:10:41 +0000 Message-Id: Date: Wed, 15 Apr 2009 16:10:41 +0000 From: Web Administrator To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: kern/133756: bce commit r190582 breaks lagg in 7.2-PRERELASE X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Web Administrator List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Apr 2009 16:40:04 -0000 >Number: 133756 >Category: kern >Synopsis: bce commit r190582 breaks lagg in 7.2-PRERELASE >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 15 16:40:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Pete French >Release: FreeBSD 7.2-PRERELEASE amd64 >Organization: Ticketswitch Ltd >Environment: System: FreeBSD florentine.rattatosk 7.2-PRERELEASE FreeBSD 7.2-PRERELEASE #0: Wed Apr 15 14:54:23 GMT 2009 webadmin@florentine.rattatosk:/usr/obj/usr/src/sys/GENERIC amd64 >Description: I have two bce interfaces which are aggregated using lagg and LACP to a CISCO switch. The above commit stops this working - the machine appears to come up fine, and the interfaces are in the usual state of ACTIVE,COLLECTING,DISTRIBUTING, but no network communication with the machine is possible. >How-To-Repeat: A csup of the code with date=2009.03.30.23.59.59 works, a csup with date=2009.03.31.23.59.59 does not, and the only difference is the bce commit. I am using the following lines in rc.conf cloned_interfaces="lagg0" network_interfaces="lo0 bce0 bce1 lagg0" ifconfig_bce0="up" ifconfig_bce1="up" ifconfig_lagg0="laggproto lacp laggport bce0 laggport bce1" >Fix: I have not found a way to make this work. >Release-Note: >Audit-Trail: >Unformatted: