• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

swap memory 100% after upgrade to 9.3

Miguel Mesa Mesa

New Pleskian
My server:
CentOS 5.4 x86_64 4GB RAM Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz

After upgrade Plesk from 9.2.3 to 9.3, in 24 hours the RAM was at 99% and SWAP (4 GB) was at 100%. So I rebooted the system and after RAM is 25% and SWAP 0% used.

Some hours after the used RAM is growing slowly, now it is in 50%. I think I have to reboot again tomorrow.

I search for process eating RAM or CPU, but I don't find it.
 
I had to reboot the server again, the resources are:
3% CPU, 75% RAM, 100% SWAP

The image files of top command are after reboot the system.
 

Attachments

  • top2.jpg
    top2.jpg
    176.8 KB · Views: 11
  • top3.jpg
    top3.jpg
    149.1 KB · Views: 10
this amount of processes for sw-engine-cgi is not normal. Afaik there was a issue in previous Plesk versions. Try to find the solution here in the Forum...

Brujo
 
Thank you, atomicturttle and Brujo.

I searched in the forum, and I find a similar case in thread http://forum.parallels.com/showthread.php?t=85436 (OVH CentOS release, 100% SWAP...), but there is not a solution...

I have the OVH CentOS 5.4 release, that perhaps has an incompatibility with kernels with grsec (I don't know what is it), like it's described in above thread. But, I don't Know how to indentify if my server has that problem and how to fix it.

I executed:
killall -9 /usr/bin/sw-engine-cgi
/etc/init.d/psa start

and RAM and SWAP used go down to 50%.

Can anybody help me?
(excuse me for my english)
Thanks in advance.
 
Thats correct, its a problem with the OVH kernel design. Its something we fixed with the ASL kernels when 9.0 first came out, unfortunately its not something you can fix with the OVH kernels without rebuilding them from scratch.
 
If I understand it, changing the OVH Kernel for a CentOS repository kernel maybe fix the problem?

What is the correct yum command? And, which are the caused problems by changing kernel?
 
Thank you very much.

I found a very easy solution: use the netboot service of OVH Manager. I can choose the best kernel without change any file.
 
Back
Top