Re: [mongodb-user] MongoDB optimization (crashing)

22 views
Skip to first unread message

Raxit Sheth

unread,
Oct 2, 2012, 11:57:36 AM10/2/12
to mongod...@googlegroups.com
You may want to take a look at

Sharding : http://www.mongodb.org/display/DOCS/Sharding+Introduction
Replication : http://www.mongodb.org/display/DOCS/Replication

As well, what is real bottleneck? Is it Web/App Server or mongodb or both?

Raxit

On Tue, Oct 2, 2012 at 8:01 PM, Ignacio Tolstoy <arkan...@gmail.com> wrote:
> I need some help here.
>
> I don't have so much knowledge about mongo administration. But because of my
> work I had to learn some things about it.
>
> At this moment I've a standalone mongodb instance on a linux server.
>
> The server is working with 5 collections, the bigger one with 70.000.000
> documents.
>
> One or two months ago (with 40kk documents) the server started to go slow in
> all querys, from ~0,00024 to ~2.5
>
> We fixed that with a server change and indexing some values of
> sorting/querying.
>
> At this moment we find ourselves again in the same situation.
>
> Every x time (maybe 15 minutes) the server starts doing queue of 300-400
> clients with 3900 connections and all slows down.
>
> Queues and connection starts growing up and webservers throws time-out
> errors.
>
> I was hoping I can get some advice on optimization and "what to do now" as I
> said, I'm not an expert on mongodb administration and I'm collapsing right
> now.
>
> Thanks in advance.
>
> --
> You received this message because you are subscribed to the Google
> Groups "mongodb-user" group.
> To post to this group, send email to mongod...@googlegroups.com
> To unsubscribe from this group, send email to
> mongodb-user...@googlegroups.com
> See also the IRC channel -- freenode.net#mongodb

William Zola

unread,
Oct 2, 2012, 6:05:17 PM10/2/12
to mongod...@googlegroups.com
Hi Raxit!

The first step in fixing your performance problem is figuring out where the performance problem is.

You will need to provide additional information.  The best way to do that is to put your MongoDB system into MMS.  See here for details:

Once you've done that, if you post a link to your MMS page, I can take a further look at it.

Good luck!

 -William 
Reply all
Reply to author
Forward
0 new messages