-
|
Hey guys! I need some help on trying to run the Basically my infrastructure is:
The idea is:
The point is, currently, when i run the This is the command that i'm running for This is the command that i'm running for The clickhouse version is: My config is the default, except for the parameters used on docker run command. What am i configuring wrong? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
|
Everything looks correct, at the first look |
Beta Was this translation helpful? Give feedback.
sorry still not clear
looks like you need run your clickhouse-backup container with
-v /mnt/clickhouse/clickhouse-data:/var/lib/clickhouseinstead of-v /var/lib/clickhouse/:/var/lib/clickhouseensure clickhouse-backup and clickhouse-server look to the same data