Nodes and Modes: Maintaining Galera Replication for MariaDB
In a previous tutorial, we showed you how to setup Galera replication for MariaDB so you could have multi-node, multi-master clusters. We also saw how MariaDB painlessly replicates data. In this tutorial, we're doing to forcibly interject a little pain into the process by seeing how Galera deals with down loads and replaced nodes. Once again, we're using the following cluster setup: In this design, I'm using the followi...
Read More