Vertica running in nice mode

Moderator: NorbertKrupa

Post Reply
brendon987
Newbie
Newbie
Posts: 17
Joined: Wed Sep 12, 2012 8:28 pm

Vertica running in nice mode

Post by brendon987 » Thu Oct 11, 2012 9:16 pm

I have just setup a Vertica Prod environment. When we populate this database from the ETL, we notice that "Vertica" is running in Nice mode i.e other processes will run in before Vertica. Is this a Vertica setting ?. Or is it something from the ETL.

User avatar
Josh
Intermediate
Intermediate
Posts: 106
Joined: Thu Jan 26, 2012 9:38 pm

Re: Vertica running in nice mode

Post by Josh » Sun Oct 21, 2012 8:06 am

Are you talking about the nice mode in linux?
Thank you!
Joshua

alamb
Newbie
Newbie
Posts: 7
Joined: Tue Jul 31, 2012 6:22 pm

Re: Vertica running in nice mode

Post by alamb » Sun Oct 21, 2012 10:55 am

Vertica internally runs most of its threads at a lower priority (higher nice value)

Specifically, Vertica runs its query executor threads with a slightly lower priority than its main communications dispatch loop (note that without being root, a process can not increase the priority of a thread). This is done so that heavy CPU load during query processing doesn't starve out distributed coordination messages.

User avatar
JimKnicely
Site Admin
Site Admin
Posts: 1825
Joined: Sat Jan 21, 2012 4:58 am
Contact:

Re: Vertica running in nice mode

Post by JimKnicely » Wed Oct 24, 2012 1:30 am

I believe you can check the nice level in the /etc/security/limits.conf file...
Jim Knicely

Image

Note: I work for Vertica. My views, opinions, and thoughts expressed here do not represent those of my employer.

Post Reply

Return to “New to Vertica Database Administration”