MySQL Forums
Forum List  »  NDB clusters

Re: Multiple MGM Nodes - Help
Posted by: jhay viray
Date: June 29, 2005 08:02PM

Hi Jon,

Thanks for the sample config , just wanted to know also how we are going to setup data nodes. Like we have 2 MGM with IP address of 11.11.11.11 and 11.11.11.12 , and we had configured our data nodes with this :

[MYSQLD] # Options for mysqld process:
ndbcluster # run NDB engine
ndb-connectstring=11.11.11.11,11.11.11.12 # location of MGM node

[MYSQL_CLUSTER] # Options for ndbd process:
ndb-connectstring=11.11.11.11,11.11.11.12 # location of MGM node



Is this the right configuration for the data nodes or is there any special config for multiple MGM?


Thanks,
jhay

Options: ReplyQuote


Subject
Views
Written By
Posted
2717
June 29, 2005 05:44AM
2118
June 29, 2005 06:54AM
Re: Multiple MGM Nodes - Help
2454
June 29, 2005 08:02PM
1973
June 29, 2005 08:10PM
2130
June 29, 2005 08:23PM


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.