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
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue relates to |
Link |
This issue relates to |
Summary | Make mariabackup/xtrabackup-v2 SST script autodetect ipv6 addresses and | Make mariabackup/xtrabackup-v2 SST script autodetect ipv6 addresses and add relevant socat option |
Link |
This issue relates to |
Link |
This issue relates to |
Support case ID | 26587 | not-26587 |
Assignee | Jan Lindström [ jplindst ] | Ralf Gebhardt [ ralf.gebhardt@mariadb.com ] |
Assignee | Ralf Gebhardt [ ralf.gebhardt@mariadb.com ] | Julius Goryavsky [ sysprg ] |
Link |
This issue relates to |
Fix Version/s | 10.2 [ 14601 ] | |
Fix Version/s | 10.3 [ 22126 ] | |
Fix Version/s | 10.4 [ 22408 ] | |
Fix Version/s | 10.5 [ 23123 ] | |
Fix Version/s | 10.6 [ 24028 ] |
Fix Version/s | 10.6.2 [ 25800 ] | |
Fix Version/s | 10.2.39 [ 25731 ] | |
Fix Version/s | 10.3.30 [ 25732 ] | |
Fix Version/s | 10.4.20 [ 25733 ] | |
Fix Version/s | 10.5.11 [ 25734 ] | |
Fix Version/s | 10.2 [ 14601 ] | |
Fix Version/s | 10.3 [ 22126 ] | |
Fix Version/s | 10.4 [ 22408 ] | |
Fix Version/s | 10.5 [ 23123 ] | |
Fix Version/s | 10.6 [ 24028 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Issue Type | Task [ 3 ] | Bug [ 1 ] |
Workflow | MariaDB v3 [ 92938 ] | MariaDB v4 [ 155839 ] |
Zendesk Related Tickets | 191382 |
Feature request.