Added new wsrep_sst plugin, xtrabackup-v2-ipv6

This is basically copy of the old xtrabackup-v2 plugin, just
forcing IPv6 on socat call.

Fixes: https://bugs.launchpad.net/percona-xtradb-cluster/+bug/1380747
This commit is contained in:
Mario Splivalo
2014-10-14 12:06:26 +02:00
parent 69df9b55bf
commit 4204a9ee6e
4 changed files with 933 additions and 4 deletions

View File

@@ -37,7 +37,7 @@ innodb_autoinc_lock_mode=2
wsrep_node_address={{ private_address }}
# SST method
wsrep_sst_method=xtrabackup
wsrep_sst_method={{ sst_method }}
# Cluster name
wsrep_cluster_name={{ cluster_name }}