-
Type:
Bug
-
Resolution: Done
-
Priority:
Minor - P4
-
None
-
Affects Version/s: 2.0.2
-
Component/s: Admin, Performance
-
None
-
Environment:Centos 5
Mongodb 2.0.2
-
ALL
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
We just upgraded all our mongodb instances to 2.0.2
Mongodb runs as :
/usr/bin/mongod --journal -f /etc/mongod.conf --rest --syncdelay 20 --profile=1 --slowms=200
It doesn't seem to create the system.profile collection when the profile level is set to 1.
The temp fix is to up the profiling level to 2, and then set it back to 1.
- is duplicated by
-
SERVER-5640 --profile option doesn't create the system.profile collection if it doesn't already exist
-
- Closed
-