Sorry for my ignorance about MongoDB storage. I looked around, but did not find answers. Here are the questions I have:
1. Does MongoDB support multiple volume mount points, in Windows Server 2008? For example, each disk has 500MB, with four of them
2. Assume MongoDB supports multiple mount points, how does MongoDB recognize the newly added (or mounted) disks?
--
--
You received this message because you are subscribed to the Google
Groups "mongodb-user" group.
To post to this group, send email to mongod...@googlegroups.com
To unsubscribe from this group, send email to
mongodb-user...@googlegroups.com
See also the IRC channel -- freenode.net#mongodb
---
You received this message because you are subscribed to a topic in the Google Groups "mongodb-user" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/mongodb-user/2Z8zjaY53F0/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to mongodb-user...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
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.
I want to know if anyone has ACTUALLY SEEN bad behavior from multiple (shard) mongo daemons interfering with each other in a measurable way?
If so, what was the slowdown? Did it show as increased IO, some kind of swap usage, high cpu load, or what?