-
Type: Bug
-
Resolution: Incomplete
-
Priority: Critical - P2
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Environment:Azure VM using Linux OS.
-
ALL
Mongod service is going down unexpectedly with below error.
We built this DB on Azure VM a couple of days back.
2023-10-18T11:52:39.375+0000 I NETWORK [listener] connection accepted from 168.63.129.16:60101 #2597 (2 connections now open)
2023-10-18T11:52:43.573+0000 E STORAGE [WTCheckpointThread] WiredTiger error (9) [1697629963:573590][88800:0x7f51eba1a700], file:index-10298-3638152389526840726.wt, WT_SESSION.checkpoint: __posix_sync, 108: /opt/app/mcap/index-10298-3638152389526840726.wt: handle-sync: fdatasync: Bad file descriptor Raw: [1697629963:573590][88800:0x7f51eba1a700], file:index-10298-3638152389526840726.wt, WT_SESSION.checkpoint: __posix_sync, 108: /opt/app/mcap/index-10298-3638152389526840726.wt: handle-sync: fdatasync: Bad file descriptor
2023-10-18T11:52:43.573+0000 E STORAGE [WTCheckpointThread] WiredTiger error (-31804) [1697629963:573756][88800:0x7f51eba1a700], file:index-10298-3638152389526840726.wt, WT_SESSION.checkpoint: __wt_panic, 523: the process must exit and restart: WT_PANIC: WiredTiger library panic Raw: [1697629963:573756][88800:0x7f51eba1a700], file:index-10298-3638152389526840726.wt, WT_SESSION.checkpoint: __wt_panic, 523: the process must exit and restart: WT_PANIC: WiredTiger library panic
2023-10-18T11:52:43.573+0000 F - [WTCheckpointThread] Fatal Assertion 50853 at src/mongo/db/storage/wiredtiger/wiredtiger_util.cpp 420
2023-10-18T11:52:43.573+0000 F - [WTCheckpointThread] \n\n***aborting after fassert() failure\n\n
2023-10-18T11:52:43.587+0000 F - [WTCheckpointThread] Got signal: 6 (Aborted).