On Thu, Jul 21, 2022 at 03:59:30PM -0400, bruno da silva wrote:
> OS/version: CentOS release 6.9 (Final)
How are these set ?
tail /sys/kernel/mm/ksm/run
/sys/kernel/mm/transparent_hugepage/{defrag,enabled,khugepaged/defrag}
/proc/sys/vm/zone_reclaim_mode
I suspect you may be suffering from issues with transparent huge pages.
I suggest to disable KSM and THP, or upgrade to a newer OS.
I've written before about these:
https://www.postgresql.org/message-id/[email protected]
https://www.postgresql.org/message-id/[email protected]
https://www.postgresql.org/message-id/[email protected]
https://www.postgresql.org/message-id/[email protected]
https://www.postgresql.org/message-id/[email protected]
https://www.postgresql.org/message-id/[email protected]
On Thu, Jul 21, 2022 at 04:01:10PM -0400, bruno da silva wrote:
> The issue started a month ago.
Ok .. but how long has the DB been running under this environment ?
--
Justin