jpirko / libteam

team netdevice library
GNU Lesser General Public License v2.1
225 stars 57 forks source link

Failed to set port hardware address #44

Open candrews opened 4 years ago

candrews commented 4 years ago

Using the activebackup configuration with two ports (one ethernet and one wifi), the ethernet port works great, but the wifi port does not.

When libteam tries to activate the port, it reports this error: wlan0: Failed to set port hardware address. dmesg has this message logged: team0: Device wlan0 is up. Set it down before adding it as a team port The port is then never used. teamdctl team0 state doesn't even show the port.

I suspect this may be related to https://github.com/jpirko/libteam/issues/18 - I cannot figure out how to team wifi. Notably, using bonding, this works fine.

I'm using NetworkManager 1.18.2, libteam 1.29, and Linux 5.3.0-rc3