Skip to content

Warnings about NUMA while starting up the container #113

Open
@w1ndy

Description

Hi,

I'm running the mongo image on a NUMA-enabled machine, and I get following warning from logs when MongoDB is starting:

WARNING: You are running on a NUMA machine.
We suggest launching mongod like this to avoid performance problems:
numactl --interleave=all mongod [other options]

How can I resolve this? Any help is appreciated, thanks.

Metadata

Assignees

No one assigned

    Labels

    RequestRequest for image modification or featuredocsDocumentation needed!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions