MySQL Forums
Forum List  »  NDB clusters

error: install simple mysql cluster
Posted by: vishal patel
Date: November 16, 2006 01:29PM

hi,
i am new to clustering . but i followed all the steps in the tutorial for seting up the following specs
system specs Fedora core 5 on an intel pc
comp1 178.1.4.202 MGM node & mysql server
comp2 178.1.4.204 Data node A
comp3 178.1.4.203 datanode B
i installted the mysql-max5.0.27 version and setup the my.cnf on each data nodes.
the command
ndbd --initial was succesful.

i succesfully installed the MGM.
also created the /usr/local/bin/mysql-cluster/config.ini

but i found no help on installing the mysql server. (note i am installing both SQL server and MGM on same comp)

the show command in ndb_mgm shows the following output

ndb_mgm> show
Connected to Management Server at: 178.1.4.202:1186
Cluster Configuration
---------------------
[ndbd(NDB)] 2 node(s)
id=2 @178.1.4.203 (Version: 5.0.27, starting, Nodegroup: 0)
id=3 @178.1.4.204 (Version: 5.0.27, starting, Nodegroup: 0)

[ndb_mgmd(MGM)] 1 node(s)
id=1 (Version: 5.0.27)

[mysqld(API)] 1 node(s)
id=4 (not connected, accepting connect from 178.1.4.202)

This way i am not able to get status from mysqld(api). please help me out

thanks in advance
--------------
vishal patel [vishal@pragyan.org]
Computer and Technical Support
http://www.pragyan.org

Options: ReplyQuote


Subject
Views
Written By
Posted
error: install simple mysql cluster
1924
November 16, 2006 01:29PM
1275
November 16, 2006 04:08PM
1181
November 17, 2006 12:07AM
1119
November 17, 2006 12:22AM
2285
November 17, 2006 01:19AM


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.