Details
-
Bug
-
Resolution: Done
-
Major - P3
-
1.4.4
-
None
-
None
-
Linux, XFS
-
ALL
Description
Running a server with smallfiles turned on will cause mongod to create a large amount of additional files.
Example: a dataset with 18GB of files will have 47GB of files when --smallfiles is turned on.
steps to reproduce:
1) start server with --smallfiles
2) insert 3GB of data
3) db.stats()