SST (xb/rsync) needs to support command-line options

Description

Add support for sending these options via the command line (pxc needs to pass these options to the sst scripts)

  • innodb_log_files_in_group

  • datadir

  • log-bin

(note, sending the keyring file also requires encryption)

  • keyring-file-data

  • sst-encrypt (encrypt option in [sst] section)

  • sst-tca (tca option in [sst])

  • sst-tcert (tcert option in [sst])

  • sst-tkey (tkey option in [sst])

  • sst-encrypt-algo

  • sst-encrypt-key

  • sst-encrypt-key-file

Environment

None

Smart Checklist

Activity

Show:

Julia Vural March 4, 2025 at 9:28 PM

It appears that this issue is no longer being worked on, so we are closing it for housekeeping purposes. If you believe the issue still exists, please open a new ticket after confirming it's present in the latest release.

Kamil Holubicki February 10, 2023 at 8:24 AM

As discussed in   , this is not only about command line parameters but about default values as well. The implementation which passes server configuration to SST via cmdline/env variables will handle both cases.

SST script should parse only [sst] section of my.cnf file, nothing more.

Krunal Bauskar January 15, 2020 at 9:12 AM

With 8.0 we now even have pxc_encrypt_cluster_traffic to be added to the list.

KennT August 29, 2016 at 11:48 PM

Issue filed upstream with codership.

https://github.com/codership/mysql-wsrep/issues/269

Won't Do

Details

Assignee

Reporter

Labels

Affects versions

Priority

Smart Checklist

Created July 19, 2016 at 10:47 PM
Updated March 4, 2025 at 9:28 PM
Resolved March 4, 2025 at 9:28 PM