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

Overriding autodetected NUMA node count. #47

Open
srdo opened this issue May 5, 2021 · 1 comment
Open

Overriding autodetected NUMA node count. #47

srdo opened this issue May 5, 2021 · 1 comment
Assignees

Comments

@srdo
Copy link
Contributor

srdo commented May 5, 2021

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?

@schofield
Copy link
Contributor

This sounds like good approach.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants