Details
-
Bug
-
Resolution: Cannot Reproduce
-
Major - P3
-
None
-
2.5.2
-
None
-
None
-
Windows Server 2008 R2 Datacenter SP1
Official Windows 64-bit 2008R2+ v2.5.2 binary
-
ALL
Description
Startup mongod. Options used (for reference):
mongod.exe --nopreallocj --smallfiles --dbpath E: --nojournal
|
Go to shell and do a query against local.system.namespaces will show:
{ "name" : "local.startup_log", "options" : NumberLong(10485760), "capped" : true } }
|
{ "name" : "local.startup_log", "options" : NumberLong(10485760), "capped" : true } }
|
{ "name" : "local.startup_log", "options" : NumberLong(10485760), "capped" : true } }
|