Note:
Starting from BILLmanager version 5.198, the problem with running operations freezing has been solved; we recommend updating the control panel to the specified version.
Problem
Operations on services freeze: power on, reboot etc.
Solution
To identify the operation freezing cause:
-
Check for any frozen operations of the processing module with the command:
Processing module operations checkps aux | grep pmvmmgr
Comments to the command -
Check the processing module’s log. For example, if the virtual server service is in VMmanager, check the log in /usr/local/mgr5/var/pmvmmgr.log; in case of ISPmanager processing module, check the log in /usr/local/mgr5/var/pmispmgr5.log.
An example of log when a service is provisioned:Service provisioning logMar 12 04:06:29 [14203:1] processing INFO RUN with: processing/pmispmgr5 --runningoperation 97 --command open --item 509
Comments to the log - If the processing module returns an error/response, check the logs on the processing module’s side.