Would setting linux's overcommit_memory to 1 help reduce redis's io usage?
--
You received this message because you are subscribed to the Google Groups "Redis DB" group.
To view this discussion on the web visit https://groups.google.com/d/msg/redis-db/-/ggd815PGsScJ.
To post to this group, send email to redi...@googlegroups.com.
To unsubscribe from this group, send email to redis-db+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/redis-db?hl=en.
Dvir,
This is not AWS. It is a dedicated server.
I hadn’t thought of (config set save “”). I now pushed this configuration to production.
I’ll post an update probably tomorrow on how the results are. Maybe this could also reduce connection problems.
Thanks,
Haluk
Yeah, just to clarify: I offered it as a debugging/testing measure, not a solution.
sent from my Sinclair ZX48
No problem here. I think it is a solid advice. We do not need persistence on this server. We have over 30GB of data, but it can totally rebuild itself from scratch in case of failure. So this could even be a production configuration for us.
So far we are definitely seeing significantly less io usage.
Tomorrow, I would like to try isolating redis to a new harddrive and observe a bit more before I share the results.
Dvir;
This worked just fine. Once I set “save” configuration to nothing, io usage drops to zero.
Thank you,
Haluk
From: redi...@googlegroups.com [mailto:redi...@googlegroups.com] On Behalf Of Dvir Volk
Sent: Monday, October 01, 2012 1:03 AM