Skip to content

Commit 722b4b3

Browse files
author
Sam Kleinman
committed
DOCS-1295: removing unneccessary step
1 parent 16532b3 commit 722b4b3

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

source/tutorial/manage-sharded-cluster-config-server.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,12 @@ production. The following process shows how to convert a test
4040
deployment with only one config server to production deployment with
4141
three config servers.
4242

43-
#. Shut down all existing MongoDB processes. This includes:
43+
#. Shut down all existing MongoDB processes in the cluster. This
44+
includes:
4445

4546
- all :program:`mongod` instances or :term:`replica sets <replica set>`
4647
that provide your shards.
4748

48-
- the :program:`mongod` instance that provides your existing config
49-
database.
50-
5149
- all :program:`mongos` instances in your cluster.
5250

5351
#. Copy the entire :setting:`dbpath` file system tree from the

0 commit comments

Comments
 (0)