[HOWTO] MySQL Cluster, Rsync, Unison: Set up a simple cluster

umair0011

New Member
Messages
1
Reaction score
0
Points
0
Hi Everyone,

I have put together a HOWTO for setting up a MySQL cluster. It requires three servers (it is not possible to set up a mysql cluster with two servers and still have HA) but one of them can be a low-spec machine and is only needed when starting and restarting the cluster.

The HOWTO can be found at http://www.davz.net/static/howto/mysqlcluster

It will shortly be featured on dev.mysql.com so if anyone has any comments please email me so I can correct it in time! It has been reviewed by several members of the MYSQL development team and I have had many emails reporting sucess.

Please feel free to email me if you have any problems and *please* email me to report sucess!

You may also find the following HOWTO useful if you are setting up a cluster:
How to set up passwordless SSH and replication using rsync or unison: http://www.davz.net/static/howto/sshkeys
 

xav0989

Community Public Relation
Community Support
Messages
4,467
Reaction score
95
Points
0
You should post it in the Tutorials section as well.
 
Last edited:
Top