Symptoms
After rebooting into the most recent CloudLinux kernel, you see the following message in CloudLinux Manager:
CONFIG_TEXT: Reboot your system to update the kernel.
If this message is displayed after reboot, please contact support.
Cause
This issue frequently occurs when the kmod-lve package is missing or corrupt.
Resolution
- Log in to the server via SSH or WHM's Terminal as the
rootuser - Install/reinstall the
kmod-lvepackage.-
Install the missing package
# dnf install kmod-lve -y
-
Reinstall the corrupt package
# dnf reinstall kmod-lve -y
-
Additional Resources
CloudLinux OS – Reboot your system to update the kernel (kmodlve is not loaded)
Comments
0 comments
Article is closed for comments.