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

Wrong volumeMounts into /var/lib/clickhouse-keeper , Docker image expect /var/lib/clickhouse #1497

Closed
Slach opened this issue Aug 26, 2024 · 1 comment
Assignees
Labels
Keeper ClickHouse Keeper issues

Comments

@Slach
Copy link
Collaborator

Slach commented Aug 26, 2024

according to
https://altinitydbworkspace.slack.com/archives/C02K1MWEK2L/p1724675702363779?thread_ts=1724635897.685599&cid=C02K1MWEK2L

chop-generated-settings.xml use <storage_path> in /var/lib/clickhouse-keeper
but clickhouse-keeper image expect data in /var/lib/clickhouse
look details in
https://github.com/ClickHouse/ClickHouse/blame/master/docker/keeper/entrypoint.sh#L41

need consitent behavior with proper volumeMounts

@Altinity Altinity deleted a comment Aug 26, 2024
@alex-zaitsev alex-zaitsev added the Keeper ClickHouse Keeper issues label Sep 16, 2024
@alex-zaitsev
Copy link
Member

/var/lib/clickhouse-keeper is default everywhere, except for the entrypoint.sh, so we will adjust keeper startup accordingly.

https://github.com/search?q=repo%3AClickHouse%2FClickHouse%20%2Fvar%2Flib%2Fclickhouse-keeper&type=code

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

No branches or pull requests

3 participants