MySQL Forums
Forum List  »  NDB clusters

Re: unknown option '--ndbcluster'
Posted by: christophe DUMONT
Date: January 06, 2017 04:11AM

It works !

With on sql server, one management server and one data nodes, it works fine. when i wnat to add one data node, i get the error : no free node id found for ndbd(ndb)

config.ini :

[ndb_mgmd]
Hostname=192.168.56.101

[ndbd default]
NoOfReplicas=2

[ndbd]
HostName=192.168.56.102

[ndbd]
HostName=192.168.56.103

[mysqld]
HostName=192.168.56.104

Options: ReplyQuote


Subject
Views
Written By
Posted
3430
December 23, 2016 02:50AM
1174
December 23, 2016 04:54AM
1710
December 23, 2016 06:40AM
1261
December 23, 2016 07:16AM
1045
December 23, 2016 10:47AM
Re: unknown option '--ndbcluster'
844
January 06, 2017 04:11AM


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.