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 2083cde commit 3fa807cCopy full SHA for 3fa807c
source/includes/prerequisites-onprem-upgrade.rst
@@ -5,6 +5,10 @@ Your servers must meet the :doc:`/core/requirements`.
5
6
.. include:: /includes/admonitions/warning-follow-requirements.rst
7
8
+Ensure that all data-bearing members are running before you start the
9
+upgrade process. To determine the status of the replica set members, run
10
+:dbcommand:`replSetGetStatus`.
11
+
12
If your backing databases run the MMAPv1 storage engine, the upgrade
13
process fails. |onprem| prompts you to
14
:manual:`upgrade the storage engine for those backing databases to WiredTiger </tutorial/change-replica-set-wiredtiger>`.
0 commit comments