-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.4.4
-
Storage Execution
-
ALL
-
The FileAllocator assumes that all storage for databases is shared. If it detects that it cannot allocate more space it moves to the "failed" mode and writes are rejected.
This is not the correct behavior if the user has configured mongod with the --directoryPerDb option, since in that model the storage availability for each DB may differ.
- is related to
-
SERVER-14243 Fix the extent manager file allocation logic
- Closed
- links to