File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -47,10 +47,10 @@ procedure.
47
47
:term:`sharded cluster`, as described in
48
48
:ref:`sharding-balancing-disable-temporally`.
49
49
50
- #. Ensure there are no MongoDB processes running 2.0 still active in the
51
- sharded cluster. The automated upgrade process checks this, but
52
- network availability can prevent a definitive check. Wait 5 minutes
53
- after stopping version 2.0 :program:`mongos` processes to confirm
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
54
that none are still active.
55
55
56
56
#. Start a single 2.4 :program:`mongos` process with
You can’t perform that action at this time.
0 commit comments