-
Type: Question
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.0.2
-
Component/s: None
-
None
If I try to start mongod with a dbpath that is already populated, I get the following error message:
2015-05-12T16:25:54.044-0400 I STORAGE [initandlisten] exception in initAndListen: 72 Metadata contains unexpected value storage engine option for directoryPerDBExpected true but got falseinstead, terminating
This applies to both the default and wiredTiger storage engines.
- duplicates
-
SERVER-18442 better error message when attempting to change storage engine metadata options
- Closed