- Go to the configurator and setup the configuration you wish to have. Make sure you select "MySQL Cluster 7.0.x" in the first drop down.
- Copy the package you either download or receive by email to one of the computers that will run one of the management servers.
- tar xvfz
mysqlcluster-70.tgz
cd mysqlcluster-70/scripts/install
- Download MySQL Cluster 7.0 from MySQL website and put it in mysqlcluster-70/scripts/install
sh dist-tgz.sh
sh bootstrap.sh
cd .. && sh start-cluster-initial.sh
I have mostly tested the scripts on Linux - please let me know about issues on other platforms!
No comments:
Post a Comment