We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16532b3 commit 722b4b3Copy full SHA for 722b4b3
source/tutorial/manage-sharded-cluster-config-server.txt
@@ -40,14 +40,12 @@ production. The following process shows how to convert a test
40
deployment with only one config server to production deployment with
41
three config servers.
42
43
-#. Shut down all existing MongoDB processes. This includes:
+#. Shut down all existing MongoDB processes in the cluster. This
44
+ includes:
45
46
- all :program:`mongod` instances or :term:`replica sets <replica set>`
47
that provide your shards.
48
- - the :program:`mongod` instance that provides your existing config
49
- database.
50
-
51
- all :program:`mongos` instances in your cluster.
52
53
#. Copy the entire :setting:`dbpath` file system tree from the
0 commit comments