File tree Expand file tree Collapse file tree 1 file changed +19
-6
lines changed Expand file tree Collapse file tree 1 file changed +19
-6
lines changed Original file line number Diff line number Diff line change @@ -55,16 +55,29 @@ content: |
5555stepnum : 4
5656level : 4
5757title : " Start |onprem| on the upgraded host."
58- source :
59- file : steps-source-upgrade-onprem.yaml
60- ref : start
58+ ref : start
59+ content : |
60+ .. code-block:: sh
61+
62+ sudo service mongodb-mms start
63+
64+ .. include:: /includes/note-backup-daemon-will-wait.rst
65+
66+ Log into your upgraded |onprem| host after it restarts. If
67+ your login succeeds, the upgrade succeeded.
6168 ---
6269stepnum : 5
6370level : 4
64- source :
65- file : steps-source-upgrade-onprem.yaml
66- ref : rinse-repeat
71+ title : " *[Optional]* Repeat the preceding steps for all other |onprem| hosts in your High Availability deployment."
72+ ref : rinse-repeat
73+ content : |
74+ .. note::
6775
76+ The logs that generate from starting |onprem| service can be expected to temporarily pause
77+ logging at ``Starting pre-flight checks`` until all |onprem| servers upgrade to the same version.
78+
79+ If your upgrade is successful, repeat steps 1 to 4 on the next host in your
80+ high availability |onprem| deployment.
6881 ---
6982stepnum : 6
7083level : 4
You can’t perform that action at this time.
0 commit comments