Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-23262

Galera: Documentation: There is no info that `wsrep_sst_auth` option should be set for Galera cluster

    XMLWordPrintable

Details

    Description

      In order to have a working Galera cluster `wsrep_sst_auth` option should be set (wsrep_sst_auth=username:userpassword) specifying a user with appropriate rights. I used these commands:

      create user username@localhost identified by 'userpassword';
      "grant process, reload, lock tables, replication client on *.* to username@localhost;"
      

      I have not found any information about it on the following appropriate resources:

      1. https://mariadb.com/resources/blog/getting-started-with-mariadb-galera-and-mariadb-maxscale-on-centos/
      2. https://mariadb.com/kb/en/getting-started-with-mariadb-galera-cluster/
      3. https://mariadb.com/kb/en/configuring-mariadb-galera-cluster/

      Only on https://mariadb.com/kb/en/getting-started-with-mariadb-galera-cluster/ there is 7 years old comment complaining about it.

      I suppose, it should be documented.

      Attachments

        Issue Links

          Activity

            People

              JoeCotellese Joe Cotellese
              stepan.patryshev Stepan Patryshev (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.