Skip to content

DOCS-977 sentence fragment #545

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 11, 2013
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions source/release-notes/2.4-upgrade.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,6 @@ procedure.
:program:`mongos` processes will fail to start until the upgrade
process is complete.

in the sharded cluster will
fail to start.

The upgrade will prevent any chunk moves or splits from occurring
during the upgrade process. If there are very many sharded
collections, acquiring the locks for all collections may take
Expand Down Expand Up @@ -120,7 +117,7 @@ To resync the config servers:

1. Turn off the :ref:`balancer <sharding-balancing-internals>` in the
sharded cluster and stop all metadata operations. If you are in the
middle of an upgrade process (:ref:`upgrade-cluster-upgrade`,) you
middle of an upgrade process (:ref:`upgrade-cluster-upgrade`), you
have already disabled the balancer. .

#. Shut down two of the three config servers, preferably the last two listed
Expand Down