Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions modules/ROOT/pages/clustering/setup/deploy.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,13 @@ If you want to follow along with the startup, you can see the messages in xref:c
======
=====

[CAUTION]
====
The setting
xref:configuration/configuration-settings.adoc#config_dbms.cluster.minimum_initial_system_primaries_count[`dbms.cluster.minimum_initial_system_primaries_count`]
must be set to `2` on all servers in case setting up a cluster with only *two* servers.
====

[[cluster-example-create-databases-on-cluster]]
== Create new databases in a cluster

Expand Down