-
Type: Bug
-
Resolution: Incomplete
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
ALL
Running MongoDB Enterprise (3.4.10) on suse 12 with YCSB workload.
Every time I try to run the MongoDB with multiple threads, I get the segmentation fault.
Command:
./bin/mongod --storageEngine wiredTiger --wiredTigerEngineConfigString "cache_size=200GB,eviction=(threads_min=4,threads_max=16)" --dbpath /mnt/nvme0n1/db --logpath /mnt/nvme0n1/logs/mongo.log
Your help is appreciated.