-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 1.4.4
-
Component/s: None
-
None
-
Environment:Linux, XFS
-
ALL
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()