Skip to content

Instantly share code, notes, and snippets.

@yannick
Created February 26, 2024 07:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yannick/182863829f487e3438e10726bd6883c5 to your computer and use it in GitHub Desktop.
Save yannick/182863829f487e3438e10726bd6883c5 to your computer and use it in GitHub Desktop.
clickhouse-keeper-0 clickhouse-keeper + clickhouse-keeper --config-file=/etc/clickhouse-keeper/keeper_config.xml --force-recovery
clickhouse-keeper-0 clickhouse-keeper Processing configuration file '/etc/clickhouse-keeper/keeper_config.xml'.
clickhouse-keeper-0 clickhouse-keeper Including configuration file '/tmp/clickhouse-keeper/config.d/generated-keeper-settings.xml'.
clickhouse-keeper-0 clickhouse-keeper Couldn't save preprocessed config to /etc/clickhouse-keeper/keeper_config-preprocessed.xml: File is read-only: /etc/clickhouse-keeper/keeper_config-preprocessed.xml
clickhouse-keeper-0 clickhouse-keeper 2024.02.26 07:42:54.777834 [ 1 ] {} <Warning> KeeperLogStore: Don't have required amount of reserved log records. Need to read from 443665, smallest available log index on disk 528041.
clickhouse-keeper-0 clickhouse-keeper 2024.02.26 07:42:54.807824 [ 1 ] {} <Warning> KeeperServer: This instance is in recovery mode. Until the quorum is restored, no requests should be sent to any of the cluster instances. This instance will start accepting requests only when the recovery is finished.
clickhouse-keeper-0 clickhouse-keeper 2024.02.26 07:42:56.416822 [ 22 ] {} <Warning> RaftInstance: Election timeout, initiate leader election
clickhouse-keeper-0 clickhouse-keeper 2024.02.26 07:42:56.426618 [ 1 ] {} <Warning> ConfigProcessor: Couldn't save preprocessed config to /etc/clickhouse-keeper/keeper_config-preprocessed.xml: File is read-only: /etc/clickhouse-keeper/keeper_config-preprocessed.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment