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

Remove NFS/EFS/ Filestore prereq for S3 storage

    XMLWordPrintable

Details

    • New Feature
    • Status: Stalled (View Workflow)
    • Critical
    • Resolution: Unresolved
    • 1.5.3
    • 23.10
    • None
    • 2021-3, 2021-4, 2021-5, 2021-6, 2021-7, 2021-8, 2021-9, 2021-10, 2021-11, 2021-12, 2021-16, 2021-17, 2022-22, 2022-23, 2023-4, 2023-5, 2023-6, 2023-7, 2023-8, 2023-10, 2023-11, 2023-12

    Description

      When using storagemanager/S3 with Columnstore we want to avoid requiring additional shared storage: NFS or GlusterFS.
      There are three purposes for the shared storage:

      • store S3 meta, that is a list of object files parts of the original MCS file
      • store journal, that is a text file contains <offset, byte array> pairs that alters contents of S3 object files copies stored locally.
      • dbroot ownernership mechanism

      There is a write-up on some S3 implementation details in MCS.

      The suggested solution is to leverage an existing distributed KeyValueStorage to fulfill the purposes mentioned earlier. Distributed KVS chosen is FoundationDB.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              maxmether Max Mether
              Votes:
              3 Vote for this issue
              Watchers:
              14 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.