Replies: 1 comment
-
does this work if you exclude the docker yaml and opensearch image ? basically, im thinking lets narrow the problem down without the noise of opensearch ... so for example, if you run the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I face a problem with podman
I'm on Fedora 41. I want to run open search with
The problem I face is
When investigating with sleep command on one of the node, it output
The problem is the host already has unlimited ulimit memory lock, and I even set in container config
/home/ben/.config/containers/containers.conf
But it still lock in 8192, where the Host OS is unlimited. (fedora 41).
Any help is appreciated, as I don't want to install docker on my machine.
Beta Was this translation helpful? Give feedback.
All reactions