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:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user