Performance Tuning Tungsten Replication to MySQL
What are some reasons and strategies for performance tuning Tungsten Replicator when applying to a MySQL target database?
Troubleshooting Data Differences in a MySQL Database Cluster
SSH Differences Between Staging and INI Configuration Methods
This blog covers INI vs Staging configurations for Secure Shell.
How to Integrate Tungsten Clustering Monitoring Tools with PagerDuty Alerts
In this blog post we will discuss how to best integrate various Continuent-bundled cluster monitoring solutions with PagerDuty (pagerduty.com), a popular alerting service.
Why Does a MySQL / MariaDB Cluster Require an Odd Number of Nodes?
When deploying Tungsten Clustering for MySQL / MariaDB / Percona Server, we always recommend an odd number of Manager nodes in each cluster. Let's take a look at how having an odd number of Managers helps keep a Tungsten Cluster functioning and avoids data corruption scenarios (i.e. "split brain").
Understanding THL, Events and Storage: Part 1
When Tungsten Replicator extracts data, the information that has been extracted is written down into the Tungsten History Log, or THL.
Keeping a Consistent View of the Cluster
You already know about the Tungsten Connector which is the "secret sauce" that routes your application database traffic to the appropriate MySQL data source of your cluster. Have you ever wondered how the Connector keeps track of the cluster configuration? How it always knows which host is the master (or masters in a Composite Multimaster topology), and which are slaves?
No-Downtime Cluster Software Upgrades for MySQL / MariaDB / Percona Server
One important way to protect your MySQL / MariaDB / Percona Server data is to keep your Tungsten Clustering software up-to-date; but how can you achieve this with zero-downtime?
Picking a MySQL Clustering Deployment Method: Staging versus INI
Learn about the two different methods for installing, updating and upgrading Tungsten Clustering software for MySQL / MariaDB / Percona Server.
MySQL Cluster Performance Validation via Load Testing
Your MySQL database cluster contains your most business-critical data; in this post, we discuss how to ensure proper performance under load.
Essential MySQL Cluster Monitoring Using Nagios and NRPE
This post covers some standard Nagios checks that would keep your MySQL / MariaDB / Percona Server cluster nodes healthy.
Archive and Standby: Do More with Your MySQL Slave Replicas!
This blog discusses some of the ways you can configure your MySQL / MariaDB / Percona Server slaves using Tungsten Clustering.