Running ycsb against a two shard cluster, each shard a 3 node repl set on EC2 running 2.8.0-rc0 using mmapv1. Load phase of 200M documents. The log file grows by about 9 GB/hr mostly on slow insert log statements. Running 8 mongos, with ycsb load generation co-located with mongos.
mongods running on c3.4xlarge AMI instances. Data on local ssd. Log file to different local ssd.
Increasing the slowms to 200 resolves the problem.
- is related to
-
SERVER-16773 Performance degradation due to TCMalloc scalability
- Closed
- related to
-
SERVER-16152 WiredTiger out of disk space results in UnknownError
- Closed