Bobby Heath
unread,Oct 28, 2011, 6:00:25 PM10/28/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mongodb-user
My mongodb instance crashes every other day or so.
I am running Ubuntu 11.04, and I have version 1.8.3 of the MongoDB
Shell.
I am very new to Mongo, and I don't have a ton of experience
administering Ubuntu so I am having a hard time even discovering what
is happening.
My server gets almost no traffic, but it does run a nightly script to
upsert around 200,000 documents from a webservice. The crashes don't
seem to be occurring during the middle of this job execution. I get a
mail entry that contains the output every night, and it looks like the
Mongo server is either up or not. It doesn't show that some of the
upserts are successful, and then in the middle the rest fail, so I
don't think this script is causing the crashes. I am, however, not
sure how to find out when the crashes occur, so I can't be really sure
of anything at this point.
I know I haven't been terribly helpful in providing info to debug this
issue, but I don't really know of anything else I can provide to help
you help me.
Any help you may provide will be much appreciated.