Skip to content

Configure clickhouse backup path for single-node topology.#10136

Open
jmcarp wants to merge 1 commit intomainfrom
jmcarp/clickhouse-smf-backup
Open

Configure clickhouse backup path for single-node topology.#10136
jmcarp wants to merge 1 commit intomainfrom
jmcarp/clickhouse-smf-backup

Conversation

@jmcarp
Copy link
Contributor

@jmcarp jmcarp commented Mar 24, 2026

In #9277, we enabled clickhouse backups for the clustered topology. However, the clickhouse-admin configs updated there aren't used for the single-node topology. This patch enables backups for single-node clickhouse as well. Note that we should eventually manage both topologies with clickhouse-admin, or deprecate the single-node topology.

In #9277, we enabled clickhouse backups for the clustered topology. However,
the clickhouse-admin configs updated there aren't used for the single-node
topology. This patch enables backups for single-node clickhouse as well. Note
that we should eventually manage both topologies with clickhouse-admin, or
deprecate the single-node topology.
@jmcarp jmcarp requested a review from bnaecker March 24, 2026 14:51
</quotas>

<backups>
<allowed_path>backup</allowed_path>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this is a relative path, where does this actually end up on disk?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants