You can monitor the conversion process in the "Cluster nodes" module – select a server – "Logs".
Errors:
ISPmanager will try to restart the OS conversion script.
The control panel receives "php versions" from the php packages provided by CloudLinux. Make sure those packages are present (rpm -qa)
Install them, if needed
yum groupinstall alt-php
Delete the /usr/local/mgr5/var/.alt_php.xml file to make ISPmanager get the information about PHP packages.
More information about the OS conversion process can be found in the /var/log/cldeploy.log file of the cluster node.
Execute the command lvectl limits ID to check the user limits.
Execute id USER to find the user ID.
Where USER is the name of the control panel user.
Sometimes use websites may stop working, but it seems that user limits are set correctly.
Execute the following command to check user load on LVE:
lveinfo -u USER --period=1d --time-unit=1h
Where USER is the name of the control panel user.
The values in the columns that end with "F" and "f" indicate how many times the user exceeded the limit over a certain period of time.
Please refer to the CloudLinux documentation for a full list of values.
In some cases, CloudLinux repositories may be unavailable. This may be because the license request was not sent or an error occurred while sending the request. In this case, dependencies are broken during software installation. To restore access to the repositories, send a manual license request by executing the command on the server with superuser permissions:
rhnreg_ks --activationkey=<key>
clnreg_ks --force