Cluster
-
MySQL/MariaDB
Automatically Restart MariaDB Galera On Failure Ubuntu
Database replication is a great tool to have in any Linux Server Administrators’ toolbox. The ability to spread data over…
Read More » -
MySQL/MariaDB
Add Additional MariaDB Galera Hosts/Servers To Database Cluster
One of the great advantages of a MariaDB Galera cluster is the ability to scale up and down with ease.…
Read More » -
MySQL/MariaDB
MariaDB Galera Cluster Crash. Recover a Galera Cluster.
MariaDB Galera Clusters are designed to be online all of the time. A MariaDB Galera cluster can deal well with…
Read More » -
MySQL/MariaDB
Install MariaDB Database Replication. MariaDB Galera Database Cluster
Buckle up. We’re going to take another look at replicating MariaDB databases. Previously we’ve looked at MySQL Replication using the…
Read More » -
Linux
How to install lsyncd and sync data between servers
lsyncd is a handy little program that syncs data from one Linux server to another. Using the RSYNC protocol lsyncd…
Read More » -
Load Balancing
Load Balance MySQL Connections With HAProxy
Recently, we went through the process of load-balancing HTTPS connections with HAProxy. In this article, we are going to Load…
Read More » -
MySQL/MariaDB
WordPress HyperDB Cluster with MySQL Replication
In this article, we’re going to look at WordPress and how to provide a basic WordPress high-availability cluster. WordPress HyperDB…
Read More »