Activity log for bug #1380747

Date Who What changed Old value New value Message
2014-10-13 19:05:58 Mario Splivalo bug added bug
2014-10-14 06:40:57 Mario Splivalo description I have three nodes configured on a ipv4+ipv6 mixed network. Both of my nodes have ipv4 and ipv6 addresses, however I have configured percona to use only ipv6. I am able to connect to 3306 port from/to each of the machines using only ipv6. Due to issues with having IPv6 addresses in the configuration file I added the hostnames of the participating nodes in /etc/hosts file, with accompanying IPv6 addresses so that I'm sure that all the traffic goes over IPv6. However, joiners can't receive data from donor because 'socat' on joiner is only listeninig on ipv4: mysql 20553 20394 0 18:17 pts/1 00:00:00 socat -u TCP-LISTEN:4444,reuseaddr stdio If, using the hostname, I try to connect, from donnor node to joiner node, I can't connect: root@machine-1:/var/lib/mysql# telnet machine-2 4444 Trying 2001:db8:1:0:f816:3eff:fea4:2dd8... telnet: Unable to connect to remote host: Connection refused When I use ipv4 address, all is good: root@machine-1:/var/lib/mysql# host machine-2 machine-2.openstacklocal has address 10.5.19.139 root@machine-1:/var/lib/mysql# telnet 10.5.19.139 4444 Trying 10.5.19.139... Connected to 10.5.19.139. Escape character is '^]'. Of course, when I force socat to use TCP6-LISTEN (by hacking into the /usr/bin/wsrep_sst_xtrabackup-v2, SST finishes fine. (As a workaround, when using rsync as a wsrep_sst_method, I am able to complete the SST, regardless of the issue mentioned in bug #1315528). I have three nodes configured on a ipv4+ipv6 mixed network. Both of my nodes have ipv4 and ipv6 addresses, however I have configured percona to use only ipv6. I am able to connect to 3306 port from/to each of the machines using only ipv6. Due to issues with having IPv6 addresses in the configuration file I added the hostnames of the participating nodes in /etc/hosts file, with accompanying IPv6 addresses so that I'm sure that all the traffic goes over IPv6. However, joiners can't receive data from donor because 'socat' on joiner is only listeninig on ipv4: mysql 20553 20394 0 18:17 pts/1 00:00:00 socat -u TCP-LISTEN:4444,reuseaddr stdio If, using the hostname, I try to connect, from donnor node to joiner node, I can't connect: root@machine-1:/var/lib/mysql# telnet machine-2 4444 Trying 2001:db8:1:0:f816:3eff:fea4:2dd8... telnet: Unable to connect to remote host: Connection refused When I use ipv4 address, all is good: root@machine-1:/var/lib/mysql# host machine-2 machine-2.openstacklocal has address 10.5.19.139 root@machine-1:/var/lib/mysql# telnet 10.5.19.139 4444 Trying 10.5.19.139... Connected to 10.5.19.139. Escape character is '^]'. Of course, when I force socat to use TCP6-LISTEN (by hacking into the /usr/bin/wsrep_sst_xtrabackup-v2) SST finishes fine. (As a workaround, when using rsync as a wsrep_sst_method, I am able to complete the SST, regardless of the issue mentioned in bug #1315528).
2014-10-14 06:48:36 Hrvoje Matijakovic bug task added percona-xtradb-cluster
2014-10-27 08:16:37 Valerii Kravchuk nominated for series percona-xtradb-cluster/5.5
2014-10-27 08:16:37 Valerii Kravchuk bug task added percona-xtradb-cluster/5.5
2014-10-27 08:16:37 Valerii Kravchuk nominated for series percona-xtradb-cluster/5.6
2014-10-27 08:16:37 Valerii Kravchuk bug task added percona-xtradb-cluster/5.6
2014-10-29 10:10:08 Miguel Angel Nieto tags documentation
2014-10-29 10:14:14 Miguel Angel Nieto percona-xtradb-cluster/5.5: status New Confirmed
2014-10-29 10:14:19 Miguel Angel Nieto percona-xtradb-cluster/5.6: status New Confirmed
2014-10-29 10:14:22 Miguel Angel Nieto percona-xtradb-cluster-5.5 (Ubuntu): status New Confirmed
2014-10-30 11:02:57 Miguel Angel Nieto bug added subscriber Miguel Angel Nieto
2014-11-27 12:27:41 Raghavendra D Prabhu percona-xtradb-cluster/5.6: status Confirmed Fix Released
2014-12-01 09:21:24 James Page percona-xtradb-cluster-5.5 (Ubuntu): importance Undecided Medium
2015-09-29 08:40:31 Edward Hope-Morley bug task added percona-cluster (Juju Charms Collection)
2015-09-29 08:40:40 Edward Hope-Morley percona-cluster (Juju Charms Collection): status New Fix Released
2016-09-13 22:58:20 Dominique Poulain bug added subscriber Dominique Poulain
2016-09-22 10:51:07 James Page percona-xtradb-cluster-5.5 (Ubuntu): status Confirmed Invalid