Skip to content

(DOCSP-2738): Updated MMAP caution and stable packages table. #3403

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,8 @@ def has(self, *args):
'csharp-api': ('https://api.mongodb.com/csharp/current/html/%s.htm', ''),
'csharp-docs': ('https://mongodb.github.io/mongo-csharp-driver/2.4/reference/%s', ''),
'java-async-docs': ('http://mongodb.github.io/mongo-java-driver-reactivestreams/1.6/%s', ''),
'java-async-api': ('http://mongodb.github.io/mongo-java-driver-reactivestreams/1.6/javadoc/%s', '')
'java-async-api': ('http://mongodb.github.io/mongo-java-driver-reactivestreams/1.6/javadoc/%s', ''),
'bic': ('https://docs.mongodb.com/bi-connector/current%s','')
}

## add `extlinks` for each published version.
Expand Down
7 changes: 4 additions & 3 deletions source/includes/fact-mmapv1-big-endian.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.. important::

MMAPv1 is not supported on big-endian architectures such as s390x.
MongoDB returns an error if you set MMAPv1 as the
storage engine on a big-endian system.
:doc:`MMAPv1 </core/mmapv1>` is supported on 64-bit Intel
architectures (``x86_64``) only. MongoDB returns an error when
starting a :binary:`~bin.mongod` using MMAPv1 on an unsupported
architecture.
38 changes: 23 additions & 15 deletions source/includes/list-table-products-supported-architecture.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,35 @@ version of MongoDB products:

.. list-table::
:header-rows: 1
:widths: 40 15 15 15 15

* - Product
- x86_64/amd64
- x86_64
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why was amd64 removed? Did we drop support for it? I don't see that indicated in the source ticket. Our documentation still lists amd64 as a supported arch.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because it is a synonym: https://en.wikipedia.org/wiki/X86-64

- ppc64le
- s390x
- POWER8 (little endian)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same question - why was POWER8 removed? as far as I can tell, ppc64le was introduced with POWER8. It's feasible users will recognize one over the other.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One is the chipset, the other is the os compatibility. If we say POWER8, we should switch the others to Intel/AMD, zSeries and ARM. I'd leave this be. We use ppc64le in many other places, including the filenames of the binaries.

- ARMv8-A

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggest + -> and later.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed. Fixed.

* - MongoDB 3.4
* - MongoDB Community (3.4+)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[NP] this reverted to +. Change to "3.4 and later"

- |checkmark|
-
-
- |checkmark|


* - MongoDB Enterprise (3.4+)
- |checkmark|
- |checkmark|
- |checkmark|
- MongoDB Enterprise only
- MongoDB Enterprise only
- |checkmark|


* - `BI Connector <https://docs.mongodb.com/bi-connector/v2.0/>`__
* - :bic:`BI Connector </installation/>`
- |checkmark|
- |checkmark|
- |checkmark|
-

* - `Compass <https://docs.mongodb.com/compass/current/>`__
* - `Compass <https://docs.mongodb.com/compass/current/install/>`__
- |checkmark|
-
-
Expand All @@ -36,26 +44,26 @@ version of MongoDB products:
-
-

* - `Ops Manager <https://docs.opsmanager.mongodb.com/current/>`__
* - :opsmgr:`Ops Manager </core/requirements/index.html#hardware-compatibility-matrix-for-onprem-hosts>`
- |checkmark|
- |checkmark|
-
-
-

* - Automation Agent
* - :opsmgr:`Automation Agent </core/requirements/index.html#compatibility-matrix-for-onprem-hosts>`
- |checkmark|
-
- |checkmark|
-
-

* - Monitoring Agent
* - :opsmgr:`Monitoring Agent </core/requirements/index.html#compatibility-matrix-for-onprem-hosts>`
- |checkmark|
-
- |checkmark|
-
-

* - Backup Agent
* - :opsmgr:`Backup Agent </core/requirements/index.html#compatibility-matrix-for-onprem-hosts>`
- |checkmark|
-
- |checkmark|
-
-