Help - Search - Members - Calendar
Full Version: Problem getting mysql clustered
The Planet Forums > System Administration > Load Balancing
terry99
mysql works ok, on the one server, but on the second server I am getting this error:
050321 13:19:47 mysqld started
050321 13:19:47 [ERROR] /usr/sbin/mysqld: unknown variable 'ndb-connectstring=69.65.xx.xx'
050321 13:19:47 mysqld ended

Where 69.65.xx.xx is the ip of my management server, /etc/my.cnf is the same on both clustered servers, why wont it start on the second?
Fuitad
Firewall maybe?
terry99
nope.
alex.davies
You need MySQL MAX 4.1 or 5. If you do not, it does not know what the NDB things are in my.cnf and therefore throws that error. Alex

NB for the managment server you *CAN* just copy the ndb_mgmd binary and run that and run MySQL 4 at the same time.

Alex
rohit
QUOTE (terry99)
mysql works ok, on the one server, but on the second server I am getting this error:
050321 13:19:47  mysqld started
050321 13:19:47 [ERROR] /usr/sbin/mysqld: unknown variable 'ndb-connectstring=69.65.xx.xx'
050321 13:19:47  mysqld ended

Where 69.65.xx.xx is the ip of my management server, /etc/my.cnf is the same on both clustered servers, why wont it start on the second?

Most propably mysql version is the cause of the problem here.Or may be my.cnf misconfig.Can you post you my.cnf file which is causing problem.That will be more help full to analys the problem.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.