[MDEV-11006] Galera config on ipv6 only hosts Created: 2016-10-10 Updated: 2019-12-12 Resolved: 2019-12-12 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera, Galera SST |
| Affects Version/s: | 10.1.18 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Ruben Herold | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 3 |
| Labels: | galera, ipv6 | ||
| Environment: |
Centos 7 |
||
| Issue Links: |
|
||||||||||||||||
| Description |
|
Hi, I tried to setup a galera cluster with 10.1.18 on Centos 7 with ipv6 only hosts. The "normal" steup did not work and so I found: http://blog.widodh.nl/2016/02/mariadb-galera-cluster-on-ipv6/ But this also did not work cause the crappy parsing in your scripts like:
This will never work with Ipv6 addresses. All other scripts have also bugs like these:
Without -6 it will never work!! I have now a running configuration using hostnames:
Please fix the sst scripts to be full ipv6 compatible and fix the documentation!! |
| Comments |
| Comment by Jan Lindström (Inactive) [ 2019-05-21 ] |
|
Some of the issues on IPv6 has been addressed on later releases, can you please retest. |
| Comment by Sylvain Coutant [ 2019-05-25 ] |
|
mariadb-server-10.3 1:10.3.15+maria~bionic sst is still broken when wsrep_node_address is an ipv6 address. Seems to work if it's a hostname. |
| Comment by Jan Lindström (Inactive) [ 2019-12-12 ] |
|
In my understanding this has been fixed on more recent versions. |