Hi guys,
So for some reason it seems like I have to restart my mongod
process every week or so to maintain optimal speed. After a fresh mongod
restart my total RAM usage is around 2GB - all good.
Over the next x days this usage climbs as high as 6GB and mongod becomes progressively slower and slower - until I make another mongod
restart.
I work with as many useful indexes as possible, I pretty much have no COLLSCAN
s whatsoever. Anyone else experiencing this? Any help?
I am running on an up-to-date Ubuntu 16.04 machine with 4 Cores and 8GB RAM on DigitalOcean.
Additional Question: Any experience with https://github.com/cult-of-coders/redis-oplog here? Could this maybe fix my problems? I am hesitating to “just deploy” it to prod because of potential side effects … any input on this? Should I just go for it?
best regards,
Patrick