Skip to content

Commit 3fa807c

Browse files
DOCSP-39296 add additional prerequisites for Ops manager upgrade (#197)
<!-- Add a description of your PR here (optional) --> - [DOCSP-39296](https://jira.mongodb.org/browse/DOCSP-39296) - [STAGING](https://preview-mongodbkanchanamongodb.gatsbyjs.io/ops-manager/DOCSP-39296/tutorial/upgrade-ops-manager/#hardware-and-software-requirements) - [LATEST BUILD LOG](https://workerpool-boxgs.mongodbstitch.com/pages/job.html?collName=queue&jobId=663b7954b67dbf804a0b98dc) ### Self-Review Checklist - [ ] [Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions) taxonomy [values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top of page. - [ ] Add genre facets (tutorial or reference), as in this [example PR](10gen/cloud-docs#5042). - [ ] Add programmingLanguage (if necessary). - [ ] Add meta keywords (if necessary). - [ ] Resolve any new warnings or errors in the build. - [ ] Proofread for spelling and grammatical errors. - [ ] Check staging for rendering issues. - [ ] Confirm links are working. --------- Co-authored-by: corryroot <[email protected]>
1 parent 2083cde commit 3fa807c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/includes/prerequisites-onprem-upgrade.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ Your servers must meet the :doc:`/core/requirements`.
55

66
.. include:: /includes/admonitions/warning-follow-requirements.rst
77

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+
812
If your backing databases run the MMAPv1 storage engine, the upgrade
913
process fails. |onprem| prompts you to
1014
:manual:`upgrade the storage engine for those backing databases to WiredTiger </tutorial/change-replica-set-wiredtiger>`.

0 commit comments

Comments
 (0)