From owner-freebsd-net@FreeBSD.ORG Fri Dec 7 20:49:20 2012 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5A47744E for ; Fri, 7 Dec 2012 20:49:20 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id CAD558FC13 for ; Fri, 7 Dec 2012 20:49:19 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id go10so929794lbb.13 for ; Fri, 07 Dec 2012 12:49:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=VM5IVFLdPcmF4olnribjjlibJA6ulb6YPihOOnrDBhI=; b=S1a2j1L9vP+kK8zCy66pm5ANMIm620YgStnN/DjpHDVSX2lXMvPXTF1XEjRMv3EkZo x6U5MSilE02OKfwX/s4aFSVo0qxZIhUx/V7cLSsZ44i+FLYP8NHEgTwsmnGb5OmUaL5v JR09coX4Jlo6Y59ifUc2azlyLNbsx+xonyx4fZhUTLTDpKxG/Uk4UYDGRXNb86gu97D9 WX+hwU2DnJhCiDWml/u/oFn4HBsaazciYlMv9EuFXSha3KYPO4ISB5YpA7W29k2hxZup 2MEJUzwcb2yjTforPlpH3ksUxgzhZa4cZXNvPAeqV7dgfsPha8X06F2y0qwk6jYiE3aI S9ZQ== MIME-Version: 1.0 Received: by 10.152.45.229 with SMTP id q5mr6566784lam.34.1354913358674; Fri, 07 Dec 2012 12:49:18 -0800 (PST) Received: by 10.112.99.70 with HTTP; Fri, 7 Dec 2012 12:49:18 -0800 (PST) Date: Fri, 7 Dec 2012 12:49:18 -0800 Message-ID: Subject: Can't create lagg interfaces on recent HEAD (2012.12.05 based sources) From: Garrett Cooper To: freebsd-net@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 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, 07 Dec 2012 20:49:20 -0000 I can't seem to create a lagg'ed interface on HEAD with ixgbe (it's failing when creating a cloned interface), whereas creating it on 9.1-STABLE built from a couple weeks ago just worked. Ideas? Thanks, -Garrett # cat /root/ISI-GENERIC include GENERIC ident ISI-GENERIC makeoptions MODULES_OVERRIDE="bxe cxgb cxgbe em igb ixgbe qlxgb" nodevice bxe nodevice cxgb nodevice cxgbe nodevice em nodevice igb nodevice ixgbe nodevice qlxgb options OFED options SDP options IPOIB_CM device ipoib device mlx4ib device mlxen device mthca # uname -a FreeBSD wf158.west.isilon.com 10.0-CURRENT FreeBSD 10.0-CURRENT #0: Thu Dec 6 23:41:57 PST 2012 root@wf158.west.isilon.com:/usr/obj/usr/src/sys/ISI-GENERIC amd64 # service netif restart Stopping Network: lo0 ix0 ix1. lo0: flags=8048 metric 0 mtu 16384 options=600003 nd6 options=21 ix0: flags=8802 metric 0 mtu 9000 options=407bb ether 00:1b:21:88:51:c4 inet6 fe80::21b:21ff:fe88:51c4%ix0 prefixlen 64 scopeid 0x2 nd6 options=29 media: Ethernet autoselect (10Gbase-SR ) status: active ix1: flags=8802 metric 0 mtu 9000 options=407bb ether 00:1b:21:88:51:c5 inet6 fe80::21b:21ff:fe88:51c5%ix1 prefixlen 64 scopeid 0x3 nd6 options=29 media: Ethernet autoselect (10Gbase-SR ) status: active ifconfig: SIOCIFCREATE2: Invalid argument ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Starting Network: lo0 ix0 ix1. lo0: flags=8049 metric 0 mtu 16384 options=600003 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1 inet 127.0.0.1 netmask 0xff000000 nd6 options=21 ix0: flags=8843 metric 0 mtu 9000 options=407bb ether 00:1b:21:88:51:c4 inet6 fe80::21b:21ff:fe88:51c4%ix0 prefixlen 64 scopeid 0x2 nd6 options=29 media: Ethernet autoselect (10Gbase-SR ) status: active ix1: flags=8843 metric 0 mtu 9000 options=407bb ether 00:1b:21:88:51:c5 inet6 fe80::21b:21ff:fe88:51c5%ix1 prefixlen 64 scopeid 0x3 nd6 options=29 media: Ethernet autoselect (10Gbase-SR ) status: active # cat /etc/rc.conf hostname="wf158.west.isilon.com" ifconfig_em0="DHCP" sshd_enable="YES" ntpd_enable="YES" # Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable dumpdev="NO" nfs_client_enable="YES" rpc_lockd_enable="YES" rpc_statd_enable="YES" rpcbind_enable="YES" tahi_interface="em1" # #ipv6_default_interface="$tahi_interface" #ipv6_network_interfaces="$tahi_interface" # eval "ifconfig_${tahi_interface}_ipv6='inet6 up -accept_rtadv -auto_linklocal -nud'" devfs_system_ruleset="tahi_bpf" kld_list="ixgbe" ifconfig_ix0="up mtu 9000" ifconfig_ix1="up mtu 9000" cloned_interfaces="lagg0" ifconfig_lagg0="laggproto lacp laggport ix0 laggport ix1 lagghash l3 7.7.6.42 netmask 255.255.255.0"