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

Cannot start a new galera cluster on systemd: Broken galera_recovery script

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Duplicate
    • 10.1.28
    • N/A
    • Galera
    • None
    • Linux ts-db01-bj-vm 4.11.0-1013-azure #13-Ubuntu SMP Mon Oct 2 17:59:06 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

    Description

      File: /usr/bin/galera_recovery

      Broken version

      # Redirect server's error log to the log file.
        eval /usr/sbin/mysqld $cmdline_args --user=$user --wsrep_recover \
          --disable-log-error 2> "$log_file"
      

      Working version

      # Redirect server's error log to the log file.
        eval /usr/sbin/mysqld $cmdline_args --user=$user --wsrep_recover \
          --log-error="$log_file"
      

      Attachments

        Issue Links

          Activity

            People

              anikitin Andrii Nikitin (Inactive)
              riordantoms@mymm.com Riordan Toms
              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.