Skip to content

Commit b136aa8

Browse files
authored
Clarify not running in single to cluster migration (#2426)
2 parents 02db399 + 9aa14f5 commit b136aa8

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)