3
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

出、出、出~~~!!mongorestore実行中的Error restoring database "insertion error: EOF"奴~~wwwwww

Posted at

俺です。

この世にAmazon Linuxで稼働しているmongodbが存在したとします。

version

mongodb-org-server-3.0.7-1.amzn1.x86_64
mongodb-org-tools-3.0.7-1.amzn1.x86_64
mongodb-org-shell-3.0.7-1.amzn1.x86_64
mongodb-org-3.0.7-1.amzn1.x86_64
mongodb-org-mongos-3.0.7-1.amzn1.x86_64

issue

このmongodbへmongorestoreを実行中に、とあるコレクションをリストアするタイミングで
以下の様なエラーに遭遇しました。

Failed: restore error: mongorestoreni.shiwo: error restoring from puke/mongo/mongorestoreni.shiwo: insertion error: EOF

対策

--batchSizeオプションを調整するとよいです。

参考

3
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?