Hi,
I am getting the Error of failed to send join request to master while running Elastic 6.4.0. Please see the below given log snapshot and help me.
Master Node Config
cluster.name: aabb
node.name: linsee1
node.master: true
node.data: false
path.data: /var/fpwork/workspace_smtrs/elasticsearch-6.4.0/data
path.logs: /var/fpwork/workspace_smtrs/elasticsearch-6.4.0/logs
#discovery.zen.ping.unicast.hosts: ["10.182.197.132","10.182.197.102","10.182.197.160"]
discovery.zen.ping.unicast.hosts: ["10.182.197.102:9500","10.182.197.132:9500","10.182.197.160:9500","10.159.252.99:9500"]
bootstrap.system_call_filter: false
action.auto_create_index: ".security*,.monitoring*,.watches,.triggered_watches,.watcher-history*,.ml*"
network.host: 0.0.0.0
transport.tcp.compress: true
http.port : 9400
transport.tcp.port: 9500
discovery.zen.minimum_master_nodes: 1
network.publish_host: 0.0.0.0
network.bind_host: 0.0.0.0
Data Node 1
cluster.name: aabb
node.name: master
node.master: false
node.data: true
path.data: /var/fpwork/elastic_kibana/elasticsearch-6.4.0/data
path.logs: /var/fpwork/elastic_kibana/elasticsearch-6.4.0/logs
discovery.zen.ping.unicast.hosts: ["10.182.197.102:9500","10.182.197.132:9500","10.182.197.160:9500","10.159.252.99:9500"]
bootstrap.system_call_filter: false
action.auto_create_index: ".security*,.monitoring*,.watches,.triggered_watches,.watcher-history*,.ml*"
network.host: 0.0.0.0
transport.tcp.compress: true
http.port : 9400
transport.tcp.port: 9500
discovery.zen.minimum_master_nodes: 1
network.publish_host: 0.0.0.0
network.bind_host: 0.0.0.0
Data Node2
cluster.name: aabb
node.name: cloud1
node.master: false
node.data: true
path.data: /var/fpwork/workspace_smtrs/elasticsearch-6.4.0/data
path.logs: /var/fpwork/workspace_smtrs/elasticsearch-6.4.0/logs
#discovery.zen.ping.unicast.hosts: ["10.182.197.132","10.182.197.102","10.182.197.160"]
discovery.zen.ping.unicast.hosts: ["10.182.197.102:9500","10.182.197.132:9500","10.182.197.160:9500","10.159.252.99:9500"]
#discovery.zen.ping.unicast.hosts: ["10.182.197.102","10.182.197.132","10.182.197.160"]
bootstrap.system_call_filter: false
action.auto_create_index: ".security*,.monitoring*,.watches,.triggered_watches,.watcher-history*,.ml*"
network.host: 0.0.0.0
transport.tcp.compress: true
http.port : 9400
transport.tcp.port: 9500
discovery.zen.minimum_master_nodes: 1
network.publish_host: 0.0.0.0
network.bind_host: 0.0.0.0
Data Node3
cluster.name: aabb
node.name: cloud2
node.master: false
node.data: true
path.data: /var/fpwork/workspace_smtrs/elasticsearch-6.4.0/data
path.logs: /var/fpwork/workspace_smtrs/elasticsearch-6.4.0/logs
discovery.zen.ping.unicast.hosts: ["10.182.197.102:9500","10.182.197.132:9500","10.182.197.160:9500","10.159.252.99:9500"]
bootstrap.system_call_filter: false
action.auto_create_index: ".security*,.monitoring*,.watches,.triggered_watches,.watcher-history*,.ml*"
network.host: 0.0.0.0
transport.tcp.compress: true
http.port : 9400
transport.tcp.port: 9500
discovery.zen.minimum_master_nodes: 1
network.publish_host: 0.0.0.0
network.bind_host: 0.0.0.0
Console Snapshot
[2018-09-10T15:38:57,773][INFO ][o.e.n.Node ] [cloud2] starting ...
[2018-09-10T15:38:57,924][INFO ][o.e.t.TransportService ] [cloud2] publish_address {192.168.0.37:9500}, bound_addresses {[::]:9500}
[2018-09-10T15:38:57,937][INFO ][o.e.b.BootstrapChecks ] [cloud2] bound or publishing to a non-loopback address, enforcing bootstrap checks
[2018-09-10T15:39:27,958][WARN ][o.e.n.Node ] [cloud2] timed out while waiting for initial discovery state - timeout: 30s
[2018-09-10T15:39:27,981][INFO ][o.e.x.s.t.n.SecurityNetty4HttpServerTransport] [cloud2] publish_address {192.168.0.37:9400}, bound_addresses {[::]:9400}
[2018-09-10T15:39:27,982][INFO ][o.e.n.Node ] [cloud2] started
[2018-09-10T15:39:31,413][INFO ][o.e.d.z.ZenDiscovery ] [cloud2] failed to send join request to master [{linsee1}{OFlb-GtlR5e-HP84Fh0oeg}{oTbJsRaKRnO5u2HYzFaFbw}{10.159.252.99}{10.159.252.99:9500}{ml.machine_memory=202717806592, ml.max_open_jobs=20, xpack.installed=true, ml.enabled=true}], reason [RemoteTransportException[[linsee1][10.159.252.99:9500][internal:discovery/zen/join]]; nested: ConnectTransportException[[cloud2][192.168.0.37:9500] connect_timeout[30s]]; ]
[2018-09-10T15:40:04,538][INFO ][o.e.d.z.ZenDiscovery ] [cloud2] failed to send join request to master [{linsee1}{OFlb-GtlR5e-HP84Fh0oeg}{oTbJsRaKRnO5u2HYzFaFbw}{10.159.252.99}{10.159.252.99:9500}{ml.machine_memory=202717806592, ml.max_open_jobs=20, xpack.installed=true, ml.enabled=true}], reason [RemoteTransportException[[linsee1][10.159.252.99:9500][internal:discovery/zen/join]]; nested: ConnectTransportException[[cloud2][192.168.0.37:9500] connect_timeout[30s]]; ]
[2018-09-10T15:40:37,667][INFO ][o.e.d.z.ZenDiscovery ] [cloud2] failed to send join request to master [{linsee1}{OFlb-GtlR5e-HP84Fh0oeg}{oTbJsRaKRnO5u2HYzFaFbw}{10.159.252.99}{10.159.252.99:9500}{ml.machine_memory=202717806592, ml.max_open_jobs=20, xpack.installed=true, ml.enabled=true}], reason [RemoteTransportException[[linsee1][10.159.252.99:9500][internal:discovery/zen/join]]; nested: ConnectTransportException[[cloud2][192.168.0.37:9500] connect_timeout[30s]