Re: Disk writes

From: Scott Marlowe <smarlowe(at)g2switchworks(dot)com>
To: carlosreimer <carlosreimer(at)terra(dot)com(dot)br>
Cc: pgsql-performance <pgsql-performance(at)postgresql(dot)org>
Subject: Re: Disk writes
Date: 2006-07-28 14:03:07
Message-ID: 1154095387.31664.111.camel@state.g2switchworks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Thu, 2006-07-27 at 20:25, carlosreimer wrote:
> Hi,
>
> We've a fedora core 3 box with PostgreSQL 8.0.
>
> There is some performance problems with the server and I discovered
> with vmstat tool that there is some process writing a lot of
> information in the disk subsystem.
>
> I stopped the database and even so vmstat showed the same rates of
> disk writes.
>
> I could I discover who is sending so many data to the disks?

Does top show any processes running?

On my FC4 laptop, the one that kept cranking up all the time was
prelink. I don't really care if it takes an extra couple seconds for an
app to open each time, so I disabled that.

The other process I've seen do this, on older flavors of linux mostly,
is kswapd erroneously writing and reading the swap partition a lot.
Seems to happen when the swap partition is smaller than physical memory,
and there's a lot of other I/O going on. But I think that got fixed in
the 2.6 kernel tree.

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Leigh Dyer 2006-07-28 14:17:37 Re: Performance with 2 AMD/Opteron 2.6Ghz and 8gig
Previous Message Claus Guttesen 2006-07-28 12:51:11 Re: Performance with 2 AMD/Opteron 2.6Ghz and 8gig DDR PC3200