Skip to content

Compatibility with newer linux kernels #765

Description

@MarDiehl

according to the release notes, the issues with TCmalloc is resolved for Linux kernels 7.0.14 and later.

I have kernel 7.1.5 (on Arch Linux if that matters), but the docker container does not work:

podman run --rm -v nomad_oasis_mongo:/data/db docker.io/mongo:8.0.28 mongod
{"t":{"$date":"2026-08-05T04:59:17.653Z"},"s":"F",  "c":"CONTROL",  "id":12257600,"ctx":"main","msg":"MongoDB cannot start: Linux kernel versions 6.19 and newer has a known incompatibility with this version of MongoDB. See https://jira.mongodb.org/browse/SERVER-121912 for more information."}

would it be possible to fix the check and only refuse to start on affected kernel versions?

Note: originally discussed on FAIRmat-NFDI/nomad-distro-template#245

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions