[Pacemaker] mysql active-passive cluster with shared storage in a SAN

Matthew Palmer mpalmer at hezmatt.org
Mon Oct 26 06:53:16 EDT 2009


On Mon, Oct 26, 2009 at 11:46:28AM +0100, I?aki S?nchez wrote:
> I want to set up a two node mysql cluster, active-passive with shared  
> storage in a SAN.
> I want only one node at a time to have mysqld running and mysql data  
> filesystem mounted. In case of takeover, the second node would mount the  
> filesystem and start mysql deaemon.
>
> Two questions:
> -Do I need a clustered filesystem for the data?

No.

> -Do I need STONITH?

Yes.

> Could you point me to some usefull link for my setup? (I'm a newby)

http://www.clusterlabs.org/wiki/DRBD_MySQL_HowTo is the closest I can find,
just replace DRBD management with SAN management.

- Matt




More information about the Pacemaker mailing list