RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1718173 - Normalization of bond connection fails in some cases
Summary: Normalization of bond connection fails in some cases
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: NetworkManager
Version: 8.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 8.0
Assignee: sushil kulkarni
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-06-07 07:59 UTC by Beniamino Galvani
Modified: 2020-11-14 06:31 UTC (History)
8 users (show)

Fixed In Version: NetworkManager-1.18.0-2.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-11-05 22:30:06 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2019:3623 0 None None None 2019-11-05 22:30:18 UTC

Description Beniamino Galvani 2019-06-07 07:59:33 UTC
When adding or modifying a bond connection, we first check that
constraints between options are met and then we normalize the
connection. During normalization we remove options that are not
compatible with the selected bond mode. This step can remove an option
that was needed by another one, making the connection invalid.

Reproducer:

 # nmcli connection add type bond bond.options mode=4,arp_interval=2,arp_ip_target=1.1.1.1
 (process:18007): libnm-WARNING **: 09:33:48.816: connection did not verify after normalization: ??
 (process:18007): libnm-CRITICAL **: 09:33:48.816: file ../libnm-core/nm-connection.c: line 1684 (nm_connection_normalize): should not be reached
 Error: Failed to add 'bond' connection: bond.options: 'arp_ip_target' option requires 'arp_interval' option to be set

NM version: 1.14.0-14.el8 (master is affected as well)

Comment 3 Vladimir Benes 2019-08-26 09:15:35 UTC
nmcli connection add type bond bond.options mode=4,arp_interval=2,arp_ip_target=1.1.1.1 sets 802.3ad mode bond correctly and arp values are thrown away.

Comment 5 errata-xmlrpc 2019-11-05 22:30:06 UTC
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://access.redhat.com/errata/RHBA-2019:3623


Note You need to log in before you can comment on or make changes to this bug.