Skip to content

Commit cdf2d50

Browse files
author
Sam Kleinman
committed
minor: amending unclear antecedent
1 parent c648260 commit cdf2d50

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

source/release-notes/2.4-upgrade.txt

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,12 @@ procedure.
4747
:term:`sharded cluster`, as described in
4848
:ref:`sharding-balancing-disable-temporally`.
4949

50-
#. Ensure there are no version 2.0 :program:`mongod` or :program:`mongos`
51-
processes still active in the sharded cluster. The automated upgrade process checks this, but
52-
network availability can prevent a definitive check. Wait 5 minutes
53-
after stopping or upgrading version 2.0 :program:`mongos` processes to confirm
54-
that none are still active.
50+
#. Ensure there are no version 2.0 :program:`mongod` or
51+
:program:`mongos` processes still active in the sharded
52+
cluster. The automated upgrade process checks for 2.0 processes,
53+
but network availability can prevent a definitive check. Wait 5
54+
minutes after stopping or upgrading version 2.0 :program:`mongos`
55+
processes to confirm that none are still active.
5556

5657
#. Start a single 2.4 :program:`mongos` process with
5758
:setting:`configdb` pointing to the sharded cluster's :ref:`config
@@ -130,8 +131,8 @@ To resync the config servers:
130131
#. :program:`mongodump` the data files of the active config server
131132
(``configA``).
132133

133-
#. Move the data files of the deactivated config servers (``configB`` and ``configC``)
134-
to a backup location.
134+
#. Move the data files of the deactivated config servers (``configB``
135+
and ``configC``) to a backup location.
135136

136137
#. Create new, empty :term:`data directories <dbpath>`.
137138

0 commit comments

Comments
 (0)