List:Cluster« Previous MessageNext Message »
From:Mikael Ronstrom Date:October 2 2008 11:22am
Subject:Re: more than one ndbd on one server
View as plain text  
Hi,


Stanislav Puffler wrote:
> Hallo everyone,
> is it possible to have 2 ndbd servers (processes) on one particular 
> machine and cofigure them to not to share one CPU kernel? Are there any 
> tuning settings for ndbd process to work with high CPU priority in OS?
> 
> Do I need to have double memory space for these servers?
> 

Yes to all.
There is a parameter to bind execution thread to a CPU and another to
bind maintenance threads to a certain CPU. It's also possible to
lock memory, and use real-time priority. All of these are in the
documentation for MySQL Cluster of the configuration file.

I also often taskset on mysqld to bind the MySQL Server also to certain
CPU's.

Rgrds Mikael

> Thanks a lot in advance.
> Regards,
> 
> Stanislav Puffler DiS.
> Webfarm s.r.o.
> 
Thread
more than one ndbd on one serverStanislav Puffler2 Oct
  • Re: more than one ndbd on one serverMikael Ronstrom2 Oct