1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
| root@CentOS7_node1 ~]# su elasticsearch /usr/local/elasticsearch-5.6.16/bin/elasticsearch [2019-05-10T00:17:43,452][INFO ][o.e.n.Node ] [elasticsearch-node1] initializing ... [2019-05-10T00:17:43,536][INFO ][o.e.e.NodeEnvironment ] [elasticsearch-node1] using [3] data paths, mounts [[/ (rootfs)]], net usable_space [18.1gb], net total_space [24.5gb], spins? [unknown], types [rootfs] [2019-05-10T00:17:43,536][INFO ][o.e.e.NodeEnvironment ] [elasticsearch-node1] heap size [1007.3mb], compressed ordinary object pointers [true] [2019-05-10T00:17:43,538][INFO ][o.e.n.Node ] [elasticsearch-node1] node name [elasticsearch-node1], node ID [Zwvq1z3TQZK-oPALgixXEw] [2019-05-10T00:17:43,538][INFO ][o.e.n.Node ] [elasticsearch-node1] version[5.6.16], pid[4408], build[3a740d1/2019-03-13T15:33:36.565Z], OS[Linux/3.10.0-957.el7.x86_64/amd64], JVM[Oracle Corporation/Java HotSpot(TM) 64-Bit Server VM/1.8.0_161/25.161-b12] [2019-05-10T00:17:43,538][INFO ][o.e.n.Node ] [elasticsearch-node1] JVM arguments [-Xms1g, -Xmx1g, -XX:+UseConcMarkSweepGC, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -Djdk.io.permissionsUseCanonicalPath=true, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Dlog4j.skipJansi=true, -XX:+HeapDumpOnOutOfMemoryError, -Des.path.home=/usr/local/elasticsearch-5.6.16] [2019-05-10T00:17:44,446][INFO ][o.e.p.PluginsService ] [elasticsearch-node1] loaded module [aggs-matrix-stats] [2019-05-10T00:17:44,447][INFO ][o.e.p.PluginsService ] [elasticsearch-node1] loaded module [ingest-common] [2019-05-10T00:17:44,447][INFO ][o.e.p.PluginsService ] [elasticsearch-node1] loaded module [lang-expression] [2019-05-10T00:17:44,447][INFO ][o.e.p.PluginsService ] [elasticsearch-node1] loaded module [lang-groovy] [2019-05-10T00:17:44,447][INFO ][o.e.p.PluginsService ] [elasticsearch-node1] loaded module [lang-mustache] [2019-05-10T00:17:44,447][INFO ][o.e.p.PluginsService ] [elasticsearch-node1] loaded module [lang-painless] [2019-05-10T00:17:44,447][INFO ][o.e.p.PluginsService ] [elasticsearch-node1] loaded module [parent-join] [2019-05-10T00:17:44,447][INFO ][o.e.p.PluginsService ] [elasticsearch-node1] loaded module [percolator] [2019-05-10T00:17:44,447][INFO ][o.e.p.PluginsService ] [elasticsearch-node1] loaded module [reindex] [2019-05-10T00:17:44,447][INFO ][o.e.p.PluginsService ] [elasticsearch-node1] loaded module [transport-netty3] [2019-05-10T00:17:44,447][INFO ][o.e.p.PluginsService ] [elasticsearch-node1] loaded module [transport-netty4] [2019-05-10T00:17:44,447][INFO ][o.e.p.PluginsService ] [elasticsearch-node1] no plugins loaded [2019-05-10T00:17:46,855][INFO ][o.e.d.DiscoveryModule ] [elasticsearch-node1] using discovery type [zen] [2019-05-10T00:17:47,716][INFO ][o.e.n.Node ] [elasticsearch-node1] initialized [2019-05-10T00:17:47,716][INFO ][o.e.n.Node ] [elasticsearch-node1] starting ... [2019-05-10T00:17:47,993][INFO ][o.e.t.TransportService ] [elasticsearch-node1] publish_address {10.211.55.7:9301}, bound_addresses {10.211.55.7:9301} [2019-05-10T00:17:48,014][INFO ][o.e.b.BootstrapChecks ] [elasticsearch-node1] bound or publishing to a non-loopback address, enforcing bootstrap checks [2019-05-10T00:17:51,097][WARN ][o.e.d.z.ZenDiscovery ] [elasticsearch-node1] not enough master nodes discovered during pinging (found [[Candidate{node={elasticsearch-node1}{Zwvq1z3TQZK-oPALgixXEw}{Eu1dFZSbRX6tYMwiOtqeZg}{10.211.55.7}{10.211.55.7:9301}, clusterStateVersion=-1}]], but needed [2]), pinging again [2019-05-10T00:17:54,346][INFO ][o.e.c.s.ClusterService ] [elasticsearch-node1] detected_master {elasticsearch-node3}{RNO7uYb-QOSJCQJ7EIkUMw}{VM3cXe-_TDOc_1qyq7yW3A}{10.211.55.10}{10.211.55.10:9301}, added {{elasticsearch-node3}{RNO7uYb-QOSJCQJ7EIkUMw}{VM3cXe-_TDOc_1qyq7yW3A}{10.211.55.10}{10.211.55.10:9301},}, reason: zen-disco-receive(from master [master {elasticsearch-node3}{RNO7uYb-QOSJCQJ7EIkUMw}{VM3cXe-_TDOc_1qyq7yW3A}{10.211.55.10}{10.211.55.10:9301} committed version [1]]) [2019-05-10T00:17:54,361][INFO ][o.e.h.n.Netty4HttpServerTransport] [elasticsearch-node1] publish_address {10.211.55.7:9201}, bound_addresses {10.211.55.7:9201} [2019-05-10T00:17:54,362][INFO ][o.e.n.Node ] [elasticsearch-node1] started [2019-05-10T00:17:54,476][INFO ][o.e.c.s.ClusterService ] [elasticsearch-node1] added {{elasticsearch-node2}{lQp8MtlHQZ6SPaAItO6XNQ}{DKUwk92pTCizmqvDIcxrnw}{10.211.55.9}{10.211.55.9:9301},}, reason: zen-disco-receive(from master [master {elasticsearch-node3}{RNO7uYb-QOSJCQJ7EIkUMw}{VM3cXe-_TDOc_1qyq7yW3A}{10.211.55.10}{10.211.55.10:9301} committed version [3]])
|