Federico Cargnelutti

Simple is better than complex. Complex is better than complicated. | @fedecarg

MySQL Master-Master Replication Manager

with one comment

The MySQL Master-Master replication (often in active-passive mode) is popular pattern used by many companies using MySQL for scale out. Most of the companies would have some internal scripts to handle things as automatic fallback and slave cloning but no Open Source solution was made available.

In 2007, the High Performance Group at MySQL AB was asked to implement such solution for one of their customers and they kindly agreed to let them release the software under GPL2 license.

The MySQL Master-Master Replication Manager (MMM) is a set of flexible scripts to perform monitoring/failover and management of MySQL Master-Master replication configurations (with only one node writable at any time). The toolset also has the ability to read balance standard master/slave configurations with any number of slaves, so you can use it to move virtual IP addresses around a group of servers depending on whether they are behind in replication.

Links

Advertisement

Written by Federico

October 14, 2008 at 3:02 pm

Posted in Databases, Tools

One Response

Subscribe to comments with RSS.

  1. [...] MySQL Master-Master Replication Manager « PHP::Impact ( [str Blog] ) (tags: mysql replication) [...]

    JohnPuPu

    November 1, 2008 at 5:02 am


Leave a Reply

Fill in your details below or click an icon to log in:

Gravatar
WordPress.com Logo

Please log in to WordPress.com to post a comment to your blog.

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.

Join 43 other followers