Re: BUG #12071: Stat collector went crasy (50MB/s constant writes)

Поиск
Список
Период
Сортировка
От Maxim Boguk
Тема Re: BUG #12071: Stat collector went crasy (50MB/s constant writes)
Дата
Msg-id CAK-MWwSnRjk-q_SNu+oOYwjU9fik5uXOez9v-v4Ua40aFjUNRA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #12071: Stat collector went crasy (50MB/s constant writes)  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-bugs
On Wed, Nov 26, 2014 at 4:35 PM, Alvaro Herrera <alvherre@2ndquadrant.com>
wrote:

> Maxim Boguk wrote:
>
> > After careful examination of strace output I found one strange thing:
> > constant flow of:
> > 16:22:33.202523 read(3, 0x7fff4148a5b0, 16) = -1 EAGAIN (Resource
> > temporarily unavailable)
>
> Uh.  What is on fd 3?  (check /proc).  If it's the stat socket, maybe
> you're having network issues with localhost UDP connections or
> something.
>

It's pipe to itself:
root@db13:~# ls -la /proc/26933/fd/ | grep 1343367616
lr-x------ 1 postgres postgres 64 Nov 26 16:54 3 -> pipe:[1343367616]
l-wx------ 1 postgres postgres 64 Nov 26 16:54 6 -> pipe:[1343367616]


--
Maxim Boguk
Senior Postgresql DBA
http://www.postgresql-consulting.ru/ <http://www.postgresql-consulting.com/>

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: BUG #12071: Stat collector went crasy (50MB/s constant writes)
Следующее
От: Jamie Koceniak
Дата:
Сообщение: Re: BUG #12050: Orphaned base files