The TCP-LISTEN is not used only for ipv4, it could be set with export
"SOCAT_DEFAULT_LISTEN_IP={4,6}" for socat to listening on different ip
protocol, so no need to create a new wsrep_sst_xtrabackup-v2-ipv6
plugin.

xianghui@Thinkpad-x240:~/workplace/github$ export SOCAT_DEFAULT_LISTEN_IP=6
xianghui@Thinkpad-x240:~/workplace/github$ socat -u TCP-LISTEN:4444,reuseaddr 
stdio

xianghui@Thinkpad-x240:~/workplace/github$ telnet :: 4444
Trying ::...
Connected to ::.
Escape character is '^]'.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1380747

Title:
  SST on IPv6 fails for xtrabackup-v2

To manage notifications about this bug go to:
https://bugs.launchpad.net/percona-xtradb-cluster/+bug/1380747/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to