public marks

LINK

KarKomaOnline - Implementing High Availability in MySQL

by holyver & 2 others (via)
MySQL provides a built-in data replication functionality for maintaining identical copies of its data to one or more backend servers, thus providing a simple High Availability mechanism. On the other hand, the Open Source community has several projects to implement failover techniques, being one of them Heartbeat. This article will show you how to implement a clustered, highly available and inexpensive solution based on GNU/Linux and combining MySQL as the database engine and Heartbeat as the failover mechanism. The configuration will consist of a 2-node active/passive cluster.

Comments

No comment on this link yet.


PUBLIC TAGS
on this link

architecture   cluster   database   failover   haute disponibilité   heartbeat   linux   mysql   replication  

BY

holyver
the 08/11/2006 at 16:25

benoit
the 28/03/2006 at 09:49

nhoizey
the 01/02/2005 at 22:54