Skip to content

Commit c11ed92

Browse files
[Cherry-pick][5.x] Clarify not running in single to cluster migration (#2426) (#2428)
# Backport This will backport the following commits from `dev` to `5.x`: - [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 386d59b commit c11ed92

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
@@ -22,7 +22,8 @@ See xref:clustering/setup/analytics-cluster.adoc[] for more information on analy
2222
======
2323
2424
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.
25-
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.
25+
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].
26+
These two new servers should _not_ be started up yet.
2627
Neo4j Enterprise Edition is installed on all three servers.
2728
2829
Start by stopping the standalone server.

0 commit comments

Comments
 (0)