Skip to content

Startup clickhouse-keeper on boot#88746

Merged
thevar1able merged 1 commit intoClickHouse:masterfrom
YenchangChan:startup-keeper-onboot
Oct 17, 2025
Merged

Startup clickhouse-keeper on boot#88746
thevar1able merged 1 commit intoClickHouse:masterfrom
YenchangChan:startup-keeper-onboot

Conversation

@YenchangChan
Copy link
Copy Markdown
Contributor

@YenchangChan YenchangChan commented Oct 17, 2025

Changelog category (leave one):

  • Improvement

Changelog entry (a user-readable short description of the changes that goes into CHANGELOG.md):

Add a step to postinstall script for clickhouse-keeper which enables starting on boot.

After running the ClickHouse service installed via rpm for more than two months, the server lost power. I found that clickhouse-server can automatically start at boot, but clickhouse-keeper does not. Comparing the rpm build files of server and keeper, I noticed that the postinstall script for keeper does not include a startup script for boot. I think it should be added.

@thevar1able thevar1able self-assigned this Oct 17, 2025
@thevar1able thevar1able added the can be tested Allows running workflows for external contributors label Oct 17, 2025
@clickhouse-gh
Copy link
Copy Markdown
Contributor

clickhouse-gh bot commented Oct 17, 2025

Workflow [PR], commit [ac73e8a]

Summary:

@clickhouse-gh clickhouse-gh bot added the pr-improvement Pull request with some product improvements label Oct 17, 2025
@thevar1able thevar1able added the pr-must-backport Pull request should be backported intentionally. Use this label with great care! label Oct 17, 2025
@thevar1able thevar1able enabled auto-merge October 17, 2025 18:22
@thevar1able thevar1able added this pull request to the merge queue Oct 17, 2025
Merged via the queue into ClickHouse:master with commit 4f20225 Oct 17, 2025
123 checks passed
@robot-ch-test-poll2 robot-ch-test-poll2 added the pr-synced-to-cloud The PR is synced to the cloud repo label Oct 17, 2025
@robot-ch-test-poll1 robot-ch-test-poll1 added pr-backports-created-cloud deprecated label, NOOP pr-must-backport-synced The `*-must-backport` labels are synced into the cloud Sync PR labels Oct 17, 2025
robot-ch-test-poll2 added a commit that referenced this pull request Oct 17, 2025
Cherry pick #88746 to 25.3: Startup clickhouse-keeper on boot
robot-ch-test-poll2 added a commit that referenced this pull request Oct 17, 2025
Cherry pick #88746 to 25.7: Startup clickhouse-keeper on boot
robot-ch-test-poll2 added a commit that referenced this pull request Oct 17, 2025
Cherry pick #88746 to 25.8: Startup clickhouse-keeper on boot
robot-ch-test-poll2 added a commit that referenced this pull request Oct 17, 2025
Cherry pick #88746 to 25.9: Startup clickhouse-keeper on boot
clickhouse-gh bot added a commit that referenced this pull request Oct 17, 2025
Backport #88746 to 25.7: Startup clickhouse-keeper on boot
clickhouse-gh bot added a commit that referenced this pull request Oct 17, 2025
Backport #88746 to 25.8: Startup clickhouse-keeper on boot
clickhouse-gh bot added a commit that referenced this pull request Oct 17, 2025
Backport #88746 to 25.9: Startup clickhouse-keeper on boot
thevar1able added a commit that referenced this pull request Oct 17, 2025
Backport #88746 to 25.3: Startup clickhouse-keeper on boot
@robot-clickhouse-ci-1 robot-clickhouse-ci-1 added the pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore label Oct 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

can be tested Allows running workflows for external contributors pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore pr-backports-created-cloud deprecated label, NOOP pr-improvement Pull request with some product improvements pr-must-backport Pull request should be backported intentionally. Use this label with great care! pr-must-backport-synced The `*-must-backport` labels are synced into the cloud Sync PR pr-synced-to-cloud The PR is synced to the cloud repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants