From owner-freebsd-amd64@FreeBSD.ORG Wed Jul 6 20:50:05 2011 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 81619106566B for ; Wed, 6 Jul 2011 20:50:05 +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 5F1178FC14 for ; Wed, 6 Jul 2011 20:50:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p66Ko5kR002127 for ; Wed, 6 Jul 2011 20:50:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p66Ko5he002126; Wed, 6 Jul 2011 20:50:05 GMT (envelope-from gnats) Resent-Date: Wed, 6 Jul 2011 20:50:05 GMT Resent-Message-Id: <201107062050.p66Ko5he002126@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-amd64@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Maxim Bourmistrov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2EDB5106566B for ; Wed, 6 Jul 2011 20:41:41 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 1EBB48FC12 for ; Wed, 6 Jul 2011 20:41:41 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p66KferC009876 for ; Wed, 6 Jul 2011 20:41:40 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p66Kfegg009875; Wed, 6 Jul 2011 20:41:40 GMT (envelope-from nobody) Message-Id: <201107062041.p66Kfegg009875@red.freebsd.org> Date: Wed, 6 Jul 2011 20:41:40 GMT From: Maxim Bourmistrov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 X-Mailman-Approved-At: Wed, 06 Jul 2011 21:59:09 +0000 Cc: Subject: amd64/158694: ix0 is not working within lagg(4) X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jul 2011 20:50:05 -0000 >Number: 158694 >Category: amd64 >Synopsis: ix0 is not working within lagg(4) >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jul 06 20:50:04 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Maxim Bourmistrov >Release: 8.2-stable >Organization: Prisjakt AB >Environment: FreeBSD backup1 8.2-STABLE FreeBSD 8.2-STABLE #0: Thu Jun 9 09:48:30 CEST 2011 root@backup1:/usr/obj/usr/src/sys/GENERIC amd64 >Description: ix0-device is not working then configured within lagg(4). It works however then configured standalone. >How-To-Repeat: Setup: rc.conf: cloned_interfaces="lagg0" ifconfig_ix0="up" ifconfig_em0="up" ifconfig_lagg0="laggproto failover laggport ix0 laggport em0 192.168.0.222 netmask 255.255.255.0" Both cards are connected to a 1G switch. Operating fine then configured standalone. However, with the setup above lagg0 is NOT responding to the inbound ping requests nor outbound if em0 has no carrier. Then cable is plugged to em0 but pulled from ix0 lagg0 responds to inbound ping. Jack Vogel as a maintainer is contacted to investigate this. >Fix: Not known yet. >Release-Note: >Audit-Trail: >Unformatted: