Yos Tj
2016-03-01 12:56:12 UTC
Hello,
With mongostat, %used (of WiredTiger cache) never goes over 80% or so. Why?
Though it is not said clearly in MongoDB manual, there exist three
variables
related to eviction mechanism internally in my understanding.
eviction_dirty_target (default 80)
eviction_target (default 80)
eviction_trigger (default 95)
As I use read -only workload this time, I can put aside
eviction_dirty_target.
When I read large collections for example, I expect that %used fluctuates
between 80 and 95, but I have never seen such activity.
Regards,
--
You received this message because you are subscribed to the Google Groups "mongodb-user"
group.
For other MongoDB technical support options, see: http://www.mongodb.org/about/support/.
---
You received this message because you are subscribed to the Google Groups "mongodb-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mongodb-user+***@googlegroups.com.
To post to this group, send email to mongodb-***@googlegroups.com.
Visit this group at https://groups.google.com/group/mongodb-user.
To view this discussion on the web visit https://groups.google.com/d/msgid/mongodb-user/f8a110e4-4411-45c0-a9f4-67961c72c5e2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
With mongostat, %used (of WiredTiger cache) never goes over 80% or so. Why?
Though it is not said clearly in MongoDB manual, there exist three
variables
related to eviction mechanism internally in my understanding.
eviction_dirty_target (default 80)
eviction_target (default 80)
eviction_trigger (default 95)
As I use read -only workload this time, I can put aside
eviction_dirty_target.
When I read large collections for example, I expect that %used fluctuates
between 80 and 95, but I have never seen such activity.
Regards,
--
You received this message because you are subscribed to the Google Groups "mongodb-user"
group.
For other MongoDB technical support options, see: http://www.mongodb.org/about/support/.
---
You received this message because you are subscribed to the Google Groups "mongodb-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mongodb-user+***@googlegroups.com.
To post to this group, send email to mongodb-***@googlegroups.com.
Visit this group at https://groups.google.com/group/mongodb-user.
To view this discussion on the web visit https://groups.google.com/d/msgid/mongodb-user/f8a110e4-4411-45c0-a9f4-67961c72c5e2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.