Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker entrypoint should chown all folders for multidisk setup #17717

Closed
filimonov opened this issue Dec 2, 2020 · 1 comment
Closed

docker entrypoint should chown all folders for multidisk setup #17717

filimonov opened this issue Dec 2, 2020 · 1 comment

Comments

@filimonov
Copy link
Contributor

filimonov commented Dec 2, 2020

  1. clickhouse-extract-from-config should be able to return a list of paths (new line separared) maybe with something like globs:
clickhouse-extract-from-config --key='storage_configuration.disks.*.path'
  1. entrypoint should add those folders for the create & chown loop here:
    for dir in "$DATA_DIR" \
@alexey-milovidov
Copy link
Member

Reopen if you will find a contributor to do this task.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants