Monitoring - The host xmlrpc.cln.cloudlinux.com has been migrated to a new server (previously 107.155.119.76). This migration shouldn't cause any service disruption.
However, systems with custom entries in the /etc/hosts file may need a brief review to ensure smooth license validation and repository access. i.e.:
107.155.119.76 xmlrpc.cln.cloudlinux.com
If a custom entry like the one above exists, removing it will allow the system to automatically use the updated configuration.
Resolved -
The newest kmod-lve-2.1-55 package was released. It is compatible with the newest CL 9 kernel 5.14.0-611.9.1.el9_7.x86_64.
Update the kmod-lve and load the module (or just reboot the server):
yum update kmod-lve modprobe kmodlve lsmod | grep kmod
Dec 9, 03:11 UTC
Monitoring -
The latest kmod-lve-2.1-55 package is now available and should work with the newest CL 9 kernel version 5.14.0-611.9.1.el9_7.x86_64.
Try to update the kmod-lve: yum clean all yum update kmod-lve
and restart the server using the latest CL 9 kernel 5.14.0-611.9.1.el9_7.x86_64.
Dec 3, 16:14 UTC
Investigating -
The kmod-lve-2.1-54.el9.x86_64 package's postinstall script has a hardcoded kernel version (5.14.0-611.5.1.el9_7.x86_64) instead of using the current kernel dynamically, causing the module to not register after kernel updates.