Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
If a mariabackup or xtrabackup-v2 SST is done with an IPv6 address, then you need to add the pf=ip6 option to socat. This is done by adding the following to the [sst] option group in an option file:
[sst]
|
sockopt=",pf=ip6"
|
For example, see the following configuration file from an automated test:
Would it be possible for the mariabackup/xtrabackup-v2 SST scripts to auto-detect IPv6 addresses, and then automatically add this socat option, so that users do not need to explicitly provide it?
Attachments
Issue Links
- relates to
-
MDEV-9890 wsrep_cluster_address does not accept IPv6 addresses
- Closed
-
MDEV-11006 Galera config on ipv6 only hosts
- Closed
-
MDEV-11314 MariaDB Galera Cluister issue with internal IPv6 GCOMM network
- Closed
-
MDEV-17618 Galera SST IPv6 problems
- Closed
-
MDEV-18379 Unification of check for IPv6
- Closed
-
MDEV-21192 SST failing when enabling IPV6
- Closed