Bug 2054621

Summary: RFE: Provide prefixdevname package
Product: [Fedora] Fedora Reporter: Marko Myllynen <myllynen>
Component: distributionAssignee: Aoife Moloney <amoloney>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: kevin
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-02-15 13:21:43 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Marko Myllynen 2022-02-15 11:00:38 UTC
Description of problem:
RHEL 8 and RHEL 9 provide the prefixdevname package which enables using the "net.ifnames.prefix=X" boot parameter which is a RHEL supported way to have NICs named consistently across all platforms.

For example, using "net.ifnames.prefix=net" would make sure NICs on all installations would be named as net0, net1, ... regardless of the platform (hardware, virtual, cloud, etc). This is needed as net.ifnames=0 is not a supported parameter on all installation and upgrade scenarios with RHEL.

It would be helpful if Fedora would provide this same functionality as RHEL.

prefixdevname upstream: https://github.com/msekletar/prefixdevname

Thanks.

Comment 1 Ben Cotton 2022-02-15 13:21:43 UTC
You can add this package to the wishlist: https://fedoraproject.org/wiki/Package_maintainers_wishlist

However, to be frank, this is essentially a dead end for package requests. A more successful approach would be to find someone who wants to maintain the package (perhaps by posting on the devel mailing list) or to become a packager yourself: https://docs.fedoraproject.org/en-US/package-maintainers/Joining_the_Package_Maintainers/