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

Galera4 not able to report proper wsrep_incoming_addresses

    XMLWordPrintable

Details

    Description

      Galera4 is not able to report proper address of members from the cluster:

      How to reproduce
      1. Strat maria with galera4:

      mysqld --no-defaults --wsrep_on=ON --wsrep_provider=/usr/lib64/galera-4/libgalera_smm.so --wsrep_sst_method=mariabackup --user=mysql --binlog_format=ROW --wsrep_cluster_address=gcomm:// --wsrep_node_address=10.126.47.243 --bind_address=10.126.47.243
      

      2. Check wsrep_incoming_addresses variable:

      mysql -e "SHOW GLOBAL STATUS LIKE 'wsrep_inc%'"
      

      Result

      +--------------------------+-------+
      | Variable_name            | Value |
      +--------------------------+-------+
      | wsrep_incoming_addresses | AUTO  |
      +--------------------------+-------+
      

      Attachments

        Issue Links

          Activity

            People

              jplindst Jan Lindström (Inactive)
              marcelo.altmann Marcelo Altmann
              Votes:
              7 Vote for this issue
              Watchers:
              19 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

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