Skip to content

Commit e615b86

Browse files
DOCS-50003 OM EOL References (#14714)
1 parent b4e9a16 commit e615b86

9 files changed

+27
-28
lines changed
Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
.. warning:: Upgrade Managed Databases to MongoDB
22

3-
|onprem| 6.0 doesn't support MongoDB 3.4. If you are using
4-
MongoDB 3.4 or earlier and want to upgrade to |onprem| 6.0, you must
5-
upgrade to at least MongoDB 3.6. However, we recommend that you upgrade
6-
to at least MongoDB 4.4 before upgrading to |onprem| 6.0.
3+
|onprem| 6.0 doesn't support MongoDB versions earlier to 6.0. If you are using
4+
MongoDB earlier than 6.0 and want to upgrade to a version later than |onprem| 6.0,
5+
you must upgrade to at least MongoDB 6.0.
76

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
.. warning:: Upgrade Managed Databases to MongoDB 4.4 or Later
22

3-
|onprem| 8.0 doesn't support MongoDB 4.2 and earlier. If you're using
4-
MongoDB 4.2 or earlier and want to upgrade to |onprem| 8.0, you must
5-
upgrade to at least MongoDB 4.4. If you don't upgrade to at least MongoDB 4.4,
3+
|onprem| 8.0 doesn't support MongoDB versions earlier than 6.0. If you're using
4+
A MongoDB version earlier than 6.0 and want to upgrade to |onprem| 8.0, you must
5+
upgrade to at least MongoDB 6.0. If you don't upgrade to at least MongoDB 6.0,
66
|onprem| fails |pre-flight checks| and won't start.
7-
After upgrading to at least MongoDB 4.4, we still recommend that you upgrade
7+
After upgrading to at least MongoDB 6.0, we still recommend that you upgrade
88
to the :ref:`latest MongoDB version compatible <mongo-db-compatibility>`
99
with |onprem| before upgrading to |onprem| 8.0.
1010

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
To use the |bic-full| on |mms| 8.0.0 or later, you must use MongoDB 4.4
1+
To use the |bic-full| on |mms| 8.0.0 or later, you must use MongoDB 6.0
22
or later.
33

44
If your |bic-short-no-link| runs MongoDB 3.6, you must disable the
5-
|bic-short-no-link|, or update MongoDB to 4.4 before you upgrade |mms|
5+
|bic-short-no-link|, or update MongoDB to 6.0 before you upgrade |mms|
66
to 8.0.0 or later.

content/ops-manager/upcoming/source/includes/choice-install-enable-appdb-monitoring.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313

1414
.. include:: /includes/agents/binaries-removed-from-path.rst
1515

16-
On x86_64 architecture running Debian 10 or 11, and
17-
Ubuntu 18.04, 20.04, 22.04, or 24.04:
16+
On x86_64 architecture running Debian 11, and
17+
Ubuntu 22.04, or 24.04:
1818

1919
.. include:: /includes/steps/monitor-appdb-on-amd64.ubuntu1604-deb.rst
2020

@@ -81,7 +81,7 @@
8181
:tabid: ppc
8282

8383
On RHEL / CentOS (7.x) on PowerPC architecture (managing
84-
MongoDB 3.4 or later deployments):
84+
MongoDB 6.0 or later deployments):
8585

8686
.. tabs::
8787

@@ -104,7 +104,7 @@
104104
.. tab:: IBM zSeries
105105
:tabid: s390x
106106

