public marks

PUBLIC MARKS from holyver with tags cluster & mysql

08 November 2006

KarKomaOnline - Implementing High Availability in MySQL

by 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.

18 October 2006

How To Set Up A Load-Balanced MySQL Cluster | HowtoForge - Linux Howtos and Tutorials

by 6 others
This tutorial shows how to configure a MySQL 5 cluster with three nodes: two storage nodes and one management node. This cluster is load-balanced by a high-availability load balancer that in fact has two nodes that use the Ultra Monkey package which provides heartbeat (for checking if the other node is still alive) and ldirectord (to split up the requests to the nodes of the MySQL cluster).

holyver's TAGS related to tag cluster

admin +   apache +   appserver +   architecture +   availability +   bea +   benchmark +   blade +   consolidation +   database +   doc +   DocumentationTools +   drbd +   ejb +   failover +   faq +   google +   gui +   heartbeat +   high availability +   how +   howto +   jackrabbit +   jboss +   jk +   linux +   load +   load balancing +   mod_jk +   mysql +   network +   nfs +   raid +   rsync +   san +   scalability +   server +   ssh +   ssl +   tomcat +   tutorial +   virtualization +   vmware +   weblogic +   webserver +