What do the logs show? On 24 April 2015 at 12:03, Ann Yablunovskaya <lad.sh...@gmail.com> wrote:
> Hi! > > I don't understand, what happend. > OS CentOS 7.1 > I have ES cluster with two servers. > It have the same configuration. > > I tried to configure shield and marvel but my second ES instanse have > suddenly crashed. > > > [root@server bin]# ./elasticsearch -v > Version: 1.5.1, Build: 5e38401/2015-04-09T13:41:35Z, JVM: 1.7.0_79 > > [root@server bin]# service elasticsearch-server start > Redirecting to /bin/systemctl start elasticsearch-server.service > > [root@server bin]# service elasticsearch-server status > Redirecting to /bin/systemctl status elasticsearch-server.service > elasticsearch-server.service - Starts and stops a single elasticsearch > instance on this system > Loaded: loaded (/usr/lib/systemd/system/elasticsearch-server.service; > enabled) > Active: active (running) since Thu 2015-04-23 21:50:09 EDT; 5s ago > Docs: http://www.elasticsearch.org > Process: 15958 ExecStart=/usr/share/elasticsearch/bin/elasticsearch -d > -p /var/run/elasticsearch/elasticsearch-server.pid > -Des.default.config=$CONF_FILE -Des.default.path.home=$ES_HOME > -Des.default.path.logs=$LOG_DIR -Des.default.path.data=$DATA_DIR > -Des.default.path.work=$WORK_DIR -Des.default.path.conf=$CONF_DIR > (code=exited, status=0/SUCCESS) > Main PID: 15964 (java) > CGroup: /system.slice/elasticsearch-server.service > └─15964 java -Xms30g -Xmx30g -Djava.awt.headless=true > -XX:+UseParNewGC -XX:+UseConcMarkSweepGC > -XX:CMSInitiatingOccupancyFraction=75 -XX:+UseCMSInitiating... > > Apr 23 21:50:08 server.local systemd[1]: PID file > /var/run/elasticsearch/elasticsearch-server.pid not readable (yet?) after > start. > Apr 23 21:50:09 server.local systemd[1]: Started Starts and stops a single > elasticsearch instance on this system. > > [root@server bin]# telnet localhost 9200 > Trying ::1... > telnet: connect to address ::1: Connection refused > Trying 127.0.0.1... > telnet: connect to address 127.0.0.1: Connection refused > > [root@server bin]# service elasticsearch-server status > Redirecting to /bin/systemctl status elasticsearch-server.service > elasticsearch-server.service - Starts and stops a single elasticsearch > instance on this system > Loaded: loaded (/usr/lib/systemd/system/elasticsearch-server.service; > enabled) > Active: failed (Result: exit-code) since Thu 2015-04-23 21:50:15 EDT; > 16s ago > Docs: http://www.elasticsearch.org > Process: 15958 ExecStart=/usr/share/elasticsearch/bin/elasticsearch -d > -p /var/run/elasticsearch/elasticsearch-server.pid > -Des.default.config=$CONF_FILE -Des.default.path.home=$ES_HOME > -Des.default.path.logs=$LOG_DIR -Des.default.path.data=$DATA_DIR > -Des.default.path.work=$WORK_DIR -Des.default.path.conf=$CONF_DIR > (code=exited, status=0/SUCCESS) > Main PID: 15964 (code=exited, status=3) > > Apr 23 21:50:08 server.local systemd[1]: PID file > /var/run/elasticsearch/elasticsearch-server.pid not readable (yet?) after > start. > Apr 23 21:50:09 server.local.local systemd[1]: Started Starts and stops a > single elasticsearch instance on this system. > Apr 23 21:50:15 server.local.local systemd[1]: > elasticsearch-server.service: main process exited, code=exited, > status=3/NOTIMPLEMENTED > Apr 23 21:50:15 server.local.local systemd[1]: Unit > elasticsearch-server.service entered failed state. > > I will be really appreciate any help! > > -- > 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 elasticsearch+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/elasticsearch/b8029de2-a170-49d2-81fd-9f8ec963d1b9%40googlegroups.com > <https://groups.google.com/d/msgid/elasticsearch/b8029de2-a170-49d2-81fd-9f8ec963d1b9%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 elasticsearch+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAEYi1X-kcSan1Nfr9%2B2KiRBc5G%3D1nYJTDXP95RS3Rt0SZNkO%2Bg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.