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

Add overcommit.pp to deal with Can't save in background: fork: Cannot allocate memory ? #105

Closed
v6 opened this issue Aug 30, 2016 · 1 comment
Labels
enhancement New feature or request

Comments

@v6
Copy link

v6 commented Aug 30, 2016

I ran into this, recently:

    [beta1redis213] out: 17662:M 28 Aug 12:39:14.595 # Can't save in background: fork: Cannot allocate memory

Turns out it's a common enough problem that someone put it in the ReDiS FAQ, and in somebody stuck a solution for it in their Puppet module for ReDiS:

ReDiS FAQ on overcommit: http://redis.io/topics/faq#background-saving-is-failing-with-a-fork-error-under-linux-even-if-i39ve-a-lot-of-free-ram

https://github.com/giosakti/puppet-redis/blob/master/manifests/overcommit.pp

Is this over-engineering, or is it worth looking in to?

@petems petems changed the title // , Add overcommit.pp to deal with Can't save in background: fork: Cannot allocate memory ? Add overcommit.pp to deal with Can't save in background: fork: Cannot allocate memory ? Dec 3, 2016
@petems
Copy link
Member

petems commented May 3, 2017

Closed via #188

@petems petems closed this as completed May 3, 2017
@petems petems added the enhancement New feature or request label May 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants