MySQL Cluster

SeLLeRoNe

Super Moderator
Joined
Oct 9, 2004
Messages
6,643
Location
A Coruña, Spain
Hi,

today i come with a new question :)

I would like to setup a MySQL Cluster, ive checked the How-To on MySQL website and is clear, but, i didnt understand a thing.

Suppose i got 3 Server: 2 nodes 1 management mysql cluster

The DA would point to one of nodes or to management?

There is any how to about how to implement this kind of solution with da?

Regards
 
Off-topic

I would like to setup a MySQL Cluster, ive checked the How-To on MySQL website and is clear, but, i didnt understand a thing.
That reminds me of an old Harry Belafonte song, Man Piaba.

Specifically:

It was clear as mud but it covered the ground
And the confusion made the brain go 'round.


:D

Jeff
 
hehehe yep i know my english sometimes sux xD

Thanks for the reply first at all

As i supposed the DA have to be pointed to the cluster manager but, if that server goes down the other servers will not work.. so... mmmh.. lemme try to explain...

If ive a DA Server pointed to a MySQL server and it goes down, there is a way to have another MySQL Server (Clustered to the #1) that can make all sites dont crash cause mysql down?

Thanks for the patience and replies ^^

Regards
 
Sellerone, your English is perfect.

Have you have any luck setting up a MySQL cluster with DA ? Or even a MySQL cluster alone?
 
Thanks man,

honestly not, i didnt tryed it so far :)

Ive read many guides and i think is applicable, but, a failover management node i think is needed aswell or a master-master replication with nic failover for use same ip for both server (at least on external).

Regards
 
You can use the high availability linux project to make a failover solution for the management console and then setup as usual the mysql cluster.
 
Back
Top