What's the preferred approach to upgrade the MariaDB nodes?

Comments

3 comments

  • Official comment
    Avatar
    Krzysztof Ksiazek

    Hi,

    While ClusterControl can upgrade minor versions of the databases, major version upgrades are intentionality not supported. This is not a process you should just run without proper preparations. The upgrade process, typically, is explained in MariaDB documentation. For example: https://mariadb.com/kb/en/library/upgrading-from-mariadb-101-to-mariadb-102/. You have to find the documentation relevant to what you want to do. It might be that the upgrade path will be 10.1 -> 10.2 -> 10.3. You should properly test your application on the new version to avoid possible incompatibilities. Major version upgrades are definitely more time consuming and you should take your time to prepare for it and verify that upgrade will not break your environment.

    Comment actions Permalink
  • Avatar
    Schippers Dirk

    I understand. But how will CluCo react when a server suddenly runs on 10.2 instead of 10.1? Do I need to take precautions on the CluCo side?

    0
    Comment actions Permalink
  • Avatar
    Krzysztof Ksiazek

    Hi,

    Not really, it does not make a difference. You should be just fine after the upgrade to one of the supported MariaDB versions.

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk