monogdb new file allocation failure

发布于 2022-09-02 00:37:05 字数 761 浏览 8 评论 0

如题,python和mongodb(3.0版本)交互,报错 new file allocation failure:

具体的日志里面是

2016-01-15T14:58:46.082+0800 I STORAGE  [FileAllocator] allocating new datafile /var/lib/mongo/spiderdb.9, filling with zeroes...
2016-01-15T14:58:46.098+0800 I STORAGE  [FileAllocator] FileAllocator: posix_fallocate failed: errno:28 No space left on device falling back
2016-01-15T14:58:46.098+0800 I STORAGE  [FileAllocator] error: failed to allocate new file: /var/lib/mongo/spiderdb.9 size: 2146435072 failure creating new datafile; lseek failed for fd 64 with errno: errno:2 No such file or directory.  will try again in 10 seconds
2016-01-15T14:58:46.210+0800 I -        [conn16] Assertion: 12520:new file allocation failure

请各位大神帮忙看下怎么解决哈

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

酒儿 2022-09-09 00:37:05

检查一下磁盘空间够不够……

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文