Bug 1368761
Summary: | [NetworkManager] - 'nmcli' Bond slaves remain with BOOTPRORTO=dhcp although we configured them with disabled method | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Michael Burman <mburman> |
Component: | NetworkManager | Assignee: | Thomas Haller <thaller> |
Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 7.2 | CC: | aloughla, atragler, bgalvani, fgiudici, lrintel, rkhan, thaller, vbenes |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | NetworkManager-1.4.0-3 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-11-03 19:28:54 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: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1304509 |
Description
Michael Burman
2016-08-21 08:01:47 UTC
same result BOOTPRORTO=dhcp is confirmed with: uname -r 3.10.0-327.el7.x86_64 NetworkManager -V 1.0.6-27.el7 note that slave connections never have any IPv4/IPv6 settings, thus NetworkManager will ignore the BOOTPROTO=dhcp setting. does this cause any problem with initscripts? please review: th/ifcfg-writer-clear-ip-for-slave-rh1368761 LGTM +1 merged: master: https://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=cf7b8866ced5ec67e76b8dde530e0350104194d4 nm-1-4: https://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=nm-1-4 commited to dist-git When ethernet is enslaved into bond BOOTPROTO=dhcp is removed. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2016-2581.html |