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 1973536 - MTU got decrease 1 after removal of 802-3-ethernet configuration
Summary: MTU got decrease 1 after removal of 802-3-ethernet configuration
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: NetworkManager
Version: 8.4
Hardware: x86_64
OS: Linux
high
high
Target Milestone: beta
: 8.6
Assignee: Beniamino Galvani
QA Contact: Matej Berezny
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-06-18 06:24 UTC by Gris Ge
Modified: 2022-05-10 15:31 UTC (History)
8 users (show)

Fixed In Version: NetworkManager-1.34.0-0.1.el8
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-05-10 14:54:08 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Reproduce script (283 bytes, application/x-shellscript)
2021-06-18 06:24 UTC, Gris Ge
no flags Details
System logs with NM trace enabled (186.00 KB, text/plain)
2021-06-18 06:32 UTC, Gris Ge
no flags Details


Links
System ID Private Priority Status Summary Last Updated
freedesktop.org Gitlab NetworkManager NetworkManager-ci merge_requests 810 0 None None None 2021-08-16 08:23:15 UTC
freedesktop.org Gitlab NetworkManager NetworkManager merge_requests 955 0 None None None 2021-08-06 13:49:45 UTC

Description Gris Ge 2021-06-18 06:24:06 UTC
Created attachment 1791963 [details]
Reproduce script

Description of problem:

When using `nmcli c  mo br0 remove 802-3-ethernet` to remove MTU/etc settings,
the MTU actually decreased 1.

Version-Release number of selected component (if applicable):
NetworkManager-1.30.0-7.el8
NetworkManager-1.32.0-0.5.el8


How reproducible:
100%

Steps to Reproduce:
1. sudo ./mtu_bug.sh
2.
3.

Actual results:

The MTU of br0 changed to 1399

Expected results:

The MTU of br0 revert back to default 1500.

Additional info:

Comment 1 Gris Ge 2021-06-18 06:32:01 UTC
Created attachment 1791975 [details]
System logs with NM trace enabled

Comment 2 Gris Ge 2021-06-21 08:31:04 UTC
Hi Beniamino,

Please take a quick a investigation to check whether this is bug is trivial or the tip of the iceberg.

Thanks!

Comment 3 Beniamino Galvani 2021-06-21 08:40:08 UTC
Hi, this is the result of:

https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/commit/e23798a5e5e8d7eb615f0e8b305fc20b8b645c66

The problem is that NM stores (MTU - 1) as the initial MTU and then it resets the MTU to the stored value on deactivation. A fix is should be not too difficult.

Comment 9 errata-xmlrpc 2022-05-10 14:54:08 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 (NetworkManager bug fix and enhancement update), 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/RHEA-2022:1985


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