16-40+ Load, Yet 90% Of CPU Is Idle (and) 0.00 IO Waits. What Could It Be

Jan 3, 2007

I have a really challanging task of knowing why and host to fix the situation
where at most times the CPU is totally idle and same for IO activity, yet the
load at most times is 16-40+.

For instance at time of writing this: The load is 16 now and linux says:

avg-cpu: %user %nice %sys %iowait %idle
0.49 0.40 0.90 0.00 98.20

(That's a whopping 98.20 idle state!)

How could that possibly be? And could you wonderful folks attempt to offer
me advice on how to find out why load is so high yet almost totally idle activity.

If you need various commands for me to run, let me know.

If there's also any ADMINS (with good status) that are willing to look at this and
think they can figure out this case, let me know. I'll gladly pay.

View 8 Replies


ADVERTISEMENT

16-40+ Load, Yet 90% Of CPU Is Idle (and) 0.00 IO Waits.

Jan 3, 2007

I have a really challanging task of knowing why and host to fix the situation
where at most times the CPU is totally idle and same for IO activity, yet the
load at most times is 16-40+.

For instance at time of writing this: The load is 16 now and linux says:

avg-cpu: %user %nice %sys %iowait %idle
0.49 0.40 0.90 0.00 98.20

(That's a whopping 98.20 idle state!)

How could that possibly be? And could you wonderful folks attempt to offer
me advice on how to find out why load is so high yet almost totally idle activity.

If you need various commands for me to run for you to see more info, let
me know.

View 1 Replies View Related

97% Idle, So What Causing Load?

Jun 29, 2008

Can someone figure out by the screenshot, if my CPU is really
97% iddle, and what can be causing these average load numbers?

View 14 Replies View Related

Windows Hosting With IMAP Idle / Exchange

Apr 29, 2008

We've been frantically looking to move from this company called Media Temple for our staging server / email needs. Our application / corporate servers are hosted with The Planet.

Any one have any suggestions for a shared hosting provider between the regular $10-$20 / month range, having the following things:

Windows with .NET 2.0/3.5 and AJAX installed
At least 5GB storage
IMAP email with IDLE support or Exchange email (will pay more)
Ability to host at least 10 domains
Minimalist Control panel and Webmail preferred

View 8 Replies View Related

High Percantage Idle Usage On Top Funtion

May 3, 2008

The idle usage is too high than before. The top process shown as below:

top - 15:56:59 up 17:56, 2 users, load average: 1.93, 2.08, 1.92
Tasks: 163 total, 1 running, 161 sleeping, 0 stopped, 1 zombie
Cpu(s): 4.8% us, 1.5% sy, 0.0% ni, 93.7% id, 0.0% wa, 0.0% hi, 0.0% si
Mem: 2066484k total, 1945776k used, 120708k free, 100224k buffers
Swap: 2048276k total, 160k used, 2048116k free, 1344336k cached

PID USER PR NI %CPU TIME+ %MEM VIRT RES SHR S COMMAND
29207 apache 15 0 4 0:01.49 1.0 40388 20m 3508 S httpd
28247 mysql 15 0 2 7:55.06 4.7 484m 94m 3204 S mysqld
30778 apache 17 0 1 0:00.23 0.0 0 0 0 Z httpd <defunct>
28454 root 16 0 1 0:03.85 0.1 3056 1088 780 R top
29889 apache 15 0 0 0:00.79 0.8 34744 16m 3216 S httpd
30454 apache 15 0 0 0:00.57 1.0 40268 19m 3268 S httpd
30784 apache 15 0 0 0:00.13 0.8 34860 15m 2688 S httpd
30859 apache 15 0 0 0:00.14 0.8 34740 16m 3084 S httpd
30888 apache 15 0 0 0:00.07 0.8 35020 15m 2520 S httpd
1 root 16 0 0 0:00.51 0.0 2372 548 468 S init
2 root RT 0 0 0:00.22 0.0 0 0 0 S migration/0
3 root 34 19 0 0:00.01 0.0 0 0 0 S ksoftirqd/0
4 root RT 0 0 0:00.18 0.0 0 0 0 S migration/1
5 root 34 19 0 0:00.00 0.0 0 0 0 S ksoftirqd/1
6 root 5 -10 0 0:00.18 0.0 0 0 0 S events/0
7 root 5 -10 0 0:00.14 0.0 0 0 0 S events/1

what may be problem? Before this problem start, Apache web server stop itself.

When i restart it again, i saw this problem.

i have 264 domain on my server. And max visit at a time is 200-250.

View 14 Replies View Related

FastCGI :: Aborted: (first Read) Idle Timeout (30 Sec)

May 21, 2008

I've got a server with FastCGI that at random produces 500 internal server errors. In the specific account the errors are as follows in the error_log:

[Wed May 21 12:01:29 2008] [error] [client 1.2.3.4] FastCGI: comm with (dynamic) server "/usr/local/apache2/htdocs/user/php-wrapper" aborted: (first read) idle timeout (30 sec)
[Wed May 21 12:01:29 2008] [error] [client 1.2.3.4] FastCGI: incomplete headers (0 bytes) received from server "/usr/local/apache2/htdocs/user/php-wrapper"
As you can see this unfortunately does not tell me anything.

Now viewing the apache error_log I see this

Code:
[Wed May 21 12:51:11 2008] [warn] FastCGI: scheduled the restart of the last (dynamic) server "/usr/local/apache2/htdocs/user/php-wrapper" process: reached dynamicMaxClassProcs (10)
[Wed May 21 12:51:11 2008] [warn] FastCGI: (dynamic) server "/usr/local/apache2/htdocs/user/php-wrapper" (uid 514, gid 515) restarted (pid 20510)
[Wed May 21 12:52:00 2008] [warn] FastCGI: (dynamic) server "/usr/local/apache2/htdocs/user/php-wrapper" (pid 20510) termination signaled
[Wed May 21 12:52:00 2008] [warn] FastCGI: (dynamic) server "/usr/local/apache2/htdocs/user/php-wrapper" (pid 20510) terminated by calling exit with status '0'
[Wed May 21 12:57:02 2008] [warn] FastCGI: (dynamic) server "/usr/local/apache2/htdocs/user/php-wrapper" (pid 20501) termination signaled
[Wed May 21 12:57:02 2008] [warn] FastCGI: (dynamic) server "/usr/local/apache2/htdocs/user/php-wrapper" (pid 20501) terminated by calling exit with status '0'
[Wed May 21 13:02:03 2008] [warn] FastCGI: (dynamic) server "/usr/local/apache2/htdocs/user/php-wrapper" (pid 20491) termination signaled
[Wed May 21 13:02:03 2008] [warn] FastCGI: (dynamic) server "/usr/local/apache2/htdocs/user/php-wrapper" (pid 20491) terminated by calling exit with status '0'
All warnings so I'm assuming these don't mean anything.

Here's the php-wrapper:

Code:
#!/bin/sh
PHPRC=/usr/local/lib
export PHPRC
PHP_FCGI_CHILDREN=8
export PHP_FCGI_CHILDREN
PHP_FCGI_MAX_REQUESTS=500
export PHP_FCGI_MAX_REQUESTS
exec /usr/local/bin/php-cgi

Not a particularly well setup system for users and such but it worked for the user.

The software versions are as follows:

Apache 2.2.8 with Suexec on the FCGI
FastCGI (Latest stable and also tried a CVS version)
PHP 5.2.6
64 bit system

how to go about debugging this?

View 2 Replies View Related

Plesk 12.x / Linux :: Browsing Using File Manager Or Clicking On Domains Or Sitting Idle For Like 15 Seconds

Oct 24, 2014

It seems that since my latest update of 12.0.18. Now everytime I login to the Admin interface of plesk. I am prompted to relogin several times when browsing using file manager or clicking on domains or sitting idle for like 15 seconds.

It can do this up to 5 times in a 5 minute period or while not even being idle.

View 9 Replies View Related

Website Extremely Slow To Load/doesn't Load (numtcpsock)

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

Load Testing :: Server Load Testers ( Commercial )?

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

Some Sites Load Slow, Some Sites Load Fine, Server Load Is Fine

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

How To Check Load Via Ssh And Check Files Causing Load

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

VPS Load

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

CPU Load: 259.33/166.35/119.93

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

VERY Big Load

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

What's Up With My VPS Load Now?

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

VPS Load

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

I/O Load

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

Xen Load

Feb 2, 2007

i've heart that xen can handle loads better than vz or openvz. is this right?

View 0 Replies View Related

Q8200 Load

Jun 4, 2009

I have a question regarding load on this cpu.

Current cpu load is around 1.7 - 2.1.

Is this to much, is it time to upgrade cpu or?

Server is running 32bit Centos 5.3.

top - 17:17:21 up 27 days, 16:24, 1 user, load average: 1.59, 1.43, 1.22
Tasks: 159 total, 1 running, 158 sleeping, 0 stopped, 0 zombie
Cpu0 : 9.0%us, 1.0%sy, 0.0%ni, 89.7%id, 0.3%wa, 0.0%hi, 0.0%si, 0.0%st
Cpu1 : 16.7%us, 1.0%sy, 0.0%ni, 82.3%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Cpu2 : 2.3%us, 0.7%sy, 0.0%ni, 97.0%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Cpu3 : 36.5%us, 2.7%sy, 0.0%ni, 60.5%id, 0.0%wa, 0.0%hi, 0.3%si, 0.0%st
Mem: 4148576k total, 2738172k used, 1410404k free, 410876k buffers
Swap: 2096440k total, 192k used, 2096248k free, 1413824k cached


Thank you,
s-f-r-j

View 11 Replies View Related

Load Balancing

Jun 21, 2007

I want to have a fail over for my server. I was told that load balancing is the way to go.

Could anyone give me some instructions of what I would require. My primary server contains Cpanel.

View 9 Replies View Related

Load Balancing ...

Apr 8, 2008

the loads on my server is VERY HIGH and it needs to be upgraded fast.

I really have no clue as what to do... and i do not know any expert other than you people here - to help me out and put me on the right track.

i was thinking of

1) Getting a server with better CPU and more RAM
2) Load Balancing

