Percona XtraDB Cluster 5.6 Setup Krishna Prajapati Fri, 07/04/2014 - 15:21 Percona XtraDB Cluster 5.6 Setup
Percona XtraDB Cluster (PXC) is a high
availability and high scalability, solution for MySQL clustering.
Percona Server, Percona Xtrabackup and Galera library for high
availability integrated together as PXC. It provides synchronous,
multi-master, and parallel replication. All the nodes of this
cluster are ready to serve read/write request
simultaneously.
VMs used for illustration. Here, I've used 1 centos
node and 2 ubuntu nodes. In real world don't mix different OS.
This is just for testing purpose. All nodes should be of the same
configuration hardware/software.
1 Centos12 …
[Read more]