Hi!
I'm trying to create a testing MySQL Cluster database with VmWare machines.
I have 3 machines installed with OpenSuse 11.3
Machine IP *.*.*.13 is Managment Server
Machines with IPs *.*.*.128 and *.*.*.129 have data nodes and mysqld running.
Connected to Management Server at: localhost:1186
Cluster Configuration
---------------------
[ndbd(NDB)] 2 node(s)
id=1 @*.*.*.128 (mysql-5.1.51 ndb-7.1.9, starting, Nodegroup: 0)
id=2 (not connected, accepting connect from *.*.*.129)
[ndb_mgmd(MGM)] 1 node(s)
id=101 @*.*.*.13 (mysql-5.1.51 ndb-7.1.9)
[mysqld(API)] 2 node(s)
id=51 (not connected, accepting connect from any host)
id=52 (not connected, accepting connect from any host)
and my nodes never go pass this phase
1 STATUS:
Node 1: starting (Last completed phase 0) (mysql-5.1.51 ndb-7.1.9)
what am I doing wrong?
I'm trying to create a testing MySQL Cluster database with VmWare machines.
I have 3 machines installed with OpenSuse 11.3
Machine IP *.*.*.13 is Managment Server
Machines with IPs *.*.*.128 and *.*.*.129 have data nodes and mysqld running.
Connected to Management Server at: localhost:1186
Cluster Configuration
---------------------
[ndbd(NDB)] 2 node(s)
id=1 @*.*.*.128 (mysql-5.1.51 ndb-7.1.9, starting, Nodegroup: 0)
id=2 (not connected, accepting connect from *.*.*.129)
[ndb_mgmd(MGM)] 1 node(s)
id=101 @*.*.*.13 (mysql-5.1.51 ndb-7.1.9)
[mysqld(API)] 2 node(s)
id=51 (not connected, accepting connect from any host)
id=52 (not connected, accepting connect from any host)
and my nodes never go pass this phase
1 STATUS:
Node 1: starting (Last completed phase 0) (mysql-5.1.51 ndb-7.1.9)
what am I doing wrong?