MySQL Forums
Forum List  »  NDB clusters

Re: add a new data node to a existing cluster
Posted by: Jonathan Stephens
Date: May 31, 2005 09:07PM

Hi Cheng,

You can't add new data nodes to a running MySQL Cluster.

If I recall correctly, you'll need to back up the cluster, shut it down, add the new node (modifying the data node's my.cnf file and the management server's config.ini file appropropriately), start the cluster with the new configuration, then restore from the backup.

Jon Stephens
MySQL Documentation Team @ Oracle

MySQL Dev Zone
MySQL Server Documentation
Oracle

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: add a new data node to a existing cluster
2005
May 31, 2005 09:07PM


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.