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: |
55
55
stepnum : 4
56
56
level : 4
57
57
title : " 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.
61
68
---
62
69
stepnum : 5
63
70
level : 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::
67
75
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.
68
81
---
69
82
stepnum : 6
70
83
level : 4
You can’t perform that action at this time.
0 commit comments