Unix Technical Forum

High run queue, high idle cpu percentage

This is a discussion on High run queue, high idle cpu percentage within the AIX Operating System forums, part of the Unix Operating Systems category; --> I have 4-way where vmstat is showing high run queues, but also showing high idle cpu precentage. The rest ...


Go Back   Unix Technical Forum > Unix Operating Systems > AIX Operating System

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-05-2008, 03:41 AM
Tom Carroll
 
Posts: n/a
Default High run queue, high idle cpu percentage

I have 4-way where vmstat is showing high run queues, but also showing
high idle cpu precentage. The rest of the values appear nominal. Any
thoughts?

vmstat 5 | sed '1,20d'

kthr memory page faults cpu
----- ----------- ------------------------ ------------ -----------
r b avm fre re pi po fr sr cy in sy cs us sy id wa
14 0 2232991 1471674 0 0 0 0 0 0 617 10137 554 4 1 94
1
1 0 2236672 1467938 0 0 0 0 0 0 670 3745 774 6 1 92
1
5 0 2234160 1470396 0 0 0 0 0 0 538 2408 440 12 1 87
1
15 0 2238494 1466033 0 0 0 0 0 0 771 6881 1072 8 4 87
1
1 0 2241770 1462696 0 0 0 0 0 0 753 5515 968 2 2 95
1
1 1 2240780 1463595 0 0 0 0 0 0 732 3138 857 1 1 96
2
9 1 2237011 1467354 0 0 0 0 0 0 695 3280 725 1 2 96
1
1 0 2242552 1461806 0 0 0 0 0 0 725 5188 861 2 2 95
1
1 0 2240229 1464115 0 0 0 0 0 0 558 1725 418 5 1 94
1
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-05-2008, 03:41 AM
mark taylor
 
Posts: n/a
Default Re: High run queue, high idle cpu percentage

tcarroll+google@chimesnet.com (Tom Carroll) wrote in message news:<dcb3aac0.0406301010.1ccd5157@posting.google. com>...
> I have 4-way where vmstat is showing high run queues, but also showing
> high idle cpu precentage. The rest of the values appear nominal. Any
> thoughts?
>
> vmstat 5 | sed '1,20d'
>
> kthr memory page faults cpu
> ----- ----------- ------------------------ ------------ -----------
> r b avm fre re pi po fr sr cy in sy cs us sy id wa
> 14 0 2232991 1471674 0 0 0 0 0 0 617 10137 554 4 1 94
> 1
> 1 0 2236672 1467938 0 0 0 0 0 0 670 3745 774 6 1 92
> 1
> 5 0 2234160 1470396 0 0 0 0 0 0 538 2408 440 12 1 87
> 1
> 15 0 2238494 1466033 0 0 0 0 0 0 771 6881 1072 8 4 87
> 1
> 1 0 2241770 1462696 0 0 0 0 0 0 753 5515 968 2 2 95
> 1
> 1 1 2240780 1463595 0 0 0 0 0 0 732 3138 857 1 1 96
> 2
> 9 1 2237011 1467354 0 0 0 0 0 0 695 3280 725 1 2 96
> 1
> 1 0 2242552 1461806 0 0 0 0 0 0 725 5188 861 2 2 95
> 1
> 1 0 2240229 1464115 0 0 0 0 0 0 558 1725 418 5 1 94
> 1



run pprof to see whats runnable and whats being forked ...

Rgds
Mark Taylor
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-05-2008, 03:42 AM
Matt Duval
 
Posts: n/a
Default Re: High run queue, high idle cpu percentage

Ummm that isn't your idle at 80's and 90's that is your wait on IO.
You have a disk issue, a big one.



tcarroll+google@chimesnet.com (Tom Carroll) wrote in message news:<dcb3aac0.0406301010.1ccd5157@posting.google. com>...
> I have 4-way where vmstat is showing high run queues, but also showing
> high idle cpu precentage. The rest of the values appear nominal. Any
> thoughts?
>
> vmstat 5 | sed '1,20d'
>
> kthr memory page faults cpu
> ----- ----------- ------------------------ ------------ -----------
> r b avm fre re pi po fr sr cy in sy cs us sy id wa
> 14 0 2232991 1471674 0 0 0 0 0 0 617 10137 554 4 1 94
> 1
> 1 0 2236672 1467938 0 0 0 0 0 0 670 3745 774 6 1 92
> 1
> 5 0 2234160 1470396 0 0 0 0 0 0 538 2408 440 12 1 87
> 1
> 15 0 2238494 1466033 0 0 0 0 0 0 771 6881 1072 8 4 87
> 1
> 1 0 2241770 1462696 0 0 0 0 0 0 753 5515 968 2 2 95
> 1
> 1 1 2240780 1463595 0 0 0 0 0 0 732 3138 857 1 1 96
> 2
> 9 1 2237011 1467354 0 0 0 0 0 0 695 3280 725 1 2 96
> 1
> 1 0 2242552 1461806 0 0 0 0 0 0 725 5188 861 2 2 95
> 1
> 1 0 2240229 1464115 0 0 0 0 0 0 558 1725 418 5 1 94
> 1

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-05-2008, 03:42 AM
Matt Duval
 
Posts: n/a
Default Re: High run queue, high idle cpu percentage

Nevermind! Just saw the 1 wrap around on the new line



tcarroll+google@chimesnet.com (Tom Carroll) wrote in message news:<dcb3aac0.0406301010.1ccd5157@posting.google. com>...
> I have 4-way where vmstat is showing high run queues, but also showing
> high idle cpu precentage. The rest of the values appear nominal. Any
> thoughts?
>
> vmstat 5 | sed '1,20d'
>
> kthr memory page faults cpu
> ----- ----------- ------------------------ ------------ -----------
> r b avm fre re pi po fr sr cy in sy cs us sy id wa
> 14 0 2232991 1471674 0 0 0 0 0 0 617 10137 554 4 1 94
> 1
> 1 0 2236672 1467938 0 0 0 0 0 0 670 3745 774 6 1 92
> 1
> 5 0 2234160 1470396 0 0 0 0 0 0 538 2408 440 12 1 87
> 1
> 15 0 2238494 1466033 0 0 0 0 0 0 771 6881 1072 8 4 87
> 1
> 1 0 2241770 1462696 0 0 0 0 0 0 753 5515 968 2 2 95
> 1
> 1 1 2240780 1463595 0 0 0 0 0 0 732 3138 857 1 1 96
> 2
> 9 1 2237011 1467354 0 0 0 0 0 0 695 3280 725 1 2 96
> 1
> 1 0 2242552 1461806 0 0 0 0 0 0 725 5188 861 2 2 95
> 1
> 1 0 2240229 1464115 0 0 0 0 0 0 558 1725 418 5 1 94
> 1

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 12:26 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com