Hey, this is very hard to tell without further debugging/information. Can you check your logfiles, if there are any exceptions popping up? Can you check the logfile of your master node, if node joins/leaves or even master elections happen? Also you should add monitoring to your infrastructure (like Marvel) in order to find out more about your running system...
--Alex On Tue, Apr 29, 2014 at 4:02 PM, Sviatoslav Abakumov < [email protected]> wrote: > Hello, > > I have a 40-shard index, currently its size is 39 GB. There's only one > type in the index, and one of the fields is of nested type that holds > complex documents. > When I start to populate the index further, after adding about 3000 > documents server becomes unavailable for some time. Then it becomes > available again, but one of the shards is left unallocated. > After I restart ES, all shards load just fine, but the story repeats > itself. > > Thanks. > > -- > You received this message because you are subscribed to the Google Groups > "elasticsearch" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/elasticsearch/e471d7af-65db-44ec-9fc1-00af68f6f4d4%40googlegroups.com<https://groups.google.com/d/msgid/elasticsearch/e471d7af-65db-44ec-9fc1-00af68f6f4d4%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAGCwEM_XpDde6-R8D210pRBSCDQNeVrngBN_h%3DtVyptQt89b1A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
