Issue
During conversion to CloudLinux you are getting a message like the following:
Complete!
You have third-party kernel module(s) rpm installed:
kmod-***
It's (They are) not compatible with CloudLinux kernel.
Please contact CloudLinux support at https://cloudlinux.zendesk.com/hc/requests/new
Environment
- Cloudlinux OS conversion script - cldeploy
Solution
1. Check what's the module purpose and if you'll be able to use the server without the module, you can try installing it with the parameter --skip-kmod-check
2. In such a way, the conversion will proceed, however, the module will not be loaded with the CloudLinux kernel.
Useful links
More advanced options for the cldeploy script you can find here: https://docs.cloudlinux.com/command-line_tools/#cldeploy
Comments
0 comments
Please sign in to leave a comment.