NetworkManager plugin for 'team' unavailable

Bug #1569653 reported by Jim Tang
32
This bug affects 6 people
Affects Status Importance Assigned to Milestone
network-manager (Ubuntu)
Triaged
Low
Unassigned

Bug Description

Versions:
OS: 16.04 amd64 daily build
nmcli 1.0.4
network-manager: 1.0.4-0ubuntu

Symptom:
while creating a team connection with nmcli/nmtui, actions can be done but failed while activating team connection because no 'team' plugin avaulable.

Reproduce the issue:
$ nmcli c a type team ifname team0 con-name team0 config '{"runner":{"name":"lacp"}}'
$ for dev in eno1 eno2 eno3 eno4; do
        nmcli c a type team-slave ifname $dev con-name teamport-$dev master team0
   done
$ nmcli c up team0

Error: Connection activation failed: NetworkManager plugin for 'team' unavailable

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in network-manager (Ubuntu):
status: New → Confirmed
Revision history for this message
Sebastien Bacher (seb128) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. The issue you are reporting is an upstream one and it would be nice if somebody having it could send the bug to the developers of the software by following the instructions at https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please tell us the number of the upstream bug (or the link), so we can add a bugwatch that will inform us about its status. Thanks in advance.

Changed in network-manager (Ubuntu):
importance: Undecided → Low
Revision history for this message
Sebastien Bacher (seb128) wrote :

you need an extra plugin for that one, do you have it installed?

Revision history for this message
Jim Tang (maxsolar) wrote : Re: [Bug 1569653] Re: NetworkManager plugin for 'team' unavailable

Hi Sebastien,

I tried to apt search keywords about plugins and team, but in vain.
What is the package name of the team plugin?

Thanks,
Jim

2016-05-24 16:23 GMT+08:00 Sebastien Bacher <email address hidden>:

> you need an extra plugin for that one, do you have it installed?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1569653
>
> Title:
> NetworkManager plugin for 'team' unavailable
>
> Status in network-manager package in Ubuntu:
> Confirmed
>
> Bug description:
> Versions:
> OS: 16.04 amd64 daily build
> nmcli 1.0.4
> network-manager: 1.0.4-0ubuntu
>
> Symptom:
> while creating a team connection with nmcli/nmtui, actions can be done
> but failed while activating team connection because no 'team' plugin
> avaulable.
>
> Reproduce the issue:
> $ nmcli c a type team ifname team0 con-name team0 config
> '{"runner":{"name":"lacp"}}'
> $ for dev in eno1 eno2 eno3 eno4; do
> nmcli c a type team-slave ifname $dev con-name teamport-$dev
> master team0
> done
> $ nmcli c up team0
>
> Error: Connection activation failed: NetworkManager plugin for 'team'
> unavailable
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1569653/+subscriptions
>

Revision history for this message
Sebastien Bacher (seb128) wrote :

Sorry, it looks like that plugin is part of the main package but Ubuntu is building without it because the library is in universe...

Changed in network-manager (Ubuntu):
status: Confirmed → Triaged
Revision history for this message
Jerry Lynch (proximous) wrote :

Hi Sebastien, can you clarify your last response? Is there a solution for this in 16.04?

Revision history for this message
David Chen (david.chen) wrote :

Same question here. Same configuration and steps work fine with 18.04, but team plugin not available in 16.04. Is there a solution for 16.04? Although I can still configure team runner using teamd, having nm to work will be good. Thanks

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.