Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-9584 Upgrading MariaDB 5.5 to 10.1.11 fails with RPM
  3. MDEV-9797

After upgrade from Galera server does not get restarted automatically on CentOS, RHEL, Fedora, SUSE

    XMLWordPrintable

Details

    • Technical task
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • N/A
    • 10.1
    • Packaging
    • None
    • 10.1.14

    Description

      On CentOS 5 (same on CentOS 6, RHEL 5):

      # Install MariaDB-Galera-server, e.g. 10.0:
      sudo yum install MariaDB-Galera-server MariaDB-client
      ...
      # Start the server:
      sudo /etc/init.d/mysql start
      Starting MySQL..                                           [  OK  ]
      mysql -uroot -e "select @@version, @@version_comment"
      +-----------------------+--------------------------------------+
      | @@version             | @@version_comment                    |
      +-----------------------+--------------------------------------+
      | 10.0.24-MariaDB-wsrep | MariaDB Server, wsrep_25.13.raf7f02e |
      +-----------------------+--------------------------------------+
      

      Then upgrade to the new MariaDB-server and MariaDB-client (from MDEV-9584), either via yum upgrade or via yum install.
      The upgrade happens, new RPMs are installed, old ones are removed, it's all good:

      MariaDB-server-10.1.13-1
      MariaDB-common-10.0.24-1
      MariaDB-client-10.1.13-1
      

      But the server does not get started. From the log it looks like no attempt has been made, the old server shuts down normally, and that's it.
      Manual (re)start works, new server starts.

      On CentOS 7 it's slightly different, the old server keeps running.

      Attachments

        Issue Links

          Activity

            People

              serg Sergei Golubchik
              elenst Elena Stepanova
              Votes:
              0 Vote for this issue
              Watchers:
              1 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.