plesk / centos2alma

CentOS 7 to AlmaLinux 8 conversion tool
Apache License 2.0
36 stars 7 forks source link

Renaming NIC interfaces sometimes lead to connectivity problem #285

Open SandakovMM opened 3 weeks ago

SandakovMM commented 3 weeks ago

The Leapp utility causes network interfaces to be renamed after conversion by using the net.ifnames kernel argument at boot. Currently, I don't understand why the argument used by the tool. Additionaly, it can sometimes cause connectivity issues when the interface name changes unexpectedly. When this happens, centos2alma fails to complete the conversion because it can't download the necessary packages. We need to stop the conversion if we suspect this problem might occur. However, I don't know how to identify the exact signs that indicate this issue.