Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
MongoDB 在系统日志中引发以下错误:-
LogFile::synchronousAppend 失败,16384 字节中有 16384 字节未写入;b=0x7fed27ffe000 errno:28 设备上没有剩余空间 Tue Jun 26 00:13:42 Got signal: 6 (Aborted)
它是 64 位 Cent OS 机器。我的磁盘使用率仅为 65%。
发生这种情况,mongodb 崩溃,需要重新启动。
问题和解决方法是什么?