107-
On zSeries architecture (managing MongoDB 4.4 or later
107+
On zSeries architecture (managing MongoDB 6.0 or later
108108
deployments), use RHEL (7.x, 8.x, or 9.x) or CentOS (7.x or
109109
8.x):
110110

content/ops-manager/upcoming/source/includes/choice-install-mongodb-agent-manage-platform.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
.. include:: /includes/agents/binaries-removed-from-path.rst
2222

23-
On x86_64 architecture running Debian 9/10/11/12 or Ubuntu 18.04/20.04/22.04/24.04:
23+
On x86_64 architecture running Debian 11/12 or Ubuntu 22.04/24.04:
2424

2525
.. include:: /includes/steps/install-mongodb-agent-manage-amd64.ubuntu1604-deb.rst
2626

@@ -29,7 +29,7 @@
2929

3030
.. include:: /includes/agents/binaries-removed-from-path.rst
3131

32-
On ARM64 architecture running Ubuntu 20.04/22.04/24.04:
32+
On ARM64 architecture running Ubuntu 22.04/24.04:
3333

3434
.. include:: /includes/steps/install-mongodb-agent-manage-arm64.ubuntu2004.rst
3535

@@ -59,8 +59,8 @@
5959
.. tab:: RHEL/CentOS, SUSE, Amazon Linux 2
6060
:tabid: v7
6161

62-
Running RHEL (7.x, 8.x, or 9.x) or CentOS (7.x or
63-
8.x), SUSE12, SUSE15, or Amazon Linux 2:
62+
Running RHEL (7.x, 8.x, or 9.x) or CentOS (7.x,
63+
8.x or 9.x), SUSE12, SUSE15, Amazon Linux 2, Amazon Linux 2023:
6464

6565
.. tabs::
6666

content/ops-manager/upcoming/source/includes/choice-install-mongodb-agent-monitor-platform.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020

2121
.. include:: /includes/agents/binaries-removed-from-path.rst
2222

23-
On x86_64 architecture running Debian 9, Ubuntu 18.04,
24-
Ubuntu 20.04, Ubuntu 22.04, or Ubuntu 24.04:
23+
On x86_64 architecture running Debian 9,
24+
Ubuntu 22.04, or Ubuntu 24.04:
2525

2626
.. include:: /includes/steps/install-mongodb-agent-monitor-amd64.ubuntu1604-deb.rst
2727

@@ -87,7 +87,7 @@
8787
:tabid: ppc
8888

8989
On RHEL / CentOS (7.x) on PowerPC architecture
90-
(managing MongoDB 3.6 or later deployments):
90+
(managing MongoDB 6.0 or later deployments):
9191

9292
.. tabs::
9393

@@ -110,7 +110,7 @@
110110
.. tab:: IBM ZSeries
111111
:tabid: s390x
112112

113-
On zSeries architecture (managing MongoDB 4.4 or
113+
On zSeries architecture (managing MongoDB 6.0 or
114114
later deployments):
115115

116116
Running RHEL (7.x, 8.x, or 9.x) or CentOS (7.x or 8.x)

content/ops-manager/upcoming/source/includes/choice-update-mongodb-agent-monitoring.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
.. tab:: Intel/AMD
1919
:tabid: x86
2020

21-
On x86_64 architecture running Debian 9, Ubuntu 18.04,
22-
Ubuntu 20.04, Ubuntu 22.04, or Ubuntu 24.04:
21+
On x86_64 architecture running Debian 11, Ubuntu 22.04,
22+
or Ubuntu 24.04:
2323

2424
.. include:: /includes/steps/update-monitoring-to-mongodb-agent-amd64.ubuntu1604-deb.rst
2525

@@ -99,7 +99,7 @@
9999
.. tab:: IBM ZSeries
100100
:tabid: s390x
101101

102-
On zSeries architecture (managing MongoDB 4.4 or
102+
On zSeries architecture (managing MongoDB 6.0 or
103103
later deployments):
104104

105105
Running RHEL (7.x, 8.x, or 9.x) or CentOS (7.x or 8.x)

content/ops-manager/upcoming/source/includes/extracts-mongodb-eol.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ content: |
2929
.. note:: |mms| support for End of Life MongoDB versions
3030
3131
|mms| doesn't support Backup,
32-
Monitoring, or Automation for versions earlier than MongoDB 3.6.
32+
Monitoring, or Automation for versions earlier than MongoDB 6.0
3333
3434
|mms| continues to support Automation, Backup, and Monitoring
35-
using the {+mdbagent+} for clusters running MongoDB 3.6 or later.
35+
using the {+mdbagent+} for clusters running MongoDB 6.0 or later.
3636
3737
...

content/ops-manager/upcoming/source/includes/steps-restore-manual-init-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,4 +211,4 @@ content: |
211211
- Restore using MongoDB 4.2.
212212
- Have |mms| run an automated restore.
213213
214-
This issue doesn't apply to MongoDB 4.4 or later snapshots.
214+
This issue doesn't apply to MongoDB 6.0 or later snapshots.

0 commit comments

Comments
 (0)