Skip to content

Commit 5fa7158

Browse files
[Cherry-pick][main] Clarify not running in single to cluster migration (#2426) (#2427)
# Backport This will backport the following commits from `dev` to `main`: - [Clarify not running in single to cluster migration (#2426)](#2426) <!--- Backport version: 9.5.1 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) Co-authored-by: sumyiren <[email protected]>
1 parent a24ac49 commit 5fa7158

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/ROOT/pages/clustering/setup/single-to-cluster.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ See xref:clustering/setup/analytics-cluster.adoc[] for more information on analy
1717
.Move from a single `system` database to a cluster with three `system` primaries
1818

1919
In this example, a standalone server named `server01` is running and two additional servers, `server02` and `server03`, are to be added to form a cluster.
20-
The two additional servers are configured according to xref:clustering/setup/deploy.adoc#cluster-example-configure-a-three-primary-cluster[Configure a cluster with three servers] and are _not_ running.
20+
The two additional servers are configured according to xref:clustering/setup/deploy.adoc#cluster-example-configure-a-three-primary-cluster[Configure a cluster with three servers].
21+
These two new servers should _not_ be started up yet.
2122
Neo4j Enterprise Edition is installed on all three servers.
2223

2324
Start by stopping the standalone server.

0 commit comments

Comments
 (0)