However I know nothing of load balancing (other than how to spell it correctly )

1) Which of the above two options should i choose?
2) what are the extra costs in load balancing?
3) what should i know about load balancing before deciding?
4) How does load balancing work? I know there are two server - like one for database and one as webserver... but how does this work together?
5) what config should i be looking at in the two servers?

I'll stop here else i can go on and on and on...

I am giving the details of my server and service below, in case you guys need it.

View 14 Replies View Related

Load Balancing / HA

Sep 18, 2007

We host a large number of small websites and are looking for high-availability and the ability to do maintenance on our application servers, so I'm looking for a load balancing solution. At this point, I'm considering Zeus ZXTM LB software, the Coyote Point e350si, and potentially an F5 1500 LTM.

The F5 solution is a total budget buster, and the Coyote Point UI is rough around the edges, but I've used them and they are reliable. Zeus looks like a winner with a great UI, but I haven't heard much about their reliability.

Bandwidth requirements are low at this point, so this is mostly about reliability and ease of configuration of a moderately complex set of services.

Any opinions on these vendors, or alternates I should consider?

View 5 Replies View Related

CPU Load Balancing

Oct 23, 2007

I run a GSP (Game Server Provider) and i just baught 2 new octi xeon servers(Intel 5320)

i am having a problem with the load balancing, it dosen't balance de cpu usage on all cores but only on one, and it gets at about 80-85% and 3%CPU usage on the other one.

