-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Programmability
-
ALL
-
v9.0
-
Programmability 2026-07-07
-
None
-
None
-
None
-
None
-
None
-
None
-
None
OS: Ubuntu 26.04 LTS (Resolute Raccoon)
Kernel: 7.0.0-22-generic
MongoDB: 8.3.4
Problem:
Starting MongoDB via systemd fails immediately with:
MongoDB cannot start: Linux kernel versions 6.19 and newer has a known incompatibility with this version of MongoDB.
However, running:
sudo mongod --config /etc/mongod.conf --fork
starts the server successfully and clients can connect.
Expected behavior:
The systemd service should start successfully on Ubuntu 26.04.
- is related to
-
SERVER-131779 Add linux kernel expemptions for ubuntu specific patches
-
- Blocked
-
-
SERVER-121912 Upgrade tcmalloc to include rseq bug fix
-
- Closed
-
- related to
-
SERVER-131152 MongoDB 8.0 crashes with segmentation fault (SIGSEGV) on Ubuntu 26.04 LTS
-
- Closed
-
-
SERVER-125742 Remove the graceful exit for kernel version 7.0.14 and above
-
- Closed
-