From owner-freebsd-stable@freebsd.org Tue Nov 17 15:55:41 2015 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 07A70A30C88 for ; Tue, 17 Nov 2015 15:55:41 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B6F3814E5 for ; Tue, 17 Nov 2015 15:55:40 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from pi by home.opsec.eu with local (Exim 4.86 (FreeBSD)) (envelope-from ) id 1Zyibc-000Fnz-7K; Tue, 17 Nov 2015 16:55:40 +0100 Date: Tue, 17 Nov 2015 16:55:40 +0100 From: Kurt Jaeger To: Johan Hendriks Cc: freebsd-stable@freebsd.org Subject: Re: LACP with 3 interfaces. Message-ID: <20151117155540.GG35480@home.opsec.eu> References: <564B4736.3000100@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <564B4736.3000100@gmail.com> X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Nov 2015 15:55:41 -0000 Hi! > We have a NFS server witch has three network ports. > > We have bonded these interfaces as a lagg interface, but when we use the > server it looks like only two interfaces are used. > > This is our rc.conf file > > ifconfig_igb0="up" > ifconfig_igb1="up" > ifconfig_igb2="up" > cloned_interfaces="lagg0" > ifconfig_lagg0="laggproto lacp laggport igb0 laggport igb1 laggport igb2 > 192.168.100.222 netmask 255.255.255.0" This says you are lagg'in igb0 to igb2. > ifconfig tell us the following. [...] > laggport: igb1 flags=1c > laggport: igb2 flags=1c > laggport: igb3 flags=1c This says it's lagg'in igb1 to igb3 ? Why the difference ? -- pi@opsec.eu +49 171 3101372 5 years to go !