Why So Much Load With Plesk
Aug 3, 2008
There's no good reason for this to be happening but it just seems as if Plesks Update Manager just plain old sucks. I'm running the updates to install ONE piece of software the Plesk Billing Manager and the load is spiking and even went up to 23.46 it's a Dual 3.06 GHz Xeon w/ HT, 2 GB RAM, and a 73 GB 10K Scisi Drive.
View 0 Replies
ADVERTISEMENT
May 23, 2008
I've got a dedicated server running the latest release of Debian and Plesk 8.4.0.
It's a Core2Duo, 1Gb RAM and 2 x 160Gb on hardware RAID 1.
There aren't any "heavy" sites on it, Apache is not under any stress... nothing is showing up on 'top' that's eating CPU or RAM... but here's the load:
load average: 2.06, 1.97, 1.81
sample from 'top':
421 qmailq 18 0 1568 344 276 S 0 0.0 0:01.20 qmail-clean
19270 popuser 16 0 36268 33m 2356 S 0 3.3 0:10.40 spamd
28214 root 18 0 2232 1176 856 R 0 0.1 0:00.02 top
1 root 15 0 1944 636 544 S 0 0.1 0:01.20 init
2 root RT 0 0 0 0 S 0 0.0 0:01.14 migration/0
3 root 34 19 0 0 0 S 0 0.0 0:00.04 ksoftirqd/0
4 root RT 0 0 0 0 S 0 0.0 0:00.90 migration/1
5 root 34 19 0 0 0 S 0 0.0 0:00.07 ksoftirqd/1
6 root 10 -5 0 0 0 S 0 0.0 0:00.03 events/0
7 root 10 -5 0 0 0 S 0 0.0 0:00.00 events/1
8 root 12 -5 0 0 0 S 0 0.0 0:00.00 khelper
9 root 10 -5 0 0 0 S 0 0.0 0:00.00 kthread
13 root 10 -5 0 0 0 S 0 0.0 0:00.61 kblockd/0
Anyone got any ideas what might be pushing the load up?
View 2 Replies
View Related
Feb 1, 2015
I have a new WP installation but when i access the site the css and images wont load. Check in the browser console an it shows - Failed to load resource: the server responded with a status of 500 (Internal Server Error). So i think it would be a file permission issue. I'd check in ftp their file permission and it shows XXX. Tried to change it to 644 for files and 755 for folders but no luck. Tried to change it via file manager still the same. I'm thinking this is causing the problem or some other else.
Here's the site : [URL] ....
View 1 Replies
View Related
Jun 21, 2014
I fixed that there is a process that loads the server and much why it does not.
Name process: md2_resync
View 2 Replies
View Related
Apr 17, 2015
I've been having a few issues with the control panel navigation is running slow even though I have heaps of resources available and free. The server is located locally and have no problems surfing websites attached to the same server.
When I login as admin, it can take 25 seconds to load into the first screen.
CPU GenuineIntel, Intel(R) Xeon(R)CPU E5649 @ 2.53GHz
Version Parallels Plesk v12.0.18_build1200140606.15 os_CentOS 6
OS CentOS 6.6 (Final)
Memory Available 6GB used 2.5-3GB
HDD: 300GB/ approx 130GB Free
I have tried issuing a /etc/init.d/psa restart command and has made no difference.
View 1 Replies
View Related
Jul 14, 2015
Plesk Backup work when we make instant backup but not with scheduled backup.
There is nothing in the log files (pmmcli.log & migration.log).
How can we correct?
Plesk 12 / Centos
View 1 Replies
View Related
Jul 2, 2014
Plesk Panel 12.0.18 , cant load pages in controlpanel (web host edition) it is making timeout all the time and also cannot send mail (roundcube).
What have parallels done to the a nice panel!
View 4 Replies
View Related
Feb 8, 2015
I have a problem with my plesk panel. Ever since I rebooted my server it won't load the IP:8443 page at all.
View 5 Replies
View Related
Jul 26, 2015
I am running Plesk Version: 12.0.18 on CentOS.Earlier today my service provider had a massive issue and my server was down for several hours. Upon it being back online i've restarted but now I cannot load any of my pages. I have 10 domains setup and if I ping their name servers or the server IP i get packets received now.
One of my installed domains is [URL] ... now if you try and load this url you get a time out but if you try to access admin page URL....None of the subscriptions are able to load their websites when i type in their URL and well it worked before it went down.
View 19 Replies
View Related
May 1, 2015
I am troubleshooting a problem where the php5 package was replaced and caused lots of psa/plesk packages to be removed. This system details are;
# cat core.version
11.5.30 Ubuntu 12.04 115140407.17
# lsb_release -a
Description: Ubuntu 12.04.2 LTS
Codename: precise
# uname -a
Linux my.host.name 3.2.0-45-generic #70-Ubuntu SMP Wed May 29 20:12:06 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
The plesk panel is up, the websites are running, and the email services are running, but there are many errors like so;
==> error.log <==
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626/json.so' - /usr/lib/php5/20090626/json.so: cannot open shared object file: No such file or directory in Unknown on line 0
I also get the following error when inspecting the json module:
root@vps:/etc/php5/mods-available# php -i|grep -i json
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626/json.so' - /usr/lib/php5/20090626/json.so: cannot open shared object file: No such file or directory in Unknown on line 0
/etc/php5/cli/conf.d/20-json.ini,
[Code] ....
What I need to install to get that json.so file back?
View 2 Replies
View Related
Jul 9, 2014
I am creating new sites in my panel and they are only loading the default page.
The IP is pointed correctly or I would not get the default plesk page.
All the other service seem to work ok. I can ftp in and I can edit files with the online file manager.
If I use the preview feature I can see the changes I make to the files, but that is the only way.
I looked in /var/www/vhosts/system/ and the conf files are present.
What else can I check to see why the sites are not working?
View 8 Replies
View Related
Dec 10, 2014
Today, without any change on the server side my single running website on my server started running low. After checking the running processes I realised I have these 8 processes running with high cpu load something that didn't had before.
4245 user 20 0 283m 103m 10m R 85.1 0.3 6:44.88 /usr/bin/php-cgi -c /var/www/vhosts/system/domain/etc/php.ini
4243 user 20 0 241m 68m 8736 R 83.8 0.2 6:33.45 /usr/bin/php-cgi -c /var/www/vhosts/system/domain/etc/php.ini
4259 user 20 0 254m 82m 8720 R 83.5 0.3 6:11.00 /usr/bin/php-cgi -c /var/www/vhosts/system/domain/etc/php.ini
4244 user 20 0 282m 103m 10m R 82.1 0.3 6:46.49 /usr/bin/php-cgi -c /var/www/vhosts/system/domain/etc/php.ini
4247 user 20 0 248m 76m 8712 R 78.8 0.2 6:50.31 /usr/bin/php-cgi -c /var/www/vhosts/system/domain/etc/php.ini
4264 user 20 0 258m 85m 8712 R 72.9 0.3 6:49.83 /usr/bin/php-cgi -c /var/www/vhosts/system/domain/etc/php.ini
apache error log doesn't show any warnings, errors.
View 4 Replies
View Related
May 20, 2014
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Parallels Plesk Panel 11.5.30 MU #44 CentOS 6.5 (Final) 64bit
2 of our our servers are suddenly experiencing high Wait I/O Times, and high Load Averages during the backup process. During this period the Plesk grinds to a halt, sometimes crashing out completely (although SSh is still possible. We have been in talks with our server suppliers (assuming this would be node related) however they have done a lot of testing etc. and categorically state the node is fine , with no other users affecting it.
STEPS TO REPRODUCE : We backup the server using the scheduled backup service and Wait I/O immediately goes up.
ACTUAL RESULT: Plesk downtime / Website downtime
EXPECTED RESULT: No downtime, successful back up
Some other info :
All other processes (MYSQL, apache, Nginx etc) are all running between 1 - 10%
Partition "/usr" utilization 4.2% used (1.81 GB of 43.3 GB) (?)
Partition "/var" utilization 50.6% used (61.8 GB of 122 GB) (?)
We are struggling to identify what has changed on the server that would cause this sudden change.
View 3 Replies
View Related
May 1, 2014
VPS hosting, stats in my sig below. Have poor performance with a drupal and civicrm(drupal based) website and looking to troubleshoot.
Main issue is pages take too long to load, sometimes over 5 seconds and more! Below is my.cnf and MYSQLtuner results.
So my.cnf
Code:
[mysqld]
set-variable=local-infile=0
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
user=mysql
[Code] .....
View 2 Replies
View Related
Feb 3, 2015
PRODUCT, VERSION, MICROUPDATE, OPERATING SYSTEM, ARCHITECTURE
Parallel Plesk 11,0,9, update 63; OS centOS 6.
PROBLEM DESCRIPTION
when I try to access a domain to make changes, the system gives me this error
Message :
Unable to load object of type Account with id = 18: Account: unable to select: no such row in the table
file common_func.php3
line 3327
Type PleskFatalException
STEPS TO REPRODUCE
In ADMINISTRATION panel, clik DOMAIN -> click on one of 9 domains (only one don’t work)
ACTUAL RESULT
Error message
EXPECTED RESULT
normal operation of domain
View 2 Replies
View Related
Jan 19, 2015
After doing the upgrade to v12.0.18 when I go in : tools , updates the page does not load . I added to the firewall port 8447 but nothing .
View 8 Replies
View Related
Dec 20, 2007
I've been having trouble with my VPS for a while now. In the QoS alerts page in Virtuozzo it seems to be a problem with numtcpsock and tcprcvbuf, mainly numtcpsock.
Copy these into the browser:
i18.photobucket.com/albums/b106/gnatfish/qosnumtcpsock2.jpg
And when i run cat /proc/user_beancounters:
i18.photobucket.com/albums/b106/gnatfish/beancounters2.jpg
This line is particularly scary:
numtcpsock 164 164 166 166 7321
What do i need to do, to get the website running again? It's only one site on the vps a proxy. So i thought a vps would be able to handle one proxy.
View 1 Replies
View Related
May 12, 2014
I have been trying to identify why mi server has high load cpu, suddenly CPU load suddenly jumps, from 1 to 40 and until 110
If I restart mysqld and apache, the cpu gets back to normal, until this happen again
My server is
GenuineIntel, Intel(R)Core(TM) i5-2400 CPU @ 3.10GHz
VersionParallels Plesk Panel v11.0.9_build110120608.16 os_CentOS 6
CentOS 6.4 (Final)
CentOS 6 x64 Processor: Intel Core i5 - 3.10 GH
I already installed FAIL2BAN and DDOS DEFLATE without lock. I have CloudFlare Enabled.
When there is a high CPU load, I have checked netstats, and I don't identify many ips connected, so I think it could be an internet script (or virus).
I will paste the result of
ps fax
command, in a moment of high cpu load
View 7 Replies
View Related
May 6, 2008
Anyone know of some good server load testers ( commercial )?
Im not looking for application based load testing, I need real web server load testing... need to see how much traffic this one site can take before it cries.
View 1 Replies
View Related
Apr 6, 2015
After enabling File Sharing in Plesk 12, the service appears to function correctly. If only a few files are uploaded, they are ok. However, after uploading a directory structure with a handful of MB, and subdirectories, File Sharing stops. It shows at the top of the screen:
"Internal error: The File Sharing service is temporarily unavailable because the site is down for maintenance."
it also says in the main window:
"Unable to load folders list."
Clicking on Upload Files, that dialog also shows "Unable to load folders list."
I have checked that the ownership of those files on the server is www-data:www-data , and that permissions are 755 for directories and 644 for files, because it seems like ownership and permissions could be an issue, however that doesn't fix it. Removing all the files in the share does fix it, however that's not useful if the files should be available for sharing.
View 17 Replies
View Related
Aug 31, 2013
I just installed the Health Monitor add-on in a brand new Plesk 11.5.30 on CentOS 6.4 but all that it's area in Plesk displays is this funky looking error:
{"status":"error","statusMessages":[{"status":"error","class":"","content":"Unable to load configuration file.Click to expand...
View 11 Replies
View Related
Apr 27, 2015
I have a one problem in my server . I use in Parallels Plesk v12.0.18_build1200140606.15 os_CentOS 6 I vps in systemOS CentOS6.6 Final Minimal and installing plesk health monitor show error in :
{"status":"error","statusMessages":[{"status":"error","class":"","content":"Unable to load configuration file.
And I try the command
/usr/local/psa/bin/sw-engine-pleskrun /usr/local/psa/admin/plib/scripts/setup-health-monitor.php
output problem is :
Error: Unable to read /proc/partitions
View 11 Replies
View Related
Nov 14, 2014
after i migrate from Plesk 8.6 to Plesk 11.5 some of my Domains have trouble.When I want to open one of the Domain i become this error here: Internal error: Unable to load object of type Account with id=340: Account: unable to select: no such row in the table
In the databases i found some of errors here:
Previous error: Template_Exception: Unable to load object of type Account with id=1080: Account: unable to select: no such row in the table (select `id`, `type`, `password` . from `accounts` . where
`id`=1080)
file: /usr/local/psa/admin/plib/Template/Processor.php
line: 27
[code]...
I have already do this here: [URL] .... and reconfigure all my domains again, but the issue dont fix.
View 3 Replies
View Related
Aug 12, 2008
I'm having the oddest issue. For some reason, some of the websites on my server load fine, and some take a really long time to load (2 minutes).
Now, the server load is fine, and the size of the sites aren't the issue either. I've restarted Apache and a couple more services, and still the same sites seem to load very slow.
What could be causing this since it's only effecting certain websites?
View 14 Replies
View Related
Jul 1, 2009
I would like to know how to check load via ssh and check files causing load?
I want the ssh codes for 2 different set of control panels, one with cpanel+whm and other with kloxo+hypervm
and I would also know how to check the files causing the load, such as some files could have been interrupted while processing, so they could be causing load some times, so I want to stop such processes if any are running on the vps on my friends accounts
View 5 Replies
View Related
Mar 16, 2009
I just got a futurehosting VPS recently and something is puzzling me. Is it normal that an idle CPanel virtuozzo VPS that has no sites on it should display "top" loads of between 1 and 4 regularly? I've been watching the load for a bit now and it keeps jumping between 0-4. When it goes 1 or above, the WHM panel becomes really slow, timing out... They seem to use a beast 8 core machine, so it would take some activity to cause even a 1 load..
I do not have much knowledge about VPS hosting, on a dedicated I would expect the loads to stay 0-0.2 at this point... Is the 1-4 load showing the result of heavy usage by other VPS users on the node? There is absolutely nothing that could cause a load in my vps as far as I see... Is this perfectly normal on any VPS?
View 14 Replies
View Related
Jul 14, 2009
You think this is funny? Not at all.
I'm on LON03 server and I recive yesterday from Future Hosting this advise about hight load.
I got then 1 month ago, and the solution was *JUST* to remove a phpBB website with 80+ users.
I do not believe that the VPS could get this kind of loads.
Funny is that the VPS was "monitored" by them at the same time. They say the load spikes out for times to times in a matter of seconds.
This load is taken from the Parallels Infrastructure Panel or even the Node Panel, not from the VSP itself. Even when I'm logged in.
I've been a client for 6 month, and 2 of the last 3 constantly getting CPU hight usage. Strange is, that I come from a 512mb/25gb PowerVPS server to a 1GB/30GB server, with the *SAME* sites.
Anyway, the prupose of this topic is to:
- check if anyone had this problem (problem is: beeing sure that this load is IMPOSSIBLE to be created from yout service)
- recommend a decent VPS provider besides Future Hosting and PowerVPS.
View 14 Replies
View Related
Jun 7, 2008
From time to time my server's loads are going upto 900s.. And it becomes nearly same days each week. I've checked that backups and crons are disabled.
View 14 Replies
View Related
Jan 17, 2008
It has been running fine for almost six months now and now from past few days it's all gone in black zone?
PID USER PR NI %CPU TIME+ %MEM VIRT RES SHR S COMMAND
32084 nobody 16 0 73 2:00.34 0.9 162m 75m 8260 R /usr/local/apache/bin/httpd -DSSL
13857 nobody 16 0 50 1:13.53 0.7 147m 59m 7900 R /usr/local/apache/bin/httpd -DSSL
32114 nobody 15 0 36 1:46.67 0.4 117m 30m 8600 S /usr/local/apache/bin/httpd -DSSL
I get equal share from CPU plus it has got 384MB of memory? Why load is so high when I check in VPP......it is going in black and yellow zone in resources all the time?
It shows me following Parameters in QoS alerts
View 2 Replies
View Related
Nov 25, 2007
to know the load shown when doing a 'uptime' command is just for my VPS or the entire node?
what is the acceptable average load?
cos for mine, i see most the time is less than 1, but at times, for no particular reason that i know of, it can go up to between 5~10
View 6 Replies
View Related
Aug 29, 2007
Due to high IO load server is going crash once a day.
I have optimized the MySQL, Upgraded the kernel but still it's same. The SWAP seems normal.
Now probably it is due to high traffic of http or emails. How should I diagnose and fix it? I am in big trouble.
Its PIV 3.0, 1GB Ram and 450 Websites
View 4 Replies
View Related