Re: Need to find out which process is hitting hda

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Need to find out which process is hitting hda
Дата
Msg-id dcc563d10712130903r72b52f63vc09fca27cb1fc868@mail.gmail.com
обсуждение исходный текст
Ответ на Need to find out which process is hitting hda  (Ow Mun Heng <Ow.Mun.Heng@wdc.com>)
Список pgsql-general
On Dec 13, 2007 5:06 AM, Ow Mun Heng <Ow.Mun.Heng@wdc.com> wrote:
> I'm using centos 5 as the OS so, there's no fancy dtrace to look at
> which processes is causing my disks to thrash.
>
> I have 4 disks in the box. (all ide, 7200rpm)
>
> 1 OS disk [hda]
> 2 raided (1) disks [hdb/hdc]
> 1 pg_xlog disk (and also used as an alternate tablespace for [hdd]
> temp/in-transit files via select, insert into tmp table. delete from tmp
> table, insert into footable select * from tmp table)
>
> the number of writes and reads on hda is much greater than expected and I'm not sure who/what is causing it.

Logging?  just guessing.  Or swapping.  What's free say?

В списке pgsql-general по дате отправления:

Предыдущее
От: Erik Jones
Дата:
Сообщение: Re: autovacuum log?
Следующее
От: André Volpato
Дата:
Сообщение: Hash join in 8.3