Re: Server stalls, all CPU 100% system time

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Server stalls, all CPU 100% system time
Дата
Msg-id 15088.1361717159@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Server stalls, all CPU 100% system time  (Andre <pg@darix.de>)
Ответы Re: Server stalls, all CPU 100% system time  (Andre <pg@darix.de>)
Список pgsql-performance
Andre <pg@darix.de> writes:
> Since our upgrade of hardware, OS and Postgres we experience server stalls under certain conditions, during that time
(upto 2 minutes) all CPUs show 100% system time. All Postgres processes show BIND in top. 

Odd.  I wonder if you are seeing some variant of the old context swap
storm problem.  The "99.8% system time" reading is suggestive but hardly
conclusive.  Does top's report of context swap rate go to the moon?

It would be interesting to strace a few of the server processes while
one of these events is happening, too.

            regards, tom lane


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

Предыдущее
От: Andre
Дата:
Сообщение: Re: Server stalls, all CPU 100% system time
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: Server stalls, all CPU 100% system time