How do you properly create a ClickHouse cluster of 3 keeper nodes?
Dear FortiSIEM community,
I would like to ask about the procedure of creating a ClickHouse cluster of 1 supervisor and 2 worker nodes. I understand that if I wanted to use replica shards, it is better to have several keeper nodes (3 at minimum), as the keeper node is important for proper management of replicas (if you lose your single keeper, for example supervisor reboot, in a cluster with replicas, you lose log ingestion for the time the keeper is down.) When I try to deploy such cluster, I am able to add only one other keeper node, if I want to add the third one, I get an error "You can add at most 1 new ClickHouse Keeper." I deployed the cluster with two keepers and then I added the third one. As you'd expect, one of the worker node ended up with the tables in read only mode. This cannot be the proper way of forming the cluster with three keeper nodes, is it?
Thanks,
Jan


