Red Hat Satellite engineering is moving the tracking of its product development work on Satellite 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 "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. 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 "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-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 2163010 - RHEL 9 provisioned via satellite, NetworkManager creates two network connections. "System ens192" and an extra unused "ens192"
Summary: RHEL 9 provisioned via satellite, NetworkManager creates two network connecti...
Keywords:
Status: CLOSED DUPLICATE of bug 2135787
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Provisioning
Version: 6.12.0
Hardware: Unspecified
OS: Unspecified
high
high with 1 vote
Target Milestone: 6.15.0
Assignee: satellite6-bugs
QA Contact: Satellite QE Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-01-22 21:19 UTC by Satyajit Das
Modified: 2023-11-21 08:33 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-11-21 08:33:23 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SAT-15039 0 None None None 2023-01-23 14:12:51 UTC

Description Satyajit Das 2023-01-22 21:19:46 UTC
Description of problem:

RHEL 9 provisioned via satellite, NetworkManager creates two network connections. "System ens192" and an extra unused "ens192"


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

Satellite version 6.12


How reproducible:

100%


Steps to Reproduce:
1. Deploy a Rhel-9 host from the satellite.
2. Host provisioned successfully, however, NetworkManager create two network connections. "System ens192" and an extra unused "ens192"

Actual results:

# nmcli con show
NAME          UUID                                  TYPE      DEVICE 
System ens32  152beb06-47c5-c5e8-95a9-385590654382  ethernet  ens32  
ens32         8e747bfa-c416-4018-9718-3932492ce092  ethernet  --     

Expected results:

The name for the active interface should be ens32 and  NetworkManager should update the uuid with the correct name.


Additional info:

cat /etc/NetworkManager/system-connections/ens32.nmconnection
[connection]
id=ens32
uuid=8e747bfa-c416-4018-9718-3932492ce092
type=ethernet
interface-name=ens32

[ethernet]
mtu=1500

[ipv4]
dns=xx.xx.xx.xx;xx.xx.x.x;
method=auto

[ipv6]
addr-gen-mode=eui64
method=ignore

[proxy]
===============================================================
 cat /etc/sysconfig/network-scripts/ifcfg-ens32
BOOTPROTO="dhcp"
DOMAIN="example.com"
DEVICE=ens32
HWADDR="00:50:56:b4:1e:c4"
ONBOOT=yes
PEERDNS=yes
PEERROUTES=yes
DEFROUTE=yes
MTU=1500

Comment 1 Leos Stejskal 2023-01-24 09:32:28 UTC
Hi,
I suggest to remove the BZ from the 6.13 scope, this issue is there for some time (from RHEL 7),
and implementing correct network configuration which is backwards compatible back to RHEL 6 is just not feasible in the 6.13 scope.

Comment 4 Pablo Fernández Rodríguez 2023-10-30 14:19:19 UTC
Customer on case 03647169 using satellite-6.13.3-1.el8sat.noarch is also hitting this bug

Comment 6 Leos Stejskal 2023-11-21 08:33:23 UTC
Closing as duplicate to #2135787, links & flags copied to the other BZ

*** This bug has been marked as a duplicate of bug 2135787 ***


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