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 1890497 - When adding host to RHV-M with LACP bond, '"ad_actor_system=00:00:00:00:00:00' is appended to bond configuration [rhel-8.3.0.z]
Summary: When adding host to RHV-M with LACP bond, '"ad_actor_system=00:00:00:00:00:00...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: nmstate
Version: 8.4
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: rc
: 8.0
Assignee: Fernando F. Mancera
QA Contact: Mingyu Shi
URL:
Whiteboard:
Depends On: 1887518
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-10-22 12:02 UTC by RHEL Program Management Team
Modified: 2021-11-17 14:36 UTC (History)
16 users (show)

Fixed In Version: nmstate-0.3.4-14.el8_3
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1887518
Environment:
Last Closed: 2020-12-15 17:03:53 UTC
Type: ---
Target Upstream Version:
Embargoed:
pm-rhel: mirror+


Attachments (Terms of Use)

Comment 1 Fernando F. Mancera 2020-11-04 09:22:31 UTC
The patch is backported on upstream.

Comment 9 Mingyu Shi 2020-11-26 10:10:39 UTC
On RHEL 8.3, if user doesn't set ad_actor_system as 0 explicitly, nmstate won't do anything on this property, means no appending. So I think on RHEL 8.3 it's not a must to fix it, if we believe no one would manually set ad_actor_system as 0. But this fix avoids people doing that, that's ok.

Notice if you do
echo "---
interfaces:
- name: bond0
  state: up
  type: bond
  link-aggregation:
    mode: 802.3ad
    options:
      ad_actor_system: 00:00:00:00:00:00" | nmstatectl set

on RHEL 8.4: success but all-0 ad_actor_system is ignored
on RHEL 8.3: raise an error

Comment 15 errata-xmlrpc 2020-12-15 17:03:53 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 (nmstate 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/RHBA-2020:5488


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