MySQL Forums
Forum List  »  NDB clusters

Re: Any benefit to have more than 1 mgm running?
Posted by: Jonathan Stephens
Date: April 29, 2005 08:20PM

You need to define each management node in its own [NDB_MGMD] section in the config.ini file. Each of these should have an ExecuteOnComputer or HostName parameter, as well as a value for ArbitrationRank. Note that this file must be accessible by each Cluster executable.

Look at http://dev.mysql.com/doc/mysql/en/mysql-cluster-mgm-definition.html for more info.

(Updated to correct bad file reference. --JS)

Jon Stephens
MySQL Documentation Team @ Oracle

MySQL Dev Zone
MySQL Server Documentation
Oracle



Edited 1 time(s). Last edit at 05/12/2005 05:58PM by Jon Stephens.

Options: ReplyQuote




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.