From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="=_33a12b712ea9d1dab0727307743f622f" Date: Wed, 21 Dec 2011 10:01:52 -0600 From: Dyweni - Bridge Message-ID: <755194a48992c82fe519179f9423c989@pl1.haspere.com> Subject: [Bridge] Invalid Argument when adding a bond to a bridge Reply-To: cTXr3nd3DSn5@dyweni.com List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bridge , Bonding Devel --=_33a12b712ea9d1dab0727307743f622f Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=UTF-8 Hi All, I'm getting an 'Invalid argument' error when trying to add a bonded interface to a new bridge. Has anyone seen this before? I'm running Linux 3.2-rc6 Bonded interface was created like this: echo "+public-bond" > /sys/class/net/bonding_masters echo "+eth0" > /sys/class/net/public-bond/bonding/slaves The bridged interface was created like this: brctl addbr pubbridge brctl addif pubbridge public-bond -- -- Thanks, Dyweni --=_33a12b712ea9d1dab0727307743f622f Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=UTF-8

Hi All,

I'm getting an 'Invalid argument' error when trying to add a bonded inte= rface to a new bridge.  Has anyone seen this before?

 

I'm running Linux 3.2-rc6

 

Bonded interface was created like this:

echo "+public-bond" > /sys/class/net/bonding_masters
echo "+eth0= " > /sys/class/net/public-bond/bonding/slaves

The bridged interface was created like this:

brctl addbr pubbridge
brctl addif pubbridge public-bond

 

--

--=20
Thanks,
Dyweni
--=_33a12b712ea9d1dab0727307743f622f--