it means that you have no space left on root directory. Can you tell me the output of df -h
it is is 100% then you have to make some space On Tue, Aug 19, 2014 at 11:24 PM, shriyansh jain <[email protected]> wrote: > > > On Tuesday, August 19, 2014 10:37:48 AM UTC-7, shriyansh jain wrote: > >> The command is not giving me any output. Is there any other way to find >> out the problem.? >> >> Thanks, >> Shriyansh >> >> On Tuesday, August 19, 2014 10:33:43 AM UTC-7, pawansharma2045 wrote: >> >>> First grep the pid of existing elasticsearch using >>> *netstat -ntlp | grep 9200* >>> kill that pid and start the elasticsearch service >>> >>> when i try to execute "sudo service elasticsearch restart". it throws an >>> exception >>> >> > IOException[No space left on device] > java.io.IOException: No space left on device > at java.io.FileOutputStream.writeBytes(Native Method) > at java.io.FileOutputStream.write(FileOutputStream.java:305) > at org.elasticsearch.bootstrap.Bootstrap.main(Bootstrap.java:157) > at > org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:32) > > >> >>> >>> On Tue, Aug 19, 2014 at 11:08 PM, shriyansh jain <[email protected]> >>> wrote: >>> >>>> Hi, >>>> >>>> While trying to check the elasticsearch status, I am getting the message >>>> >>>> elasticsearch dead but pid file exists. >>>> >>>> How can I restart my services.? >>>> >>>> Thank you, >>>> Shriyansh >>>> >>>> -- >>>> 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/b606f43b-c4af-4114-9419-88ebe0397616% >>>> 40googlegroups.com >>>> <https://groups.google.com/d/msgid/elasticsearch/b606f43b-c4af-4114-9419-88ebe0397616%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/4cc2ab13-88b2-4faa-ad0a-f04fd392664a%40googlegroups.com > <https://groups.google.com/d/msgid/elasticsearch/4cc2ab13-88b2-4faa-ad0a-f04fd392664a%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/CAMUueYm-V4pBMRfN2yLY8eGBR1Uwe-PwEOWOLMz%2BR8jMwhnp0g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
