Skip to content

Commit 8910dd4

Browse files
Add a note about clusters with 2 members (neo4j#1815) (neo4j#1817)
Recent question in slack pointed out that we describe how to set up a 3 cluster (as that should be the normal), but we don't mention anywhere that in case of a 2 member cluster an extra setting is needed. --------- Co-authored-by: Balazs Lendvai <[email protected]>
1 parent 192113d commit 8910dd4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

modules/ROOT/pages/clustering/setup/deploy.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,13 @@ If you want to follow along with the startup, you can see the messages in xref:c
253253
======
254254
=====
255255

256+
[CAUTION]
257+
====
258+
The setting
259+
xref:configuration/configuration-settings.adoc#config_dbms.cluster.minimum_initial_system_primaries_count[`dbms.cluster.minimum_initial_system_primaries_count`]
260+
must be set to `2` on all servers in case setting up a cluster with only *two* servers.
261+
====
262+
256263
[[cluster-example-create-databases-on-cluster]]
257264
== Create new databases in a cluster
258265

0 commit comments

Comments
 (0)