Elevate to centos 7 to Almulinux
* 2023-08-14 21:29:53 (4031) [ERROR] The elevation process failed during stage 3.
* 2023-08-14 21:29:53 (4031) [ERROR]
* 2023-08-14 21:29:53 (4031) [ERROR] You can continue the process after fixing the errors by running:
* 2023-08-14 21:29:53 (4031) [ERROR]
* 2023-08-14 21:29:53 (4031) [ERROR] /usr/local/cpanel/scripts/elevate-cpanel --continue
* 2023-08-14 21:29:53 (4031) [ERROR]
* 2023-08-14 21:29:53 (4031) [ERROR] You can check the error log by running:
* 2023-08-14 21:29:53 (4031) [ERROR]
* 2023-08-14 21:29:53 (4031) [ERROR] /usr/local/cpanel/scripts/elevate-cpanel
* 2023-08-14 21:29:53 (4031) [ERROR]
* 2023-08-14 21:29:53 (4031) [ERROR] Last Error:
* 2023-08-14 21:29:53 (4031) [ERROR]
* 2023-08-14 21:29:53 (4031) [ERROR] The 'leapp upgrade' process failed.
* 2023-08-14 21:29:53 (4031) [ERROR]
* 2023-08-14 21:29:53 (4031) [ERROR] Please investigate, resolve then re-run the following command to continue the update:
* 2023-08-14 21:29:53 (4031) [ERROR]
* 2023-08-14 21:29:53 (4031) [ERROR] /scripts/elevate-cpanel --continue
* 2023-08-14 21:29:53 (4031) [ERROR]
* 2023-08-14 21:29:53 (4031) [ERROR]
* 2023-08-14 21:29:53 (4031) [ERROR] You can read the full leapp report at: /var/log/leapp/leapp-report.txt
* 2023-08-14 21:30:05 (5135) [FATAL] The 'leapp upgrade' process failed.
the Leapp upgrade failed due to
* 2023-08-14 21:29:51 (4102) [INFO] 2023-08-14 21:29:51.839 ERROR PID: 9286 leapp: 2023-08-14 21:29:42.270317 [ERROR] Actor: check_installed_kernels
* 2023-08-14 21:29:51 (4102) [INFO] Message: Cannot find any installed kernel signed by Red Hat.
checking the kernel I have is
uname -mrs
Linux 3.10.0-1160.88.1.el7.centos.plus.x86_64 x86_64
here is the leapp report output
Risk Factor: high (inhibitor)
Title: Btrfs has been removed from RHEL8
Summary: The Btrfs file system was introduced as Technology Preview with the initial release of Red Hat Enterprise Linux 6 and Red Hat Enterprise Linux 7. As of versions 6.6 and 7.4 this technology has been deprecated and removed in RHEL8.
Remediation: [hint] In order to unload the module from the running system, check the accompanied command.
[command] modprobe -r btrfs
Key: 196e2aadc90782f4de83cc0e1367c7a8dd211f3d
----------------------------------------
Risk Factor: high
Title: Difference in Python versions and support in RHEL 8
Summary: In RHEL 8, there is no 'python' command. Python 3 (backward incompatible) is the primary Python version and Python 2 is available with limited support and limited set of packages. Read more here: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html-single/configuring_basic_system_settings/#using-python3
Remediation: [hint] Please run "alternatives --set python /usr/bin/python3" after upgrade
Key: 0c98585b1d8d252eb540bf61560094f3495351f5
----------------------------------------
Risk Factor: high
Title: Cannot find any installed kernel signed by Red Hat.
Summary:
Key: c6f380435305a67deb3b327f89ecccce9b839103
----------------------------------------
Risk Factor: high
Title: Packages not signed by Red Hat found on the system
Summary: The following packages have not been signed by Red Hat and may be removed during the upgrade process in case Red Hat-signed packages to be removed during the upgrade depend on them:
- ea-cpanel-tools
- ea-profiles-cpanel
- elevate-release
- elrepo-release
- gpg-pubkey
- grub
- leapp
- leapp-data-almalinux
- leapp-deps
- leapp-upgrade-el7toel8
- leapp-upgrade-el7toel8-deps
- python2-leapp
- yum-plugin-universal-hooks
Key: 13f0791ae5f19f50e7d0d606fb6501f91b1efb2c
----------------------------------------
Risk Factor: high
Title: BIND configuration issues found
Summary: Default value of listen-on-v6 have changed, but it is not present in configuration. named service will now listen on INET6 sockets also.
Key: 45608d77dbf0f5b3c0903831a3130c641eb60889
----------------------------------------
Risk Factor: high
Title: Leapp could not identify where GRUB core is located
Summary: We assume GRUB core is located on the same device as /boot. Leapp needs to update GRUB core as it is not done automatically on legacy (BIOS) systems.
Remediation: [hint] Please run "grub2-install command manually after upgrade
Key: ca7a1a66906a7df3da890aa538562708d3ea6ecd
----------------------------------------
Risk Factor: medium
Title: Module pam_pkcs11 will be removed from PAM configuration
Summary: Module pam_pkcs11 was surpassed by SSSD and therefore it was removed from RHEL-8. Keeping it in PAM configuration may lock out the system thus it will be automatically removed from PAM configuration before upgrading to RHEL-8. Please switch to SSSD to recover the functionality of pam_pkcs11.
Remediation: [hint] Configure SSSD to replace pam_pkcs11
Key: bf47e7305d6805e8bbeaa7593cf01e38030c23f3
----------------------------------------
Risk Factor: low
Title: ntpd configuration will be migrated
Summary: ntpd service(s) detected to be enabled and active
Key: d4f0dd45b68c738ab3a57d77c5444e1c41ed80b0
----------------------------------------
Risk Factor: low
Title: Acpid incompatible changes in the next major version
Summary: The option -d (debug) no longer implies -f (foreground).
Remediation: [hint] You must now use both options ('-df') for the same behavior. Please update your scripts to be compatible with the changes.
Key: 6cd595b2ba5f745f9628789e8e656cd860cbb355
----------------------------------------
Risk Factor: low
Title: Grep has incompatible changes in the next major version
Summary: If a file contains data improperly encoded for the current locale, and this is discovered before any of the file's contents are output, grep now treats the file as binary.
The 'grep -P' no longer reports an error and exits when given invalid UTF-8 data. Instead, it considers the data to be non-matching.
In locales with multibyte character encodings other than UTF-8, grep -P now reports an error and exits instead of misbehaving.
When searching binary data, grep now may treat non-text bytes as line terminators. This can boost performance significantly.
The 'grep -z' no longer automatically treats the byte '\200' as binary data.
Context no longer excludes selected lines omitted because of -m. For example, 'grep "^" -m1 -A1' now outputs the first two input lines, not just the first line.
Remediation: [hint] Please update your scripts to be compatible with the changes.
Key: 94665a499e2eeee35eca3e7093a7abe183384b16
----------------------------------------
Risk Factor: low
Title: Some enabled RPM repositories are unknown to Leapp
Summary: The following repositories with Red Hat-signed packages are unknown to Leapp:
- centosplus
- cpanel-plugins
And the following packages installed from those repositories may not be upgraded:
- cpanel-monitoring-agent
- cpanel-banners-plugin
- kernel-plus-tools-libs
- cpanel-monitoring-whm-plugin
- cpanel-letsencrypt-v2
- cpanel-analytics
- kernel-plus
- kernel-plus-headers
- cpanel-monitoring-cpanel-plugin
- kernel-plus-tools
Remediation: [hint] You can file a request to add this repository to the scope of in-place upgrades by filing a support ticket
Key: 8e89e20c645cea600b240156071d81c64daab7ad
----------------------------------------
Risk Factor: info
Title: Current PAM and nsswitch.conf configuration will be kept.
Summary: There is a new tool called authselect in RHEL8 that replaced authconfig. The upgrade process was unable to find an authselect profile that would be equivalent to your current configuration. Therefore your configuration will be left intact.
Key: 40c4ab1da4a30dc1ca40e543f6385e1336d8810c
----------------------------------------
Risk Factor: info
Title: SElinux disabled
Summary: SElinux disabled, continuing...
Key: 4f25fea9b15b9d1d07d52cc1de02073f295dac3d
----------------------------------------
don't know what I should do. how can I fix the kernel issue? Thanks
-
Hey there! I'm guessing this is related to the CentOS Plus kernel, but let me confirm with the team and I'll let you know! 0 -
I did confirm this is related to that CentOS Plus kernel, so the ELevate tool won't work with that, unfortunately. I do see there is a case open to provide better output for this in the pre-flight check, but that hasn't been implemented just yet. 0 -
I did confirm this is related to that CentOS Plus kernel, so the ELevate tool won't work with that, unfortunately. I do see there is a case open to provide better output for this in the pre-flight check, but that hasn't been implemented just yet.
Thanks The issue is that Cpanel/WHM not working anymore. is there a kernel I can install and replace to continue the installation I tried to move the websites to another server but I can't do even a transfer, all cpanel services are networking nor i can start it0 -
If the server has crashed to that point, there likely won't be a way to get things working and you would need to restore the accounts from a backup. 0 -
Hi,
It's been 4 month, anything update about this issue ? i has the same problem when update cloudlinux 7 to cloudlinux 8
Risk Factor: low
Title: Grep has incompatible changes in the next major version
Summary: If a file contains data improperly encoded for the current locale, and this is discovered before any of the file's contents are output, grep now treats the file as binary.
The 'grep -P' no longer reports an error and exits when given invalid UTF-8 data. Instead, it considers the data to be non-matching.
In locales with multibyte character encodings other than UTF-8, grep -P now reports an error and exits instead of misbehaving.
When searching binary data, grep now may treat non-text bytes as line terminators. This can boost performance significantly.
The 'grep -z' no longer automatically treats the byte '\200' as binary data.
Context no longer excludes selected lines omitted because of -m. For example, 'grep "^" -m1 -A1' now outputs the first two input lines, not just the first line.Remediation: [hint] Please update your scripts to be compatible with the changes.
Key: 94665a499e2eeee35eca3e7093a7abe183384b16
----------------------------------------
Risk Factor: low
Title: Some enabled RPM repositories are unknown to Leapp
Summary: The following repositories with Red Hat-signed packages are unknown to Leapp:
- elevate
And the following packages installed from those repositories may not be upgraded:
- python2-leapp
- leapp-data-cloudlinux
- leapp-deps
- leapp-upgrade-el7toel8-deps
- leapp-upgrade-el7toel8
- leapp
Remediation: [hint] You can file a request to add this repository to the scope of in-place upgrades by filing a support ticket
Key: 8e89e20c645cea600b240156071d81c64daab7ad
----------------------------------------
Risk Factor: info
Title: SElinux disabled
Summary: SElinux disabled, continuing...
Key: 4f25fea9b15b9d1d07d52cc1de02073f295dac3d
----------------------------------------
Risk Factor: info
Title: Current PAM and nsswitch.conf configuration will be kept.
Summary: There is a new tool called authselect in RHEL8 that replaced authconfig. The upgrade process was unable to find an authselect profile that would be equivalent to your current configuration. Therefore your configuration will be left intact.
Key: 40c4ab1da4a30dc1ca40e543f6385e1336d8810c
----------------------------------------0 -
Thuan Duong - that doesn't seem like the same issue as the OP. Those all just look like informative pieces of output you may want to keep in mind, but not actual blockers to the update process.
0
Please sign in to leave a comment.
Comments
6 comments