Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-4011

Add support for SM into systemd units.

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • None
    • installation
    • None

    Description

      There are two things that must be put into systemd units: support for loading BRM from S3 and conditional SM start.
      For the former part we need to introduce a custom BRM loader(preferable in Python) that can choose b/w:

      • S3-backed BRM. This mode supports all kind of installations if SM is configured(more strict condition if it is properly configured)
      • local BRM files. This mode can be used by single-node and multi-node installations with local storages.
      • compare local BRM and get it from the main node(only if needed). This mode must be used by nodes with local storage and w/o controllernode(slave DBRM nodes).
        For the latter part, namely SM conditional start systemd we can rely on a conditional check, e.g. if /etc/columnstore/storage-manager.cnf is not empty.

      Attachments

        Activity

          People

            dleeyh Daniel Lee (Inactive)
            drrtuy Roman
            Votes:
            0 Vote for this issue
            Watchers:
            1 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.