cPanel ELevate from upgrading the system to AlmaLinux 9
AnsweredGood Day,
In Security Advisor and if I run the Elevate check:
/scripts/elevate-cpanel --check
I get the following blocker message
The following network-scripts files are missing the TYPE key: /etc/sysconfig/network-scripts/ifcfg-eth0 Since we will be converting from using network-scripts to using NetworkManager as part of the OS distro upgrade, the TYPE key needs to be explicitly defined within each ifcfg-* file. You may want to consider reaching out to cPanel Support for assistance: https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/
I had a look at the know blockers page I do not see any guide about this there:
https://cpanel.github.io/elevate/blockers/
Is there perhaps a guide elsewhere I can use.
Kind Regards
Jonathan
-
Good Day,
I see I just needed to add:
TYPE=ethernet
to the following files:/etc/sysconfig/network-scripts/ifcfg-eth0
/etc/sysconfig/network-scripts/ifcfg-eth0:0
The error has now been removed.
Thank you
0 -
I'm glad you were able to get that working!
0
Please sign in to leave a comment.
Comments
2 comments