Re: System Load analyze

From: Peter Bauer <peter(dot)bauer(at)apus(dot)co(dot)at>
To: pgsql-general(at)postgresql(dot)org
Cc: Greg Smith <gsmith(at)gregsmith(dot)com>
Subject: Re: System Load analyze
Date: 2007-11-28 15:03:29
Message-ID: 200711281603.29684.peter.bauer@apus.co.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Greg,

Am Mittwoch 28 November 2007 schrieb Greg Smith:
> On Sat, 24 Nov 2007, Peter Bauer wrote:
> > top shows that the CPUs are at least 80% idle most of the time so i
> > think there is an I/O bottleneck.
>
> top also shows that you're never waiting for I/O which is usually evidence
> there isn't an I/O bottleneck. You passed along most of the right data,
> but some useful additional things to know are:
>
> -Actual brand/model of SCSI controller
> -Operating system
> -What time interval the vmstat and iostat information you gave were
> produced at.

here are the hardware specs:
2x POWEREDGE 2850 - XEON 3.0GHZ/2MB, 800FSB
2048MB SINGLE RANK DDR2
73 GB SCSI-Disk , 15.000 rpm, UL
PERC4E/DI DC ULTRA320 SCSI RAID, 256MB

Its Debian sarge with kernel 2.4.26.050719-686 #1 SMP.

vmstat and iostat were running with 1 second intervals.

> I agree with Scott that checkpoints should be considered as a possibility
> here. I'd suggest you set checkpoint_warning to a high value so you get a
> note in the logs every time one happens, then see if those happen at the
> same time as your high load average. More on that topic and how to adjust
> the background writer if that proves to be the cause of your slowdown is
> at http://www.westnet.com/~gsmith/content/postgresql/chkp-bgw-83.htm
>
> --
> * Greg Smith gsmith(at)gregsmith(dot)com http://www.gregsmith.com Baltimore, MD
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
> http://archives.postgresql.org/

thank you,
Peter

--
Peter Bauer
APUS Software G.m.b.H.
A-8074 Raaba, Bahnhofstrasse 1/1
Email: peter(dot)bauer(at)apus(dot)co(dot)at
Tel: +43 316 401629 24
Fax: +43 316 401629 9

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Abraham, Danny 2007-11-28 15:11:07 Streaming LIBPQ? Sliding Window in LIBPQ?
Previous Message Jeremy Harris 2007-11-28 14:42:02 Linux v.s. Mac OS-X Performance (now Solaris)