Bug 2059608
| Summary: | [RFE] Create migration tool for ifcfg configuration to NetworkManager keyfiles | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | Fernando F. Mancera <ferferna> | 
| Component: | NetworkManager | Assignee: | Lubomir Rintel <lrintel> | 
| Status: | CLOSED ERRATA | QA Contact: | Matej Berezny <mberezny> | 
| Severity: | unspecified | Docs Contact: | Jaroslav Klech <jklech> | 
| Priority: | unspecified | ||
| Version: | 9.1 | CC: | acabral, bgalvani, fpokryvk, jklech, lrintel, mberezny, rkhan, sukulkar, till, vbenes | 
| Target Milestone: | rc | Keywords: | FutureFeature, Triaged | 
| Target Release: | --- | Flags: | pm-rhel:
                mirror+ | 
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | NetworkManager-1.39.0-1.el9 | Doc Type: | Enhancement | 
| Doc Text: | .NetworkManager now supports migration from `ifcfg-rh` to key file
Users can migrate their existing connection profile files from the `ifcfg-rh` format to the key file format. This way, all connection profiles will be in one location and in the preferred format. The key file format has the following advantages:
* Closely resembles the way how NetworkManager expresses network configuration
* Guarantees compatibility with future RHEL releases
* Is easier to read
* Supports all connection profiles
To migrate the connections, run:
----
# nmcli connection migrate
----
Note that the `ifcfg-rh` files will work correctly during the RHEL 9 lifetime. However, migrating the configuration to the key file format guarantees compatibility beyond RHEL 9.
For more details, see the `nmcli(1)`, nm-settings-keyfile(5), and nm-settings-ifcfg-rh(5) manual pages. | Story Points: | --- | 
| Clone Of: | Environment: | ||
| Last Closed: | 2022-11-15 10:49:31 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
        
        
          Fernando F. Mancera
        
        
        
        
        
          2022-03-01 13:37:28 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/RHBA-2022:8265 |