Something is shutting your node down using the API. You might want to look at http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/cluster-nodes-shutdown.html#_disable_shutdown
Regards, Mark Walkom Infrastructure Engineer Campaign Monitor email: [email protected] web: www.campaignmonitor.com On 14 August 2014 14:23, Krishnan <[email protected]> wrote: > Hi All, > > I have cluster of one master only nodes and 7 data only nodes. Some nodes > are getting shutdown automatically. Could you please advise what is the > possible cause of this behaviour or how do I investigate the issue. > > For you perusal the log entry is below : > > Data node logs : > > [2014-08-13 17:10:22,882][INFO ][action.admin.cluster.node.shutdown] > [search7] shutting down in [200ms] > [2014-08-13 17:10:23,102][INFO ][action.admin.cluster.node.shutdown] > [search7] initiating requested shutdown... > [2014-08-13 17:10:23,106][INFO ][node ] [search7] > stopping ... > [2014-08-13 17:10:52,290][INFO ][node ] [search7] > stopped > [2014-08-13 17:10:52,290][INFO ][node ] [search7] > closing ... > [2014-08-13 17:10:52,323][INFO ][node ] [search7] > closed > > Server node logs : > [2014-08-13 17:10:21,879][INFO ][action.admin.cluster.node.shutdown] > [search1] [partial_cluster_shutdown]: requested, shutting down > [[QowbqobdTyqrMZ00EVSvbw]] in [1s] > [2014-08-13 17:10:21,991][INFO ][action.admin.cluster.node.shutdown] > [search1] [partial_cluster_shutdown]: requested, shutting down > [[hRJliGmSSTuXX1Kmmjz94Q]] in [1s] > [2014-08-13 17:10:22,206][INFO ][action.admin.cluster.node.shutdown] > [search1] [partial_cluster_shutdown]: requested, shutting down > [[dqnFXTV9RoKeJpSy7zNqPA]] in [1s] > [2014-08-13 17:10:22,901][INFO ][action.admin.cluster.node.shutdown] > [search1] [partial_cluster_shutdown]: done shutting down > [[QowbqobdTyqrMZ00EVSvbw]] > [2014-08-13 17:10:22,999][INFO ][action.admin.cluster.node.shutdown] > [search1] [partial_cluster_shutdown]: done shutting down > [[hRJliGmSSTuXX1Kmmjz94Q]] > [2014-08-13 17:10:23,290][INFO ][action.admin.cluster.node.shutdown] > [search1] [partial_cluster_shutdown]: done shutting down > [[dqnFXTV9RoKeJpSy7zNqPA]] > > Thank You, > Krishna > > -- > 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/1cf8f1ca-6388-4ffa-b4aa-805fc4254b8e%40googlegroups.com > <https://groups.google.com/d/msgid/elasticsearch/1cf8f1ca-6388-4ffa-b4aa-805fc4254b8e%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/CAEM624beY-NaK15DqeBDM3N5Ayfe%2BJZMTpBdkG3_Z6NNcjAkdQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
