-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.2.6
-
Component/s: None
-
None
-
ALL
Mongo DB is crashing which is causing the application to fail. When extracted mongo Db logs found below error.
2022-09-11T00:36:21.977+0000 E STORAGE [WTJournalFlusher] WiredTiger (-28992) [1662856581:400819][7072:1995194080], WT_SESSION.log_flush: journal/WiredTigerLog.0000158373 handle-sync: FlushFileBuffers error: Not enough storage is available to process this command.
2022-09-11T00:36:21.989+0000 I - [WTJournalFlusher] Invariant failure: s->log_flush(s, “sync=on”) resulted in status UnknownError: -28992: Not enough storage is available to process this command.
After restarting application servers mongo started working as expected. But this is the second occurrence, and we wanted to know the resolution to avoid future occurrences.
Note : There's enough space available in disks.
800gb in D drive, 40-50gb is C drive. And mongo DB is around 720gb.
Mongo DB version used : 3.2.6.
Operating system : windows
Attaching full logs below from both the occurrences mongodb_LP (2).log.mongodb_LP_2022-08-22T20-46-44.log
- duplicates
-
SERVER-69717 Mongo DB crashing with an error: Not enough storage is available to process this command
- Closed
-
WT-9868 Mongo DB crashing with an error: Not enough storage is available to process this command
- Closed