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 1774074 - Creating vxlan fails with NME_UNSPEC
Summary: Creating vxlan fails with NME_UNSPEC
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: NetworkManager
Version: 8.1
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: rc
: 8.0
Assignee: Beniamino Galvani
QA Contact: Desktop QE
URL:
Whiteboard:
: 1772382 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-11-19 14:04 UTC by Quique Llorente
Modified: 2023-02-12 22:47 UTC (History)
10 users (show)

Fixed In Version: NetworkManager-1.22.0-0.2.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-04-28 16:53:59 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
logs from failing ci https://travis-ci.com/nmstate/nmstate/jobs/258153028 (1.51 MB, application/x-xz)
2019-11-19 14:04 UTC, Quique Llorente
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker NMT-289 0 None None None 2023-02-12 22:47:08 UTC
Red Hat Issue Tracker RHELPLAN-30396 0 None None None 2023-02-12 22:44:35 UTC
Red Hat Product Errata RHBA-2020:1847 0 None None None 2020-04-28 16:54:24 UTC

Description Quique Llorente 2019-11-19 14:04:03 UTC
Created attachment 1637704 [details]
logs from failing ci https://travis-ci.com/nmstate/nmstate/jobs/258153028

Description of problem:

Trying to create a vxlan interface with nmstate end with error:
2019-11-19 13:56:23 nmclient.py:180 ERROR NM main-loop aborted: Connection activation failed on connection_id eth1.101: error=nm-device-error-quark: eth1.101 failed to create resources: Failed to create VXLAN interface 'eth1.101' for 'eth1.101': NME_UNSPEC (1)



Version-Release number of selected component (if applicable):

1.20

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Beniamino Galvani 2019-11-19 14:52:17 UTC
The error reported by kernel is:

  platform-linux: netlink: recvmsg: error message from kernel: File exists (17) "A VXLAN device with the specified VNI already exists" for request 10070

Can you check if a VXLAN with id 101 already exists?

Comment 2 Quique Llorente 2019-11-20 10:33:52 UTC
Looks like removing the profile is not enough so we have to force removing the device at nmstate, is similar issue with OVS 

https://github.com/nmstate/nmstate/compare/6aab8598400834dc721345242e595db084315a98..7f8d836c5692937c94e7ca501f16881aa4c939d5#diff-de1f01201a749955840472d0101bf589R189

Comment 3 Beniamino Galvani 2019-11-22 09:03:15 UTC
Upstream merge request:

https://gitlab.freedesktop.org/NetworkManager/NetworkManager/merge_requests/344

Comment 5 Beniamino Galvani 2019-11-29 10:16:57 UTC
*** Bug 1772382 has been marked as a duplicate of this bug. ***

Comment 8 errata-xmlrpc 2020-04-28 16:53:59 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-2020:1847


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