Mongo write error: crash on new file failure

When trying to insert into a collection, I encountered Mongo write error (code 12520, message "new file failed"). I can insert into other collections in the same database without issue and there is disk space. I set the ulimits as recommended in the documentation and followed the instructions here , it cat /proc/<mongod_pid>/limits

shows that higher limits have been applied. The problem first appeared with documents about 7.5 m in size, and after emptying the collection, it reappeared in 7653926 documents.

Does anyone know what the problem might be or where to start looking?

+3
mongodb


source to share


No one has answered this question yet

Check out similar questions:

104
Indexing Mongoose in Production Code
40
File write operations in mongo script?
ten
what's the best "tail -f" big collection in mongo through meteor?
five
WiredTiger Too many open file errors while resynchronizing a member of a secondary replica set
2
Decreasing the speed of MongoDb
1
MongoDB skip and limit when querying two collections
1
MongoDB 2.4 doesn't allow creating collections after fileSize ~ = 2GB, but dataSize ~ 1MB
0
GridFS Disk Management
0
1 document with updates vs Much less and insert
0
Malfunctioning MongoDB space usage when using $ push



All Articles
Loading...
X
Show
Funny
Dev
Pics