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

Cluster bootstrap node shows duplicate wsrep allowlist IP warning messages on each restart.

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.8
    • 10.8.0
    • Galera
    • None

    Description

      Cluster bootstrap node shows duplicate wsrep allowlist IPs entry warning messages while rewriting wsrep allowlist IPs to mysql.wsrep_allowlist table on each restart.

      my.cnf

      wsrep_allowlist="172.20.2.30,172.20.2.34,172.20.2.35"
      

      Error log

      2021-12-15  7:01:59 0 [Note] Server socket created on IP: '0.0.0.0'.
      2021-12-15  7:01:59 0 [Warning] 'user' entry 'root@ax3-galera1' ignored in --skip-name-resolve mode.
      2021-12-15  7:01:59 0 [Warning] 'proxies_priv' entry '@% root@ax3-galera1' ignored in --skip-name-resolve mode.
      2021-12-15  7:01:59 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0
      2021-12-15  7:02:00 4 [Warning] WSREP: Duplicate key found when writing into mysql.wsrep_allowlist
      2021-12-15  7:02:00 4 [Warning] WSREP: Duplicate entry (172.20.2.30) found in `wsrep_allowlist` list
      2021-12-15  7:02:00 4 [Warning] WSREP: Duplicate key found when writing into mysql.wsrep_allowlist
      2021-12-15  7:02:00 4 [Warning] WSREP: Duplicate entry (172.20.2.34) found in `wsrep_allowlist` list
      2021-12-15  7:02:00 4 [Warning] WSREP: Duplicate key found when writing into mysql.wsrep_allowlist
      2021-12-15  7:02:00 4 [Warning] WSREP: Duplicate entry (172.20.2.35) found in `wsrep_allowlist` list
      2021-12-15  7:02:00 0 [Note] WSREP: Server initialized
      

      Attachments

        Issue Links

          Activity

            People

              jplindst Jan Lindström (Inactive)
              ramesh Ramesh Sivaraman
              Votes:
              0 Vote for this issue
              Watchers:
              2 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.