And, here is even better fix - one just has to read documentation thoroughly :)
All the wsrep_* plugins should honor the [sst] section inside my.cnf configuration file (as per this: http://www.percona.com/doc/percona-xtradb-cluster/5.5/manual/xtrabackup_sst.html#sockopt)
So, this issue is easily fixed by adding this snippet to my.cnf:
[sst] sockopt=,pf=ip6
And, here is even better fix - one just has to read documentation thoroughly :)
All the wsrep_* plugins should honor the [sst] section inside my.cnf configuration file (as per this: http:// www.percona. com/doc/ percona- xtradb- cluster/ 5.5/manual/ xtrabackup_ sst.html# sockopt)
So, this issue is easily fixed by adding this snippet to my.cnf:
[sst]
sockopt=,pf=ip6