View 10 Replies View Related

Load Balancing?

Jun 18, 2007

I was currious as to some suggestions you guys may have for setting up a load balanced website...

I would preffer it to be software based and free as I am just using this for some testing purposes.

View 7 Replies View Related

Load Balancing Over WAN?

Jul 11, 2008

I'm looking at load balancing a group of servers located at different data centers.

How feasible is this? Which options/solutions should I take a look at?

I would like to route using some sort of IP tunneling or similar so that the user doesn't see ww1.domain.com etc.

I will be distributing the load of the static/dynamic web pages, no database clustering.

I would prefer something a bit more intuitive than round robin. Perhaps directing incoming traffic based on existing server load etc.

Most of the load balancing solutions I've looked at assume all your servers are on the same local network.

View 10 Replies View Related

Load Balancers?

Aug 19, 2007

I'm just curious, how many around here use load balancers in front of their webservers, and what kind of traffic do you push with them? (What kind of load balancer as well) Any other specifics would be nice as well.

Also, do you have failover for your load bal?

View 14 Replies View Related

Load Balancers?

Oct 19, 2007

Hi. Can you please tell me how hardware load balancers work? I mean. What would i have to do to load a balance a site of mine?

Also what type of price range would i be looking at and what to look out for.

View 2 Replies View Related

Load Balancers

Oct 22, 2006

I'm really curious what makes the high end load balancer better than the low end ones.

View 12 Replies View Related

Cannot Load Iptables

Sep 10, 2006

# apf -r
Unable to load iptables module (ip_tables), aborting.

# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination

Chain FORWARD (policy ACCEPT)
target prot opt source destination

Chain OUTPUT (policy ACCEPT)
target prot opt source destination

# uname -a
Linux servername 2.6.17.9 #1 SMP Sun Aug 27 17:08:11 ICT 2006 i686 athlon i386 GNU/Linux


is there any reason that I cannot use iptables? If I edit monokern option in apf to 1, I cannot use ftp in passive mode

View 14 Replies View Related

High VPS Load

Jun 24, 2009

My VPS holds about 80 domains and low-use accounts.

Every night, from around 1.30am, the load suddenly skyrockets and will usually be around 5 to 10 for a few hours. Occasionally it'll spike to 30+ for a few minutes.

I had some antispam software running, and a couple of other packages (mail queues, mail manage etc), so I disabled all of that and removed all the crontab entries etc.

It's not really made any difference.

I can see the load stats going back 8 hours, as part of the ASSP spam package (I've just left the ASSP server load cron running just so I can continue monitoring it!)

Can the apparent load on my VPS be caused by other VPS's on the same node?? So in reality, my load is fine but is being affected by other people's VPS's?

I hope that makes sense. I'm 99% sure that my VPS is 'clean' (in so far as cron entries)

I'm asking the question because I took a second VPS on the same node and that one too has high loads overnight when there's nothing running on it (ie, no add-on software, no Cpanel accounts added)

View 9 Replies View Related

VPS Server Load

Feb 28, 2009

I have a cPanel VPS so I want to know the 'Server Load' appearing in cPanel, is it for my VPS or the whole server?

View 8 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved