Skip to content

Commit 28517a3

Browse files
DOCSP-31784 Raspberry Pi Compatibility Note (#6444) (#6698)
* DOCSP-31784-raspberry-pi-compatibility-note * Empty-Commit * Adding footnote with draft content for PM consideration. * Moving footnote to relevant section. * Changing footnote to note directive. * DOCSP-31784-raspberry-pi-compatibility-note * Empty-Commit * Adding footnote with draft content for PM consideration. * Moving footnote to relevant section. * Changing footnote to note directive. * Updating text per feedback, reformatting as footnote. * Fixing footnote format * Removing duplicate note. * Specifying RPI 4. * Reverting back to note format per style guide. * Update source/administration/production-notes.txt --------- Co-authored-by: ianf-mongodb <[email protected]>
1 parent d6b9a48 commit 28517a3

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

source/administration/production-notes.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,11 @@ Starting in MongoDB 5.0, :binary:`~bin.mongod`, :binary:`~bin.mongos`,
8989
and the legacy :binary:`~bin.mongo` shell no longer support ``arm64``
9090
platforms which do not meet this minimum microarchitecture requirement.
9191

92+
.. note:: MongoDB no longer supports single board hardware lacking the proper
93+
CPU architecture (Raspberry Pi 4). See `Compatibility Changes in MongoDB 5.0
94+
<https://www.mongodb.com/docs/manual/release-notes/5.0-compatibility/#removed-raspberry-pi-support>`_
95+
for more information.
96+
9297
.. _prod-notes-supported-platforms-x86_64:
9398
.. _prod-notes-supported-platforms-PPC64LE:
9499
.. _prod-notes-supported-platforms-s390x:
@@ -1107,4 +1112,4 @@ Backups
11071112
To make backups of your MongoDB database, please refer to
11081113
:doc:`MongoDB Backup Methods Overview </core/backups>`.
11091114

1110-
.. include:: /includes/unicode-checkmark.rst
1115+
.. include:: /includes/unicode-checkmark.rst

0 commit comments

Comments
 (0)