Bug 1304495

Summary: bond slaves are not connected automatically after creation when device was disconnected manually
Product: Red Hat Enterprise Linux 7 Reporter: Vladimir Benes <vbenes>
Component: control-centerAssignee: Bastien Nocera <bnocera>
Status: CLOSED WONTFIX QA Contact: Desktop QE <desktop-qa-list>
Severity: high Docs Contact:
Priority: unspecified    
Version: 7.3Keywords: Regression, Reopened
Target Milestone: rc   
Target Release: 7.3   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-29 12:25:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Vladimir Benes 2016-02-03 20:05:44 UTC
Description of problem:
when bond is created with slaves these slaves are not upped. No other way how to up them. This looks like a regression to 7.1. 
There is no other way how to up them in control-center or in other gui application.

Version-Release number of selected component (if applicable):
NetworkManager-1.0.6-27.el7.x86_64
control-center-3.14.5-8.el7.x86_64

How reproducible:
always

Steps to Reproduce:
1.open control-center network
2.click plus and select bond
3.set ipv4 to manual and set ip
4.set ipv6 to ignore
5.add slave to ethernet device
6.save bond

Actual results:
bond connected but slave is not

Expected results:
both should be connected

Additional info:

Comment 2 Vladimir Benes 2016-02-03 20:49:33 UTC
NOTABUG as master was upped by nmcli and this action removes slaves. Closing

Comment 3 Vladimir Benes 2016-02-05 10:47:12 UTC
reopening just for reconsidering the situation when
1. the device for bond slave was disconnected by nmcli device disconnect 
2. the device is not grabbed by NM's autoconnect anymore as it's marked unsuitable for this because of device disconnect
3. do we want to connect it when the bond is created with slave profile?

Comment 4 Bastien Nocera 2016-04-29 12:25:20 UTC
Support for enterprise networking features will be removed in future versions of GNOME and of RHEL 7.x. We advise that you test Cockpit instead, which is better suited to manipulate enterprise networking feature.

Teaming support for Cockpit is tracked at:
https://github.com/cockpit-project/cockpit/issues/4330

Bonding, bridging and VLAN support are already implemented.