From owner-freebsd-stable@FreeBSD.ORG Fri Apr 17 23:40:35 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5B939106566C for ; Fri, 17 Apr 2009 23:40:35 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from constantine.ticketswitch.com (constantine.ticketswitch.com [IPv6:2002:57e0:1d4e:1::3]) by mx1.freebsd.org (Postfix) with ESMTP id 21F358FC1D for ; Fri, 17 Apr 2009 23:40:35 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from dilbert.rattatosk ([10.64.50.6] helo=dilbert.ticketswitch.com) by constantine.ticketswitch.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1Luxfd-0001lm-Lv; Sat, 18 Apr 2009 00:40:33 +0100 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1Luxfd-000GiU-KC; Sat, 18 Apr 2009 00:40:33 +0100 To: freebsd-stable@freebsd.org, kensmith@cse.Buffalo.EDU In-Reply-To: <1239988503.94812.26.camel@bauer.cse.buffalo.edu> Message-Id: From: Pete French Date: Sat, 18 Apr 2009 00:40:33 +0100 Cc: Subject: Re: FreeBSD 7.2-RC1 Available X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Apr 2009 23:40:35 -0000 > - bce(4) updated (there is a report that lagg(4) does > not work after the update, fixing that may need to be > done as an Errata Notice after the release) [ this is http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/133756 ] I just tested again with a csup of RELENG_7_2 and this still has the lagg problem. I know it most likely won't be fixed before release, so we do need a big warning in the release notes to tell people with this setup not to update, as it will just kill all network connectivity. -pete.