Re: Centos : Load Average :OS Process Name : migration/1, migration/2, migration/n - Mailing list pgsql-general

From Ron
Subject Re: Centos : Load Average :OS Process Name : migration/1, migration/2, migration/n
Date
Msg-id 1478ae51-f7de-c4f9-11eb-63c523abb87a@gmail.com
Whole thread Raw
In response to Centos : Load Average :OS Process Name : migration/1, migration/2 , migration/n  (Perumal Raj <perucinci@gmail.com>)
Responses Re: Centos : Load Average :OS Process Name : migration/1, migration/2, migration/n
List pgsql-general
On 5/22/19 4:18 PM, Perumal Raj wrote:
Hi All,

We have recently migrated postgres DB to out of of server ( Centos 6.9 ) .
Both Source and Target versions of OS/DB are same . Also Configuration is Apple-Apple.

But We started seeing lot of process name 'migration' at OS Level in new server which is triggering Load average most of the time  .

Some sample process from top command,

    67 root      RT   0     0    0    0 R 34.8  0.0 913:06.38 [migration/16]                                                                         
   155 root      RT   0     0    0    0 S 32.2  0.0 845:46.53 [migration/38]                                                                        
    35 root      RT   0     0    0    0 S 27.6  0.0 927:15.27 [migration/8]                                                                           
    11 root      RT   0     0    0    0 S 21.4  0.0   1033:45 [migration/2]                                                                            
   131 root      RT   0     0    0    0 S 21.4  0.0 812:00.70 [migration/32]                                                                        
    87 root      RT   0     0    0    0 S 20.7  0.0 394:28.32 [migration/21]  

Anyone come-across this situation ? Please share your thoughts .

I googled "linux root migration" and found this:
https://serverfault.com/questions/674685/kernel-processes-periodically-eating-cpu-during-high-load

It has some pretty good answers.

--
Angular momentum makes the world go 'round.

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Query reg. postgresql 9.6 migration from ubuntu 16.04 to 18.04
Next
From: Laurenz Albe
Date:
Subject: Re: distinguish update from insert (on conflict)