[MCOL-4797] Postpone creation of /var/lib/columnstore/local/module to post install Created: 2021-07-04  Updated: 2023-07-01

Status: Open
Project: MariaDB ColumnStore
Component/s: Build
Affects Version/s: 6.1.1
Fix Version/s: 23.10

Type: Task Priority: Major
Reporter: Alexander Barkov Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None

Issue Links:
Blocks
blocks MCOL-4793 Make Columnstore installation relocat... Open

 Description   

We're going to make ColumnStore relocatable (MCOL-4793). So a single ColumnStore installation should be able to run multiple instances with different configuration and data directories.

In order to make it easier, we should not:

  • create the data directory */var/lib/columnstore/local/module
  • install the file /var/lib/columnstore/local/module
    neither diring make install, nor during RPM or DEB installation.

A better options would be to create this file during a columnstore-post-install run.

We should also add a new command line argument to columnstore-post-install to specify the directory to install a new database to.

If the new argument is not passed, ENGINE_DATADIR could be used by default. Another option is to honor settings from ColumnStore.xml.


Generated at Thu Feb 08 02:53:04 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.