Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redis memory overcommit warning #160

Open
morganney opened this issue Jan 7, 2024 · 0 comments
Open

Redis memory overcommit warning #160

morganney opened this issue Jan 7, 2024 · 0 comments
Labels
bug Something isn't working redis

Comments

@morganney
Copy link
Owner

morganney commented Jan 7, 2024

Picking this up from #122

Additionally, check container startup messages and ensure proper configuration of containers so any significant warnings are removed. Specifically, the ones about redis...

Here are the container startup messages related:

1:C 06 Jan 2024 03:38:39.248 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
@morganney morganney added bug Something isn't working redis labels Jan 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working redis
Projects
None yet
Development

No branches or pull requests

1 participant