I have written a Configuration Tool for MySQL Cluster.
It is located on www.severalnines.com/config
The configuration tool lets you:
- Configure a Cluster based on MySQL Cluster 6.2 or MySQL Cluster 6.3
- The number of data nodes, mysqlds, and management
servers
- Chose how much DataMemory to allocate for the data nodes
- Specify on which hosts to install the software on etc etc
Finally, configuration files (config.ini and my.cnf) and a set of
scripts are generated based on your input and emailed to
you.
With those scripts you can then:
- Download and compile 6.3
- Distribute the Cluster binaries onto the hosts you have
specified)
- Bootstrap the system (create directories, mysql user account, install mysql database, configuration …