Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Installing MySQL-Cluster: can't start management server

 
   Database Help (Home) -> mySQL RSS
Next:  about autentisering  
Author Message
Yukari

External


Since: Nov 20, 2009
Posts: 2



(Msg. 1) Posted: Fri Nov 20, 2009 5:34 am
Post subject: Installing MySQL-Cluster: can't start management server
Archived from groups: comp>databases>mysql (more info?)

Hi,

I'm finally trying to set up a MySQL-CLuster with this tutorial
( http://dev.mysql.com/tech-resources/articles/mysql-cluster-for-two-servers.html
) on openSUSE 11.2.
I've been past stage 1 and nearly stage 2, but when I try to start the
management server at the end of stage 2 I get some errors.
When I type "ndb_mgmd" it sais:
2009-11-20 14:12:14 [MgmtSrvr] INFO -- NDB Cluster Management Server.
mysql-5.1.37 ndb-7.0.8a
2009-11-20 14:12:14 [MgmtSrvr] ERROR -- Could not determine which
nodeid to use for this node. Specify it with --ndb-nodeid=<nodeid> on
command line

If I try "ndb_mgmd --ndb-nodeid=3" for example it sais:
2009-11-20 14:20:05 [MgmtSrvr] INFO -- NDB Cluster Management Server.
mysql-5.1.37 ndb-7.0.8a
2009-11-20 14:20:05 [MgmtSrvr] INFO -- Trying to get configuration
from other mgmd(s) using 'nodeid=3,localhost:1186'...

And the second sentence repeats every 30 seconds...
Did I do anything wrong? How can I start the management server?
I hope someone is around here who could help me out with this problem.

Thanks in advance.

Yukari

 >> Stay informed about: Installing MySQL-Cluster: can't start management server 
Back to top
Login to vote
Yukari

External


Since: Nov 20, 2009
Posts: 2



(Msg. 2) Posted: Fri Nov 20, 2009 6:59 am
Post subject: Re: Installing MySQL-Cluster: can't start management server [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 20 Nov., 14:34, Yukari wrote:
> Hi,
>
> I'm finally trying to set up a MySQL-CLuster with this tutorial
> (http://dev.mysql.com/tech-resources/articles/mysql-cluster-for-two-se...
> ) on openSUSE 11.2.
> I've been past stage 1 and nearly stage 2, but when I try to start the
> management server at the end of stage 2 I get some errors.
> When I type "ndb_mgmd" it sais:
> 2009-11-20 14:12:14 [MgmtSrvr] INFO -- NDB Cluster Management Server.
> mysql-5.1.37 ndb-7.0.8a
> 2009-11-20 14:12:14 [MgmtSrvr] ERROR -- Could not determine which
> nodeid to use for this node. Specify it with --ndb-nodeid=<nodeid> on
> command line
>
> If I try "ndb_mgmd --ndb-nodeid=3" for example it sais:
> 2009-11-20 14:20:05 [MgmtSrvr] INFO -- NDB Cluster Management Server.
> mysql-5.1.37 ndb-7.0.8a
> 2009-11-20 14:20:05 [MgmtSrvr] INFO -- Trying to get configuration
> from other mgmd(s) using 'nodeid=3,localhost:1186'...
>
> And the second sentence repeats every 30 seconds...
> Did I do anything wrong? How can I start the management server?
> I hope someone is around here who could help me out with this problem.
>
> Thanks in advance.
>
> Yukari

Hm, ok after searching a while I found out how to start it.
I used this now:
ndb_mgmd -f /var/lib/mysql-cluster/config.ini

After creating the config.ini-file of course. Actually I already
created it before, but didn't know that I had to include it into the
command.

 >> Stay informed about: Installing MySQL-Cluster: can't start management server 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Inside firewall access to outside firewall MySQL server - I have 2 Suse 9.1 boxes with similar configurations. I'm in the process of moving some PHP code from one server (192.168.0.100) to another (192.168.0.102). MySQL is running on each server, and the same PHP code can access its respective localhost..

Tuning Mysql 4.1.10 - I have a freebsd box with 1 gig of memory for mysql/php, I was wondering what my my.cnf should look like, I am doing alot of searches and writes on ISAM tables, I currently have the following: [client] port=3306 socket=/tmp/mysql.sock [mysqld]..

Mysql InnoDB PHP - i have a strange problem : MySQL 4.0.21 innodb and php 4.3.9-1 all tables are in innodb type. For a simple select statement, sometimes i get result and sometimes nothing (i.e mysql_num_rows()>0 or mysql_num_rows()==0). It's a random behaviour. If my....

Installation and config of MYSQL - Hi, Need help. Installed Mysql in Redhat 9.0 workstation. I have installed MYSQL,Appache,PHP. PHP,Appache installation is fine and intergration is also working fine. I have installed and configured MYSQL Problem : I cannot log into MYSQL database either...

MySQL, MyODBC and ACCESS 2003 - Ok I have an interesting problem. I have written a database in Access to connect to our web shop and update prices etc from a supplier feed. It works almost perfectly! The prices are doubles, I am using ADO in access to connect via myodbc (with options....
   Database Help (Home) -> mySQL All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]