Re: core system is getting unresponsive because over 300 cpu load

From: Victor Yegorov <vyegorov(at)gmail(dot)com>
To: pinker <pinker(at)onet(dot)eu>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: core system is getting unresponsive because over 300 cpu load
Date: 2017-10-10 22:20:06
Message-ID: CAGnEboi02r5_Qez4n20WxKqRZq-y1gGrpRUQJ=wz6vZrgP1RQw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

2017-10-11 0:53 GMT+03:00 pinker <pinker(at)onet(dot)eu>:

> > Can you provide output of `iostat -myx 10` at the “peak” moments, please?
>
> sure, please find it here:
> https://pastebin.com/f2Pv6hDL

Looks like `sdg` and `sdm` are the ones used most.
Can you describe what's on those devices? Do you have WAL and DB sitting
together?
Where DB log files are stored?

Here you'll find the
> full bgwriter stats: https://pastebin.com/VA8pyfXj

Can you, please, provide the output of this query (linked from the article
mentioned):
https://gist.github.com/lesovsky/4587d70f169739c01d4525027c087d14

And also this query:
SELECT name,version,source FROM pg_settings WHERE source NOT IN
('default','override');

--
Victor Yegorov

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message pinker 2017-10-10 22:28:52 Re: core system is getting unresponsive because over 300 cpu load
Previous Message pinker 2017-10-10 22:06:38 Re: core system is getting unresponsive because over 300 cpu load