I have recently installed moodle 3.9 on CentOS 8 minimal version. Server runs on VM and allocated 16 cores and 64 GB ram due to 1000+ users. Now server starts restarting suddenly. No special senario to point out. all of sudden processor usage goes to 4Ghz or above and vm gettin stuck. Increased the php memory limit to 512MB and incresed values of php-fpm servers and process too. Do you guys have any idea where to look for next?
Using VM Vspere 6.5 with CentOS 8. Recently updated kernal to the latest version too. But no luck.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi there @lakmalchamila,
I could suggest checking the logs at /var/log/messages, you can do that with the following command:
tail -1000 /var/log/messages
In there look for the approximate time when the server last crashed.
Another thing that I could suggest is checking your PHP logs as well for some more information.
Feel free to share the logs here as well. Regards, Bobby
Hello there,
In addition to what has already been mentioned, I wanted to point out that CentOS Linux 8 has reached End Of Life (EOL) on December 31st, 2021.
I would strongly recommend planning either migration to another OS like Debian or Ubuntu, or upgrading to CentOS Stream.
I personally believe that the safest way to do this is to follow these steps here:
rsync for example copy over your files and migrate your databasesRegards, Alex
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.