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

MariaDB Galera init script reports failure when Galera is syncing up (SST)

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Trivial
    • Resolution: Unresolved
    • 5.5.29-galera
    • N/A
    • None
    • None
    • Ubuntu 12.04, MariaDB-Galera

    Description

      If you have a database larger than trivial size (mine is about 20GB) the init scripts report failure during SST.

      root@testb:/etc/mysql# /etc/init.d/mysql start

      • Starting MariaDB database server mysqld
        ...fail!

      This is because the startup pauses when galera does state transfer, so the init script times out and says that MariaDB start failed.
      In fact it works just perfect, it just takes a little longer than the scripts thinks it should.

      Not sure if it it's possible to do anything sensible about this? I guess somehow the scripts would need to know that an SST is in progress and either wait (but you don't want the init script to wait for 10 minutes) or exit with a nicer message.

      Attachments

        Activity

          People

            seppo Seppo Jaakola
            primetomas Tomas Gustavsson
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.