There are some races in the db file allocator where a file might be created but left without a valid initial extent structure inside. Such files will never be subsequently used by the server for storing data; they will be skipped and the next sequential file will be created and used.
- is related to
-
SERVER-5670 externally preallocated data files may be ignored when allocating extents
- Closed