Skip to content

Commit abe57de

Browse files
authored
Backport of (DOCSP-47573) Update versions for Restore in OM (#731) to 7.0 without the 8.0 addition (#736)
This PR updates restore versions. - [DOCSP-47573](https://jira.mongodb.org/browse/DOCSP-47573) - [STAGING: Prerequisites](https://deploy-preview-736--docs-ops-manager.netlify.app/tutorial/nav/restore-overview/)
1 parent b398406 commit abe57de

File tree

1 file changed

+13
-53
lines changed

1 file changed

+13
-53
lines changed

source/tutorial/nav/restore-overview.txt

Lines changed: 13 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ To perform automated restores:
9797
:manual:`setFeatureCompatibilityVersion </reference/command/setFeatureCompatibilityVersion>`.
9898

9999
- Review the following compatibility matrix for the supported source cluster
100-
each MongoDB version. The MongoDB version of each host in
100+
for each MongoDB version. The MongoDB version of each host in
101101
the target cluster *must* support the |fcv| of the snapshot of the
102102
source cluster.
103103

@@ -106,12 +106,6 @@ To perform automated restores:
106106
:stub-columns: 1
107107

108108
* - Source Cluster |fcv|
109-
- | MongoDB
110-
| 3.4
111-
- | MongoDB
112-
| 3.6
113-
- | MongoDB
114-
| 4.0
115109
- | MongoDB
116110
| 4.2
117111
- | MongoDB
@@ -120,79 +114,45 @@ To perform automated restores:
120114
| 5.0
121115
- | MongoDB
122116
| 6.0
117+
- | MongoDB
118+
| 7.0
123119

124-
* - 3.2
125-
- :icon:`check-circle`
126-
-
127-
-
128-
-
129-
-
130-
-
131-
-
132-
133-
* - 3.4
134-
- :icon:`check-circle`
135-
- :icon:`check-circle`
136-
-
137-
-
138-
-
139-
-
140-
-
141-
142-
* - 3.6
143-
-
120+
* - 4.2
144121
- :icon:`check-circle`
145122
- :icon:`check-circle`
146123
-
147124
-
148125
-
149-
-
150126

151-
* - 4.0
152-
-
153-
-
127+
* - 4.4
128+
-
154129
- :icon:`check-circle`
155130
- :icon:`check-circle`
156131
-
157132
-
158-
-
159133

160-
* - 4.2
161-
-
162-
-
134+
* - 5.0
163135
-
136+
-
164137
- :icon:`check-circle`
165138
- :icon:`check-circle`
166139
-
167-
-
168140

169-
* - 4.4
170-
-
171-
-
141+
* - 6.0
172142
-
173143
-
144+
-
174145
- :icon:`check-circle`
175146
- :icon:`check-circle`
176-
-
177147

178-
* - 5.0
148+
* - 7.0
179149
-
180-
-
181-
-
182-
-
183-
-
184-
- :icon:`check-circle`
185-
- :icon:`check-circle`
186-
187-
* - 6.0
188150
-
189-
-
190-
-
191-
-
192-
-
151+
-
193152
-
194153
- :icon:`check-circle`
195154

155+
196156
Restore to Different Project
197157
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
198158

0 commit comments

Comments
 (0)