Re: High load average in 64-core server , no I/O wait and CPU is idle

From: Andy Colson <andy(at)squeakycode(dot)net>
To: "Rajesh Kumar(dot) Mallah" <mallah(at)tradeindia(dot)com>
Cc: Claudio Freire <klaussfreire(at)gmail(dot)com>, pgsql-performance(at)postgresql(dot)org
Subject: Re: High load average in 64-core server , no I/O wait and CPU is idle
Date: 2012-05-24 12:48:14
Message-ID: 4FBE2E0E.9050108@squeakycode.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On 05/24/2012 12:26 AM, Rajesh Kumar. Mallah wrote:
>
> ----- "Claudio Freire"<klaussfreire(at)gmail(dot)com> wrote:
>
> | From: "Claudio Freire"<klaussfreire(at)gmail(dot)com>
> | To: "Rajesh Kumar. Mallah"<mallah(at)tradeindia(dot)com>
> | Cc: pgsql-performance(at)postgresql(dot)org
> | Sent: Thursday, May 24, 2012 9:23:43 AM
> | Subject: Re: [PERFORM] High load average in 64-core server , no I/O wait and CPU is idle
> |
> | On Thu, May 24, 2012 at 12:39 AM, Rajesh Kumar. Mallah
> |<mallah(at)tradeindia(dot)com> wrote:
> |> The problem is that sometimes there are spikes of load avg which
> |> jumps to> 50 very rapidly ( ie from 0.5 to 50 within 10 secs) and
> |> it remains there for sometime and slowly reduces to normal value.
> |>
> |> During such times of high load average we observe that there is no
> | IO wait
> |> in system and even CPU is 50% idle. In any case the IO Wait always
> | remains< 1.0 % and
> |> is mostly 0. Hence the load is not due to high I/O wait which was
> | generally
> |> the case with our previous hardware.
> |
> | Do you experience decreased query performance?
>
>
> Yes we do experience substantial application performance degradations.
>
>

Maybe you are hitting some locks? If its not IO and not CPU then maybe something is getting locked and queries are piling up.

-Andy

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Rajesh Kumar. Mallah 2012-05-24 12:58:07 Re: High load average in 64-core server , no I/O wait and CPU is idle
Previous Message Hugo <Nabble> 2012-05-24 07:06:49 pg_dump and thousands of schemas