Skip to content
This repository was archived by the owner on Nov 15, 2024. It is now read-only.
This repository was archived by the owner on Nov 15, 2024. It is now read-only.

Overriding autodetected NUMA node count. #47

@srdo

Description

@srdo

A user ran into the case that humio_processes was autodetected to 16, which is too many for their host to handle.

Overriding that value is easy enough, but the underlying numanodes fact is also used for setting environment variables.

https://github.com/humio/ansible-server/search?q=numanodes

Maybe it would be easier for users to control if we had a variable in defaults/main for the ansible_local.numanodes array, so users could replace that as well?

Metadata

Metadata

Assignees

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