MySQL Forums
Forum List  »  NDB clusters

cluster not connecting after starting...
Posted by: Jerome Stelmach
Date: September 15, 2005 08:10AM

I've followed the instructions for setting up the ndb_cluster yet when I'm done and check the cluster with the manager I get...

[root@dbx_kt2ct_mgmt mysql-cluster]# ndb_mgm
-- NDB Cluster -- Management Client --
ndb_mgm> show;
Connected to Management Server at: localhost:1186
Cluster Configuration
---------------------
[ndbd(NDB)] 2 node(s)
id=2 (not connected, accepting connect from 10.10.9.121)
id=3 (not connected, accepting connect from 10.10.9.122)

[ndb_mgmd(MGM)] 1 node(s)
id=1 @10.10.9.110 (Version: 4.1.12)

[mysqld(API)] 2 node(s)
id=4 (not connected, accepting connect from 10.10.9.111)
id=5 (not connected, accepting connect from 10.10.9.112)


... any suggestions?????



Edited 1 time(s). Last edit at 09/15/2005 09:43AM by Jerome Stelmach.

Options: ReplyQuote


Subject
Views
Written By
Posted
cluster not connecting after starting...
2126
September 15, 2005 08:10AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.